Mp3tag 歷史版本列表
Mp3tag 是一個功能強大,但易於使用的工具來編輯常見的音頻格式的元數據,它支持 ID3v1,ID3v2.3,ID3v2.4,iTunes 的 MP4,WMA,Vorbis 的評論和 APE 標籤。它可以重命名文件的基礎上標籤信息,替換標籤和文件名中的字符或單詞,導入 / 導出標籤信息,創建播放列表等.Mp3tag 支持來自 Amazon,discogs 或 freedb 的在線數據庫查詢,允許... Mp3tag 軟體介紹更新時間:2021-05-21
更新細節:
更新時間:2021-05-21
更新細節:
更新時間:2021-05-21
更新細節:
What's new in this version:
Fixed:
- regression to a possible runtime error when running actions that result in empty fields (since v3.05f)
- drawing artifacts when resizing columns and splitter at tag-sources results
- suggest sorting of tag-sources result by length was still flaky
- sorting tag-sources result by length did not work correctly if length column exceeded the one hour mark
- occasional crash after using the extended tag dialog due to heap corruption
- occasional cannot write to file error when editing tags via navigation in the file list (since v3.05a)
- layout problem where dropdown fields on Tag Panel were sometimes partially hidden behind vertical scrollbar
Changed:
- using special filenames `cover` and `back` for front and back covers at Matroska attachments
- re-added ACOUSTID_FINGERPRINT to list of standard fields on new installations or field-list reset
- removing Matroska segment title if it differs from global tag title
- added POPULARIMETER and RATING to list of standard fields
- creating multiple fields using the multiple fields delimiter `` via replace or other actions was not possible
- not using ID3v2 unsynchronization scheme anymore when writing ID3v2.4 due to compatibility reasons with apps that don't implement the standard
New:
- added option to configure the image quality when resizing cover art via 'Adjust cover'
- added advanced tagging option to always display POPULARIMETER field for ID3v2 rating instead of app-specific convenience fields
- added support for editing cover art for Matroska MKA/MKV tags
- added support for WebP images for cover art
- added support for MP4 fields ITUNESALBUMID, ITUNESARTISTID, ITUNESCOMPOSERID, ITUNESCOUNTRYID, ITUNESGENREID, and XID
- LNG: updated Brazilian Portuguese, Czech, Finnish, Italian, Portuguese, Swedish, and Turkish translation
更新時間:2021-05-19
更新細節:
What's new in this version:
- async_hooks: use new v8::Context PromiseHook API
- lib: support setting process.env.TZ on windows
- (SEMVER-MINOR) module: add support for URL to import.meta.resolve
- (SEMVER-MINOR) process: add 'worker' event
- (SEMVER-MINOR) util: add util.types.isKeyObject and util.types.isCryptoKey
更新時間:2021-05-11
更新細節:
What's new in this version:
- Doing a clean install on Windows, Example.avc is not copied and loaded on startup
- Crash switching decks
- Playing this mp4 with wrong AAC-audio PTS values crashes Alley on windows
- Capture color conversions are inaccurate
- Undo-redo column insertion breaks with groups sometimes
- Midi (by position) shortcut no worky after undoing group column insert
- Text Animation doesn't leave a valid context
- L fixtures send different value than expected
- Video mixer gets garbage texture from somewhere
- Media Manager freezes trying to reconnect a file with a different name
- Capture input starts to trail in feedback
更新時間:2021-05-05
更新細節:
What's new in this version:
- Async_hooks,doc: replace process.stdout.fd with 1
- Benchmark: avoid using console.log()
- Benchmark: use process.hrtime.bigint()
- Bootstrap: freeze more intrinsics
- Build: fix label-pr workflow
- Build: label PRs with GitHub Action instead of nodejs-github-bot
Crypto:
- don't crash with some selfsigned certs
- fix generateKeyPair type checks
- fix scrypt keylen validation
- fix DiffieHellman generator validation
Debugger:
- enable linter on internal/inspector/inspect_client
- refactor internal/inspector/_inspect to use more primordials
- apply automatic lint fixes for inspect_repl.js
- apply automatic lint fixes for _inspect.js
- remove unused function argument
- align message with Node.js standard
- add usage example for --port
- fix race condition/deadlock on initialization
- replace internal use of deprecated API
- allow longer time to connect
- accommodate line chunking in Windows
- fix inspect restart on Windows
- remove unused code
- move node-inspect to internal library
Deps:
- V8: cherry-pick fd75c97d3f56
- upgrade npm to 7.11.2
- update to [email protected]
- patch V8 to 9.0.257.24
- patch V8 to 9.0.257.21
- update llhttp to 6.0.1
- patch V8 to 9.0.257.19
- Revert "doc: os.uptime() temporary bug notice"
- Fix outdated util inspect documentation and layout example
Doc:
- mark Node.js 10 as End-of-Life
- mark querystring api as legacy
- update node-api support matrix
- add arguments for stream event of Http2Server and Http2SecureServer
- indicate that abort tests do not generate core files
- add try/catch in http2 respondWithFile example
- note the system requirements for V8 tests
- minor clarification to pathObject
- clarify that fs.Dir async iterator closes automatically
- document new TCP_KEEPCNT and TCP_KEEPINTVL socket option defaults
- do not mention TCP in the allowHalfOpen option description
- update message to match actual output
- request default snap track be updated for LTS
- mark process.hrtime() as legacy
- fix typo in worker_threads.md
- fix version history for "exports" patterns
- fix package.json "imports" field history
- fix typo in buffer.md
- fix YAML comment opening tags
- add nodejs-sec email template
- document 'secureConnect' event limitation
更新時間:2021-04-29
更新細節:
What's new in this version:
- fixed: regression to a possible runtime error when running actions that result in empty fields (since v3.05f)
更新時間:2021-04-23
更新細節:
What's new in this version:
New:
- added option to configure the image quality when resizing cover art via 'Adjust cover'
- added advanced tagging option to always display POPULARIMETER field for ID3v2 rating instead of app-specific convenience fields
Changed:
- creating multiple fields using the multiple fields delimiter via replace or other actions was not possible
- using special filenames cover and back for front and back covers at Matroska attachments
- added POPULARIMETER and RATING to list of standard fields
Fixed:
- suggest sorting of tag-sources result by length was still flaky
- sorting tag-sources result by length did not work correctly if length column exceeded the one hour mark
- drawing artifacts when resizing columns and splitter at tag-sources results
更新時間:2021-04-21
更新細節:
更新時間:2021-04-21
更新細節:
What's new in this version:
Deprecations and Removals:
- Remove permissive rmdir recursive
- Runtime deprecate rmdir recursive option
- Runtime deprecate access to process.binding('http_parser')
- Runtime deprecate access to process.binding('url')
- Make process.binding('util') return only type checkers
- Runtime deprecate access to process.binding('crypto')
- Runtime deprecate access to process.binding('signal_wrap')
- Runtime deprecate access to process.binding('v8')
- Runtime deprecate access to process.binding('async_wrap')
- Remove module.createRequireFromPath
- Runtime deprecate subpath folder mappings
- Runtime deprecate "main" index and extension lookups
- Runtime deprecate invalid package.json main entries
- Runtime deprecate changing process.config
Stable Timers Promises API:
- The Timers Promises API provides an alternative set of timer functions that return Promise objects. Added in Node.js v15.0.0, in this release they graduate from experimental status to stable.
- Remove support for Python 2
- Default PYTHON to python3 in Makefile
- Update Makefile to support fat binary
- Warn for gcc versions earlier than 8.3.0
- Update minimum supported Xcode to 11
- Update minimum supported GCC to 8.3
- Update AIX to GCC8 for v16.x
- Set arch in Distribution.xml
V8 9.0:
- The V8 JavaScript engine is updated to V8 9.0, including performancetweaks and improvements.
- This update also brings the ECMAScript RegExp Match Indices, which provide the start and end indices of the captured string. The indices array is available via the `.indices` property on match objects when the regular expression has the `/d` flag.
Other Notable Changes:
- Graduate assert.match and assert.doesNotMatch
- Expose btoa and atob as globals
- Bump minimum ICU version to 68
- Update ICU to 69.1
- Update llhttp to 6.0.0
- Upgrade npm to 7.10.0
- Add http.ClientRequest.getRawHeaderNames()
- Update cluster to use Parent
- Add support for `node:`‑prefixed `require(…)`
- Add histogram option to timerify
- Add auto‑completion for `node:`‑prefixed `require(…)`
- Add getSystemErrorMap() impl