|
48 | 48 | </screenshot>
|
49 | 49 | </screenshots>
|
50 | 50 | <releases>
|
| 51 | + <release version="1.1.5" date="2021-06-27"> |
| 52 | + <description> |
| 53 | + <p>New features:</p> |
| 54 | + <ul> |
| 55 | + <li>Added support for AccurateRip verification</li> |
| 56 | + </ul> |
| 57 | + <p>Improvements:</p> |
| 58 | + <ul> |
| 59 | + <li>Added frequency bandwidth setting to FDK-AAC encoder configuration dialog</li> |
| 60 | + <li>Added an option to toggle logging of complete paths in log files</li> |
| 61 | + <li>Added options for specifying cover art files to freaccmd</li> |
| 62 | + <li>Added support for reading Shift_JIS encoded CD-Text</li> |
| 63 | + <li>Added support for writing album and track comments to cue sheets</li> |
| 64 | + <li>Added support for ID3v2 tags in RF64 files</li> |
| 65 | + <li>Added support for updating Vorbis Comment tags</li> |
| 66 | + <li>Added support for updating ID3v2 tags in RIFF and AIFF files</li> |
| 67 | + <li>Added support for updating LIST INFO tags in RIFF, RF64 and Wave64 files</li> |
| 68 | + <li>Added support for ensemble field in Vorbis Comment and APEv2 tags</li> |
| 69 | + <li>Added support for movement field in ID3v2, Vorbis Comment, APEv2 and MP4 tags</li> |
| 70 | + <li>Added support for additional URL fields in APEv2 tags</li> |
| 71 | + <li>Added a tag editor option to keep album artist even if identical to track artist</li> |
| 72 | + <li>Added media type field to tag editor</li> |
| 73 | + </ul> |
| 74 | + <p>Bug fixes:</p> |
| 75 | + <ul> |
| 76 | + <li>Fixed hotspot for genre edit field utility menu not covering the whole width of the field</li> |
| 77 | + <li>Fixed occasional crashes when selecting codec subformat using the "Start encoding with" menu</li> |
| 78 | + <li>Fixed chapter marks being offset by a few seconds when using DSP processing</li> |
| 79 | + <li>Fixed playback not working when using certain combinations of DSP processors</li> |
| 80 | + <li>Fixed incompatibility of FDK-AAC encoded HE and HEv2 AAC files with iTunes</li> |
| 81 | + <li>Fixed issue decoding FLAC files with unknown length</li> |
| 82 | + <li>Fixed glitches decoding transients in some Vorbis files</li> |
| 83 | + <li>Fixed possible crashes when decoding Opus files</li> |
| 84 | + <li>Fixed rare crashes in LAME encoder component</li> |
| 85 | + <li>Fixed strings read from ID3v2 tags being limited to 1024 characters</li> |
| 86 | + <li>Fixed crash when reading malformed CD-Text genre IDs</li> |
| 87 | + <li>Fixed failure ripping with negative read offset</li> |
| 88 | + <li>Fixed UI glitches and crashes on exit when running in a Wayland session</li> |
| 89 | + <li>Fixed popup menu and dropdown list closing behavior on non-Windows platforms</li> |
| 90 | + <li>Fixed issues with custom DPI settings on Xfce desktops</li> |
| 91 | + <li>Fixed drag & drop working unreliably on X11 based systems</li> |
| 92 | + </ul> |
| 93 | + <p>Updated codecs:</p> |
| 94 | + <ul> |
| 95 | + <li>Updated FFmpeg to version 4.4</li> |
| 96 | + <li>Updated Monkey's Audio to version 6.29</li> |
| 97 | + <li>Updated mpg123 to version 1.28.0</li> |
| 98 | + <li>Updated libfdk-aac to version 2.0.2</li> |
| 99 | + <li>Updated libogg to version 1.3.5</li> |
| 100 | + <li>Updated libsndfile to version 1.0.31</li> |
| 101 | + <li>Updated libsamplerate to version 0.2.1</li> |
| 102 | + </ul> |
| 103 | + <p>Updated translations:</p> |
| 104 | + <ul> |
| 105 | + <li>Updated Norwegian translation</li> |
| 106 | + <li>Updated Russian manual</li> |
| 107 | + </ul> |
| 108 | + </description> |
| 109 | + </release> |
51 | 110 | <release version="1.1.4" date="2021-02-14">
|
52 | 111 | <description>
|
53 | 112 | <p>Improvements:</p>
|
|
0 commit comments