Releases: NeoCoderMatrix86/AudioCuesheetEditor
Releases · NeoCoderMatrix86/AudioCuesheetEditor
7.1.0
What's Changed
- Set Version V7.1 by @NeoCoderMatrix86 in #394
- Hotfix v7.0 by @NeoCoderMatrix86 in #395
Full Changelog: v7.0.0...v7.1.0
7.0.0
What's Changed
- updated libraries and version by @NeoCoderMatrix86 in #379
- Prepare V6.1 by @NeoCoderMatrix86 in #382
- Update AudioCuesheetEditor.csproj by @NeoCoderMatrix86 in #383
- Enhance text import to use fixed timestamps by @NeoCoderMatrix86 in #385
- Edit is available for cuesheet import by @NeoCoderMatrix86 in #387
- Invalid file alert is not cleared by @NeoCoderMatrix86 in #388
- Deploy V7.0 by @NeoCoderMatrix86 in #389
Full Changelog: v6.0.0...v7.0.0
6.0.0
What's Changed
- Deploy v5.0 by @NeoCoderMatrix86 in #363
- Updated libraries and version by @NeoCoderMatrix86 in #364
- Calculate begin from previous section by @NeoCoderMatrix86 in #365
- 300 enable offline usage by @NeoCoderMatrix86 in #367
- Fix offline pwa by @NeoCoderMatrix86 in #369
- Edit file content during textimport by @NeoCoderMatrix86 in #371
- Shortcuts work when in help by @NeoCoderMatrix86 in #372
- Record timer can not be stopped by @NeoCoderMatrix86 in #375
- Update help for v60 by @NeoCoderMatrix86 in #376
- File labels missing by @NeoCoderMatrix86 in #377
- Deploy v6.0 by @NeoCoderMatrix86 in #378
Full Changelog: v5.0.0...v6.0.0
5.0.0
What's Changed
- Deploy Version 3.1.0 by @NeoCoderMatrix86 in #248
- Deploy Version 3.2.0 by @NeoCoderMatrix86 in #275
- Deploy Version 3.3.0 by @NeoCoderMatrix86 in #283
- Set correct version by @NeoCoderMatrix86 in #284
- Update to net 8 by @NeoCoderMatrix86 in #336
- Error boundary reload link doesnt work by @NeoCoderMatrix86 in #337
- Revert "Error boundary reload link doesnt work" by @NeoCoderMatrix86 in #338
- Redesigned error boundary by @NeoCoderMatrix86 in #339
- Menubar links are above each other in small view by @NeoCoderMatrix86 in #343
- Remove changelog from about by @NeoCoderMatrix86 in #346
- Menu selected items are grey by @NeoCoderMatrix86 in #347
- #348 import view has unexpected file upload button by @cbtk15 in #350
- Make split points work with begin and end by @NeoCoderMatrix86 in #351
- added links to preview environment by @NeoCoderMatrix86 in #352
- Switch version by @NeoCoderMatrix86 in #353
- Save last used export profile by @NeoCoderMatrix86 in #355
- Update help for v50 by @NeoCoderMatrix86 in #356
- New layout is not optimized for smart phones by @NeoCoderMatrix86 in #358
- Track validation of beginend is failing by @NeoCoderMatrix86 in #360
- Update .net by @NeoCoderMatrix86 in #362
New Contributors
Full Changelog: v4.0.0...v5.0.0
4.0.0
What's Changed
- 250 remove processing hints and include the validation into gui by @NeoCoderMatrix86 in #286
- Update version by @NeoCoderMatrix86 in #287
- 277 increase rendering performance with much tracks by @NeoCoderMatrix86 in #290
- Changed undo/redo icons to filled counterparts by @RadekKocka in #294
- Update from master by @NeoCoderMatrix86 in #295
- 63 add possibility to automatically split audio file by @NeoCoderMatrix86 in #304
- 301 audio file not recognized during import by @NeoCoderMatrix86 in #307
- 302 revalidation after textimport scheme change not displayed by @NeoCoderMatrix86 in #309
- Initial correction for setting track end after audio file analysis by @NeoCoderMatrix86 in #310
- Update AudioPlayer.razor by @NeoCoderMatrix86 in #311
- Last track length not calculated automatically during import by @NeoCoderMatrix86 in #315
- Ogg audiofile can not be used by @NeoCoderMatrix86 in #316
- Bugfix for localizing validation messages by @NeoCoderMatrix86 in #317
- Added shortcuts to help by @NeoCoderMatrix86 in #318
- Delete .github/workflows/deploy_github_pages.yml by @NeoCoderMatrix86 in #319
- Update documentation for v40 by @NeoCoderMatrix86 in #324
- Add detailed message why an export can not be done by @NeoCoderMatrix86 in #325
- Out of memory exception when using large mp3 files by @NeoCoderMatrix86 in #329
- Modal export cuesheet and exportprofile opens with the last generated files by @NeoCoderMatrix86 in #330
- Added splitpoints help by @NeoCoderMatrix86 in #331
New Contributors
- @RadekKocka made their first contribution in #294
Full Changelog: v3.3.0...v4.0.0
3.3.0
What's Changed
- Make controls column display as one row by @NeoCoderMatrix86 in #276
- 269 increase performance by @NeoCoderMatrix86 in #278
- Hotkey redesigned by @NeoCoderMatrix86 in #280
- 279 import mode overwrites current changes before committed by @NeoCoderMatrix86 in #281
Full Changelog: v3.2.0...v3.3.0
3.2.0
What's Changed
- Updated Changelog by @NeoCoderMatrix86 in #184
- Deploy Version 2.7.0 by @NeoCoderMatrix86 in #196
- Deploy Version 2.7.0 by @NeoCoderMatrix86 in #197
- Deploy v2.8.0 by @NeoCoderMatrix86 in #201
- Deploy V3.0.0 by @NeoCoderMatrix86 in #228
- 236 remove warnings for nullable on razor components by @NeoCoderMatrix86 in #254
- 208 load inforamtion from musicbrainz by @NeoCoderMatrix86 in #253
- Update 236-remove-warnings-for-nullable-on-razor-components by @NeoCoderMatrix86 in #255
- 236 remove warnings for nullable on razor components by @NeoCoderMatrix86 in #257
- Update Track.cs by @NeoCoderMatrix86 in #259
- 216 batch edit for properties by @NeoCoderMatrix86 in #260
- Updated nuget references by @NeoCoderMatrix86 in #263
- Corrected CopyValues to use public setters default by @NeoCoderMatrix86 in #264
- 265 multiple edit with dynamic value subtract doesnt work as expected by @NeoCoderMatrix86 in #266
- Moved ImportOptions to ViewModeImport by @NeoCoderMatrix86 in #268
- Added Select All toggle by @etroo44 in #262
- 267 undo multiple times doesnt work by @NeoCoderMatrix86 in #272
- 238 update user documentation for version 32 by @NeoCoderMatrix86 in #273
- Update changelog by @NeoCoderMatrix86 in #274
New Contributors
Full Changelog: v3.1.0...v3.2.0
3.1.0
What's Changed
- Update generateChangelog.yml by @NeoCoderMatrix86 in #225
- Update generateChangelog.yml by @NeoCoderMatrix86 in #226
- Updated Changelog by @NeoCoderMatrix86 in #227
- Set file extension always by @NeoCoderMatrix86 in #229
- Set file extension always by @NeoCoderMatrix86 in #230
-
- added missing localization by @NeoCoderMatrix86 in #234
- 231 filecontent not displayed when using an invalid import scheme by @NeoCoderMatrix86 in #235
- 209 treat aabb input as mmss not hhmm in length by @NeoCoderMatrix86 in #240
- Update ViewModeImport.razor by @NeoCoderMatrix86 in #241
- Update library.js by @NeoCoderMatrix86 in #243
- Bugfix for reload if track is added by @NeoCoderMatrix86 in #244
- Enhanced standard regular expressions by @NeoCoderMatrix86 in #245
- Updated screenshots for help by @NeoCoderMatrix86 in #246
- Updated Changelog by @NeoCoderMatrix86 in #247
Full Changelog: v3.0.0...v3.1.0
3.0.0
What's Changed
- Update V3 with changes from previous versions by @NeoCoderMatrix86 in #202
- #199 update to .net6 by @NeoCoderMatrix86 in #205
- #187 detach import view by @NeoCoderMatrix86 in #210
- Redesign import by @NeoCoderMatrix86 in #211
- Set end of track when duration of audiofile is available by @NeoCoderMatrix86 in #212
- #217 Sample Inputfile can not be imported by @NeoCoderMatrix86 in #221
- #206 redesign help by @NeoCoderMatrix86 in #219
- Update from v3.x by @NeoCoderMatrix86 in #222
- #206 redesign help by @NeoCoderMatrix86 in #224
- Edit file content during textimport by @NeoCoderMatrix86 in #215
- V3.x by @NeoCoderMatrix86 in #207
Full Changelog: v2.8.0...v3.0.0
2.8.0
v2.8.0 Update AudioCuesheetEditor.csproj