Skip to content

v1.2.7 Beta 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Brollyy Brollyy released this 07 Nov 22:40
· 6 commits to release-1.2.7b1 since this release

Disclaimer

This release has been put in Beta due to major changes done internally to implement the new features.
While the new copy/paste has been mostly tested by now, version 1.2.7 as a whole is not confirmed to be fully stable yet, so basic features like copy/paste, placing or moving notes on the grid, or selecting/deselecting notes might now work as expected.

If you still want to test the new features in v1.2.7 and notice something not working correctly anymore, please report it to @Brollyy either on Discord or by opening a new issue in GitHub.

New features

  • Added a new setting to specify a default Grid Spacing for new maps, by @Brollyy in #134
  • Added a new setting to specify default Mapper Name for new maps, by @Brollyy in #138
  • Song Name and Artist Name will now be automatically filled for new maps with metadata from the song OGG file, by @Brollyy in #138
  • (experimental) Implemented native clipboard support for copying and pasting notes, using open source RagnaRuneString library to enable clipboard support outside Edda as well, by @Brollyy in #139
  • (experimental) Implemented three different options for pasting notes into Edda, allowing mappers to select how they want the notes to be pasted, depending on source/target BPM, by @Brollyy in #139

For more information on the new copy/paste features, please see the full description with examples.

Bugfixes

  • Improved performance of a few actions that had a noticeable lag (e.g. Ctrl+Z after deleting a lot of notes at once), by @Brollyy in #139
  • Fixed an issue where sometimes pasted notes would display with incorrect symbols, by @Brollyy in #139

Other Notes