|
| 1 | +Changes in v3.8.1 (2020.12.31): |
| 2 | +* Increased max number of custom instruments from 18 to 240. |
| 3 | +* It's now possible to reorder custom instruments on the instrument settings. |
| 4 | +* Unnamed custom instruments will now be renamed automatically based on |
| 5 | +the name of the sound file. |
| 6 | +* Custom sound files can now be stored in subfolders of the 'Sounds' folder. |
| 7 | +* Added an option to pack all sound files in a song to a ZIP file. |
| 8 | +* Reordered custom instrument colors for better visualization. |
| 9 | +* The 'Press' setting is now saved for the default instruments. |
| 10 | +* The 'Press' setting will now be on for all melodic instruments by default. |
| 11 | +* Added a 'Pick block' command. Hover the mouse over a note and press the |
| 12 | +middle mouse button to select its properties. |
| 13 | +* Added an option to import MIDIs with double time precision. |
| 14 | +* Tweaked the default settings on MIDI import to provide the best results. |
| 15 | +* It's now possible to mute or disable individual MIDI devices. |
| 16 | +* NBS version changed to 5. |
| 17 | +* Bugfixes and improvements: |
| 18 | + * Auto-recovery was disabled temporarily while a critical issue is |
| 19 | +investigated. |
| 20 | + * When collapsed, the instrument row in the top bar will change to display |
| 21 | +the currently selected instrument. |
| 22 | + * Custom instrument icons now have different colors and an improved font. |
| 23 | + * Sound file names are now truncated to fit their text boxes. |
| 24 | + * Custom sound files used in the demo songs are now in a separate folder. |
| 25 | + * It won't be possible to save a song in a legacy version if it contains more |
| 26 | +than 18 instruments. |
| 27 | + * All settings are now saved to disk after closing each window, not only when |
| 28 | +quitting the program. |
| 29 | + * Recent songs are now saved to disk when the list is updated. |
| 30 | + * Fixed wrong file names in the extra notes resource pack, causing missing |
| 31 | +sounds. |
| 32 | + * Fixed missing cow bell sound in the extra notes resource pack. |
| 33 | + * Fixed missing subtitles in extra notes resource pack. |
| 34 | + * Updated bundled resource packs to pack format 6 (compatible with Java |
| 35 | +Edition 1.16+). |
| 36 | + * Fixed missing sounds warning asking for instruments without a sound file |
| 37 | +selected. |
| 38 | + * Fixed a crash when deleting custom instruments still being used in the |
| 39 | +song. |
| 40 | + * Added a confirmation dialog when deleting an instrument still used in the |
| 41 | +song. |
| 42 | + * Fixed MIDI input placing note blocks with velocity higher than 100. |
| 43 | + * Fixed first layer on the screen having the wrong color in the Dark theme. |
| 44 | + * Fixed menu bar using wrong colors in dark theme. |
| 45 | + * Fixed container box in 'Song properties' having the wrong size with the |
| 46 | +Aqua theme. |
| 47 | + |
1 | 48 | Changes in v3.8.0 (2020.07.02): |
2 | 49 | * Massive performance improvements! Songs should now rarely slow down, |
3 | 50 | skip notes, or cut off when too many sounds are playing at once. |
|
0 commit comments