Paint.NET 歷史版本列表
Paint.NET 是免費的圖像和照片編輯軟件運行 Windows 的個人電腦。它具有直觀和創新的用戶界面,支持圖層,無限撤消,特殊效果以及各種有用和強大的工具。一個積極發展的在線社區提供友好的幫助,教程和插件.它開始作為由微軟指導的本科學院高級設計項目開發,目前由一些最初從事這項工作的校友維護。最初意圖作為 Windows 附帶的 Microsoft Paint 軟件的免費替代品,它已經發展成為... Paint.NET 軟體介紹更新時間:2019-05-16
更新細節:
What's new in this version:
Changed:
- Marked the expressions used in Find & Replace to not be escaped (that way slash doesn't need special treatment)
- More improvement on start up speed when playing live TV on clients
- Updated Greek translation (thanks Panagiotis)
- Allow URL's with DEFINED CONTENT LENGTHS to be converted to other formats in DLNA. You may select url as a type to convert in the DLNA server Audio advanced options when SPECIFIED FORMAT WHEN NECESSARY is selected
- Updated to Monkey's Audio 4.72
- Slovak translation updated (thanks Peter Lukac)
New:
- Added RadioParadise as an available Theater View page (each page shows a list of tracks for the station)
- Let Radio Paradise look one track ahead on playback so it can push the next track to a DLNA renderer that supports SetNextAVTransportURI for gapless support. Since RP is range based like a cue file this REQUIRES the associated DLNA server to be set to SPECIFIED FORMAT or SPECIFIED FORMAT WHEN NECESSARY
- You can perform a case-sensitive search by adding ~case to the search string
Fixed:
- When getting the filename field in an expression, the filename slash character won't be replaced by underscores (only slashes in other fields)
- MC would crash on playing video on a client, if either of the Media Network options - "Disable audio buffer to disk (for low powered systems)" or "Disable video buffer to disk (for low powered systems)", was used
- When switching tabs, the search suggestions would not switch
- Captions were not working with 2D image playback
更新時間:2019-05-13
更新細節:
更新時間:2019-05-10
更新細節:
更新時間:2019-05-09
更新細節:
What's new in this version:
Changes:
Deps:
- Updated llhttp to 1.1.3. This fixes a bug that made Node.js' HTTP parser refuse any request URL that contained the "|" (vertical bar) character (Fedor Indutny) #27595.
Tls:
- Added an enableTrace() method to TLSSocket and an enableTrace option to tls.createServer(). When enabled, TSL packet trace information is written to stderr. This can be used to debug TLS connection problems (cjihrig)
Cli:
- Added a --trace-tls command-line flag that enables tracing of TLS connections without the need to modify existing application code (cjihrig)
- Added a --cpu-prof-interval command-line flag. It can be used to specify the sampling interval for the CPU profiles generated by --cpu-prof (Joyee Cheung)
Module:
- Added the createRequire() method. It allows to create a require function from a file URL object, a file URL string or an absolute path string. The existing createRequireFromPath() method is now deprecated (Myles Borins)
- Throw on require('./path.mjs'). This is technically a breaking change that should have landed with Node.js 12.0.0. It is necessary to have this to keep the possibility for a future minor version to load ES Modules with the require function (Myles Borins)
Repl:
- The REPL now supports multi-line statements using BigInt literals as well as public and private class fields and methods (Ruben Bridgewater)
- The REPL now supports tab autocompletion of file paths with fs methods (Anto Aravinth)
Meta:
- Added Christian Clauss to collaborators
更新時間:2019-05-03
更新細節:
What's new in this version:
Fixed:
- Radio Paradise did not play
更新時間:2019-05-01
更新細節:
更新時間:2019-04-25
更新細節:
What's new in this version:
Changed:
- Updated to Monkey's Audio 4.68
Fixed:
- The recent changes caused Buffered Internet Reader to ignore ICY metadata and other options
更新時間:2019-04-22
更新細節:
更新時間:2019-04-15
更新細節:
更新時間:2019-04-12
更新細節:
What's new in this version:
Functionality changed or added:
- Improved tag selector performance in libraries with many tags
- Keep earliest Date Added when merging items
- Link to troubleshooting instructions if unable to update a word processor document
- Miscellaneous bibliographic output and word processor integration fixes
- Updated citeproc-js to version 1.1.236
Bugs fixed:
- Fixed error updating word processor documents in some situations
- Fixed various minor UI issues in tag selector
- Export CSL JSON with title-short instead of shortTitle