v1.3.2
What's new
-
MajdataEdit
- New text editing component with simai syntax highlighting, line number display, improved appearance, and better usability. (Inspired by MajdataX)
- Added a "Shortcut Help" option under the settings menu in the top menu bar, which displays all majdataEdit keyboard shortcuts.
- Removed the check for updates feature.
- Adjusted some interface components and text to improve clarity.
-
UI & Controls
- Added a one-click button to jump to the simply_align page after successfully generating audio on the arcade_timing page.
- Dropped VBR (variable bitrate) audio encoding and switched to always using CBR (constant bitrate) encoding, as MajdataEdit sometimes has issues playing VBR audio.
-
Under the hood:
- Updated the bundled MajdataEdit to v1.3.2.
- Updated the bundled MajdataView to v1.3.2.
-
Adjusted some interface components, text, and output messages in the app to improve clarity.
Bug fixes:
- Fixed an issue where analysis results remained on the arcade_timing page after the reference/target files were changed.
How to update from v1.3.1
- Delete the old
src/folder in the project root directory entirely. - Copy the new
src/folder to the project root directory.
Full Changelog: v1.3.1...v1.3.2