Skip to content

Commit

Permalink
Merge pull request #140 from ablwr/release-notes
Browse files Browse the repository at this point in the history
Add history for future release
  • Loading branch information
JeromeMartinez authored May 27, 2020
2 parents 3f29afd + 10d830b commit 364e3be
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 42 deletions.
46 changes: 26 additions & 20 deletions History_CLI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,32 @@ Notes:
- Deleted
x Correction

Version 1.3.8, 2019-04-26
-------------

Version 1.3.7, 2019-04-19
-------------
+ Fix crash with empty fields in XML input
+ Link between ISRC in aXML and ISRC in INFO (EBU recommendation)

Version 1.3.6, 2018-09-10
-------------
+ Loudness CLI parameters

Version 1.3.5, 2018-08-27
-------------
x Fix missing Null Character on LIST-INFO chunks during file writing

Version 1.3.3, 2017-11-21
-------------
x Fix regression preventing to store bext chunck version 0 or 1

Version 20.05, 2020-05-28
-------------
x Correct variable name spelling (Issue #120)
x Allow values larger than 32 bits in TimeReference input SpinBox (Issue #70)
+ Transition to year.month-based version numbering

Version 1.3.8, 2019-04-26
-------------

Version 1.3.7, 2019-04-19
-------------
+ Fix crash with empty fields in XML input
+ Link between ISRC in aXML and ISRC in INFO (EBU recommendation)

Version 1.3.6, 2018-09-10
-------------
+ Loudness CLI parameters

Version 1.3.5, 2018-08-27
-------------
x Fix missing Null Character on LIST-INFO chunks during file writing

Version 1.3.3, 2017-11-21
-------------
x Fix regression preventing to store bext chunck version 0 or 1

Version 1.3.2, 2017-09-26
-------------
+ Packages for latest versions of Debian, Ubuntu, Fedora, RHEL/CentOS...
Expand Down
65 changes: 43 additions & 22 deletions History_GUI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,49 @@ Notes:
- Deleted
x Correction

Version 1.3.8, 2019-04-26
-------------
+ Fix crash when saving on close

Version 1.3.7, 2019-04-19
-------------
+ Fix crash with empty fields in XML input
+ Link between ISRC in aXML and ISRC in INFO (EBU recommendation)

Version 1.3.6, 2018-09-10
-------------
+ Loudness CLI parameters

Version 1.3.5, 2018-08-27
-------------
x Fix missing Null Character on LIST-INFO chunks during file writing

Version 1.3.3, 2017-11-21
-------------
+ Add a warning if the user tries to fill content with non ASCII characters
x Fix regression preventing to store bext chunck version 0 or 1

Version 20.05, 2020-05-28
-------------
+ "Fill all open files with this value" option (Issue #110)
+ Toggle md5 value endianness (Issue #78)
+ Show tooltips only over column headers (Issue #99)
+ Incorporate logo (Issue #76)
+ Add single file editor view (Issue #79, #127, #106)
x Fix compilation issues with non-Unicode on Windows (Issue #135)
x Improve ASCII support (Issue #29, #63)
x Add line breaks in FileName field descriptions (Issue #121)
x Fix duplication of CodingHistory headers (Issue #103)
x Stop setting BextVersion field twice (Issue #98)
x Fix occasional crash when saving large number of files (Issue #71)
x Improve file drag and drop events (Issue #83)
x Improve CodingHistory dialog (Issue #122, #124)
+ Add icon to close files (Issue #100)
+ Show available info for invalid files (Issue #93)
+ Add warnings and use icons for errors/warnings (Issue #101)
+ Soften color palette (#126)
+ Transition to year.month-based version numbering

Version 1.3.8, 2019-04-26
-------------
+ Fix crash when saving on close

Version 1.3.7, 2019-04-19
-------------
+ Fix crash with empty fields in XML input
+ Link between ISRC in aXML and ISRC in INFO (EBU recommendation)

Version 1.3.6, 2018-09-10
-------------
+ Loudness CLI parameters

Version 1.3.5, 2018-08-27
-------------
x Fix missing Null Character on LIST-INFO chunks during file writing

Version 1.3.3, 2017-11-21
-------------
+ Add a warning if the user tries to fill content with non ASCII characters
x Fix regression preventing to store bext chunck version 0 or 1

Version 1.3.2, 2017-09-26
-------------
+ Packages for latest versions of Debian, Ubuntu, Fedora, RHEL/CentOS...
Expand Down

0 comments on commit 364e3be

Please sign in to comment.