Warning, /multimedia/kid3/ChangeLog is written in an unsupported language. File is not indexed.

0001 Sat Feb 24 18:15:31 CET 2024  Urs Fleisch  <ufleisch@users.sourceforge.net>
0002 
0003         * Release 3.9.5
0004 
0005         * New:
0006           + Keyboard shortcuts for play toolbar.
0007           + Option "Audio output" in "User Actions" settings tab.
0008           + Support WebP format for pictures.
0009 
0010         * Improved:
0011           + Clicking again on 1 star makes star rating disappear.
0012           + Support '\|' to escape string list separators.
0013 
0014         * Fixed:
0015           + Support multiple values in APE text items.
0016           + Building with TagLib 2.0.
0017           + Building from macOS with arm64.
0018           + Building snap packages.
0019 
0020 Sun Jul  9 10:32:10 CEST 2023  Urs Fleisch  <ufleisch@users.sourceforge.net>
0021 
0022         * Release 3.9.4
0023 
0024         * New:
0025           + All the official binaries are built with Qt 6. For macOS, the
0026             Darwin-amd64.dmg file is now the Qt 6 version, whereas systems older
0027             than Mojave need the package Darwin-Qt5.dmg. The string replacement
0028             settings stored by Qt 6 are not compatible with Qt 5 because a
0029             different encoding is used.
0030           + Option "Select file on play" in "User Actions" settings tab.
0031 
0032         * Improved:
0033           + Click on play tool bar time toggles between elapsed and remaining
0034             time.
0035           + The visibility and docked area of the play tool bar are restored.
0036           + ID3v1: When setting multiple genres, use first supported element.
0037           + Qt6: Use SVG icons for better performance in file list and dialog.
0038 
0039         * Fixed:
0040           + Do not mark all non-unified frames as modified if any non-unified
0041             frame is changed.
0042           + Crash in Id3libMetadata when clicking Edit on unsupported frame.
0043           + Setting text encoding on TXXX frames with TaglibMetadata.
0044           + Skip non letter characters for first letter uppercase format.
0045           + Discogs import: Fix values in Artist, Arranger and Performer frames,
0046             use "genres" if "styles" is empty, fetch correct cover art,
0047             support vinyl track numbers like A1.
0048           + Qt6: Crash when adding item to config table.
0049           + Qt6: Larger media player slider, do not repeat when last song has
0050             been played.
0051           + Windows, TaglibMetadata: Support files larger than 2 GB.
0052           + Windows, OggFlacMetadata: Build without libssp-0.dll.
0053           + Windows, Mp4v2Metadata: Fix saving with file names containing non
0054             ASCII characters.
0055 
0056 Thu Jan 12 12:15:43 CET 2023  Urs Fleisch  <ufleisch@users.sourceforge.net>
0057 
0058         * Release 3.9.3
0059 
0060         * New:
0061           + User action script to fix ID3v2 standard violations.
0062 
0063         * Improved:
0064           + Accept letters in track numbers when setting tags from filename.
0065           + Embed lyrics: Use letras.com instead of lyrics.wikia.com.
0066 
0067         * Fixed:
0068           + Crash upon termination when qml and qmlview actions have been used.
0069           + Abort when invalid keys are used for FLAC Vorbis comments.
0070           + Use of non-BMP Unicode characters with TagLib.
0071           + Error description when saving files fails.
0072           + Discogs import.
0073           + Building with Musl libc.
0074           + Windows: Handling of common path in multiple command line arguments.
0075 
0076 Sat Aug  6 07:14:23 CEST 2022  Urs Fleisch  <ufleisch@users.sourceforge.net>
0077 
0078         * Release 3.9.2
0079 
0080         * New:
0081           + Support DSDIFF (DFF) files.
0082           + MP4: Support for audio book chapters, only with Mp4v2Metadata plugin.
0083           + Norwegian Nynorsk translation.
0084 
0085         * Improved:
0086           + Allow playlist file name formats to be edited.
0087           + URLs with search results from web browser can be entered in the import
0088             dialogs (Amazon, Discogs, gnudb.org, MusicBrainz).
0089           + New style for macOS icon.
0090           + kid3-cli: Encoding detection for text file import and export.
0091           + kid3-cli: Set rating as star count with 'set ratingstars'.
0092           + Build with latest mp4v2 library.
0093 
0094         * Fixed:
0095           + Wrong frames are changed if track number is changed when importing.
0096           + MP4: Editing of free form atoms with four letter names.
0097           + Amazon import.
0098 
0099 Sat Jan 15 09:01:43 CET 2022  Urs Fleisch  <ufleisch@users.sourceforge.net>
0100 
0101         * Release 3.9.1
0102 
0103         * New:
0104           + Slovenian translation.
0105 
0106         * Fixed:
0107           + Crash when tags are displayed in the file list, a tag is removed
0108             and then saved or when the tag is reverted.
0109           + With "Filename Format/Use for playlist and folder names" it is not
0110             possible to rename a folder to multiple path components when a
0111             string replacement for "/" is configured.
0112           + With "Filename Format/Use for playlist and folder names", when path
0113             components in folders or playlists contain a ".", the part after
0114             the dot is not formatted.
0115           + Discogs import.
0116           + MP4: "No Tag" is not displayed in file list for files without
0117             metadata.
0118           + MP4: Metadata is not stripped from files when tag is removed
0119             (requires new TagLib).
0120           + Android: Import with HTTPS (Discogs, MusicBrainz) fails with
0121             "Error: TLS initialization failed".
0122 
0123 Sat Dec 18 09:22:30 CET 2021  Urs Fleisch  <ufleisch@users.sourceforge.net>
0124 
0125         * Release 3.9.0
0126 
0127         * New:
0128           + Support for custom quick access frames.
0129           + Support standard tags as columns in the file list.
0130           + Option to use file format for playlist and folder names.
0131           + Basque and Icelandic translations.
0132           + kid3-cli: Command 'execute' to run QML scripts.
0133           + QML: Scripts to export and import in JSON format.
0134 
0135         * Improved:
0136           + KDE: Separate state config from settings config.
0137           + kid3-cli: Allow setting frame values from a file and storing to a file.
0138 
0139         * Fixed:
0140           + Discogs import.
0141           + Get tags from file names with spaces before the extension.
0142           + QML: Added support for Tag 3 where it was missing.
0143           + Android: Quick access frames configuration.
0144 
0145 Sun Jun 20 11:18:51 CEST 2021  Urs Fleisch  <ufleisch@users.sourceforge.net>
0146 
0147         * Release 3.8.7
0148 
0149         * New:
0150           + Russian handbook.
0151 
0152         * Fixed:
0153           + ID3v2: Wrong numeric strings for genres Fast Fusion, Folk, Folk Rock,
0154             Folklore, Funk, Fusion.
0155           + ID3v1: Genres Avant-Garde, Beat Music, Bebop, Britpop, Dancehall,
0156             Dark Wave, Euro House, Eurotechno, Fast Fusion, Folk Rock, Hip Hop,
0157             Jazz-Funk, Pop-Funk, Synth-Pop, Worldbeat cannot be set with TagLib
0158             version < 1.12.
0159           + Memory leak in the rare case where the file type is detected not by
0160             the extension but by the contents.
0161           + kid3-cli: Fields (sub-elements of a frame) with a non-string value
0162             cannot be set with id3lib.
0163 
0164 Thu Mar 18 08:21:47 CET 2021  Urs Fleisch  <ufleisch@users.sourceforge.net>
0165 
0166         * Release 3.8.6
0167 
0168         * Improved:
0169           + Support Qt 6.
0170           + Windows: Provide nicer default style.
0171 
0172         * Fixed:
0173           + Windows 64-bit binary: Crash when using id3lib.
0174           + Discogs import.
0175           + Amazon import.
0176           + Removed TrackType.org import.
0177 
0178 Sun Jan 31 08:55:52 CET 2021  Urs Fleisch  <ufleisch@users.sourceforge.net>
0179 
0180         * Release 3.8.5
0181 
0182         * New:
0183           + Language can be configured in "Appearance" tab of settings.
0184           + New action "Edit/Invert Selection".
0185           + kid3-cli: Command "config" to query and set configuration options.
0186           + Script to rewrite all tags of the selected files.
0187 
0188         * Improved:
0189           + Import multiple genres from Discogs and MusicBrainz.
0190           + Support import from Discogs JSON API when token is provided.
0191           + Snapshot builds can download the current translations.
0192           + Mac: Allow code signing.
0193 
0194         * Fixed:
0195           + Crash when adding Chapter frame.
0196           + Support ID3v2 Podcast Category (TCAT) and Podcast Keywords (TKWD).
0197           + Support for multiple genres with ID3v2.3.0.
0198           + Support MP4 values with multiple strings with TagLib.
0199 
0200 Sat Sep 26 16:36:24 CEST 2020  Urs Fleisch  <ufleisch@users.sourceforge.net>
0201 
0202         * Release 3.8.4
0203 
0204         * New:
0205           + Section and file list shortcuts can be customized.
0206           + Activate parent/current folder with Ctrl-Up/Down (Command-Up/Down).
0207           + Go to parent item in file list when left arrow key is pressed.
0208           + Header context menu options for custom or automatic column widths.
0209           + Add flatpak support.
0210           + Brazilian Portuguese translation.
0211 
0212         * Improved:
0213           + Support detection of tagged file types from contents when matching by
0214             extension does not succeed.
0215           + Show more details (type, bits, bitrate) for M4A, FLAC, AIFF, WAV.
0216           + Discogs import: Show year and format in album list.
0217           + Dialogs: Store window position and size in settings.
0218           + Mac: Enter key can activate entries in directory list.
0219           + Android: Only navigate between tagged files with [<], [>] buttons.
0220 
0221         * Fixed:
0222           + Do not duplicate pictures when pasting tags.
0223           + Discogs import: Get year when language is not English.
0224           + Keyboard shortcuts settings: Display correctly depending on language
0225             and operating system.
0226           + Android: Accept genre changes when focus lost and Enter not pressed.
0227           + Android: Fix translation.
0228           + Mac: Unlock files when changing permissions.
0229           + Flatpak: Move to trash works in KDE version.
0230 
0231 Sun May 10 08:47:03 CEST 2020  Urs Fleisch  <ufleisch@users.sourceforge.net>
0232 
0233         * Release 3.8.3
0234 
0235         * New:
0236           + Keyboard shortcuts to navigate between the file and tag sections.
0237           + Script to apply English title capitalization to tags.
0238           + Script to transliterate ID3v1 tags to ASCII.
0239           + Korean and Swedish translations.
0240           + Catalan, Dutch, Italian, Swedish and Ukrainian handbooks.
0241 
0242         * Improved:
0243           + Better compatibility with dark mode and custom themes.
0244           + Support dragging multiple header rows in import table.
0245           + User interface strings follow KDE HIG vocabulary.
0246           + Support renaming read-only files.
0247 
0248         * Fixed:
0249           + File filter reset when file is opened.
0250           + Crash when dragging row in import table.
0251           + Blocking when jumping to vanished previous or next file.
0252           + Support languages with code or modifier.
0253           + Hide text fragments visible in header of frame table columns.
0254           + English plural forms.
0255           + Add missing license files.
0256           + Support large files on Windows (64-bit).
0257 
0258 Thu Jan 23 12:18:05 CET 2020  Urs Fleisch  <ufleisch@users.sourceforge.net>
0259 
0260         * Release 3.8.2
0261 
0262         * New:
0263           + Catalan, Portuguese and Ukrainian translations.
0264 
0265         * Fixed:
0266           + Crash when removing M4A atoms.
0267 
0268 Mon Dec 23 17:38:53 CET 2019  Urs Fleisch  <ufleisch@users.sourceforge.net>
0269 
0270         * Release 3.8.1
0271 
0272         * New:
0273           + Show number of files in status bar.
0274           + Support regular expressions in string replacements.
0275 
0276         * Improved:
0277           + Support format codes in "Filename for cover" in "Extract Album Art"
0278             script.
0279           + The order of string replacements is respected.
0280           + Show RVA2 identifier in frame table.
0281           + Show UFID owner in frame table.
0282           + Support setting file name with "Import from Tags".
0283 
0284         * Fixed:
0285           + Android: Accept changes when focus is lost and Enter not pressed.
0286           + Self-contained Linux package: Correctly change RPATH in plugins.
0287           + Self-contained Linux package: Support composed accented characters.
0288           + QML scripts: Skip "--" argument, which is used when passing
0289             parameters from qml tool.
0290           + Show UFID values in frame table.
0291 
0292 Sat Aug 24 15:57:41 CEST 2019  Urs Fleisch  <ufleisch@users.sourceforge.net>
0293 
0294         * Release 3.8.0
0295 
0296         * New:
0297           + kid3-cli: Support JSON output.
0298           + Format codes %{modificationdate} and %{creationdate}.
0299           + Support ID3v2 GRP1 frame introduced with iTunes 12.5.4.
0300           + Import from Tags function which operates on selected files.
0301           + Explicit frame names can be used by prepending a '!' character.
0302 
0303         * Improved:
0304           + Adapt unified frame type mapping for better iTunes compatibility.
0305           + Support multiple covers in M4A files.
0306           + kid3-cli: Remove dependencies to GUI libraries.
0307           + Android: Show info how to write to SD card.
0308           + Android: Support Qt 5.12.
0309 
0310         * Fixed:
0311           + Use file settings to replace illegal characters when renaming
0312             directories.
0313           + Self-contained Linux package: Provide libraries to run QML
0314             console.
0315 
0316 Mon Mar 18 16:19:08 CET 2019  Urs Fleisch  <ufleisch@users.sourceforge.net>
0317 
0318         * Release 3.7.1
0319 
0320         * New:
0321           + Support max-, min-, unq- aggregation when renaming directories.
0322           + Android: Support dark and light themes.
0323           + Android: Support opening files with Kid3 from other apps.
0324           + Android: Settings for formats, character replacements and import
0325             profiles.
0326 
0327         * Improved:
0328           + Support format codes in file name for cover.
0329           + Support WMV extension.
0330           + Android: Better file select dialog.
0331 
0332         * Fixed:
0333           + Support setting of ID3v2 version for DSF files.
0334           + Avoid jumping around frames while deleting.
0335           + Removal of multiple tags where not all tags are removed.
0336           + Setting of a simple string as value for IPLS frame with TagLib.
0337           + Adapted to Discogs server update.
0338           + Windows: Avoid insert disk dialog.
0339           + Android: Save settings when app is suspended.
0340           + Android: GUI updates on changes.
0341 
0342 Sun Dec 23 12:05:20 CET 2018  Urs Fleisch  <ufleisch@users.sourceforge.net>
0343 
0344         * Release 3.7.0
0345 
0346         * New:
0347           + Add and reorder playlist items using drag'n'drop.
0348           + Edit tags from files referenced in playlist.
0349           + Play songs from playlist.
0350           + Drag image files from file list to embed them in audio files.
0351           + Drag files from file list into other applications.
0352           + Reload action to refresh file list.
0353           + Completions with different values when selecting multiple files.
0354           + Option "--dbus" to have a D-Bus interface with kid3-cli.
0355           + Code "%{dirname}" to use current directory name when renaming.
0356           + Code "%{disk}" as alias for "%{disc number}".
0357           + Edit list of availble formats to set file and directory names
0358             from the tags and vice versa.
0359 
0360         * Improved:
0361           + Reduce number of open file handles.
0362           + Allow user to resize file and directory list columns.
0363           + Modernize code base, support only Qt 5, C++11, CMake 3.
0364 
0365         * Fixed:
0366           + Add a number if a file is renamed with an existing name.
0367           + Avoid losing changes when a directory is renamed.
0368           + Change notifications for files in renamed directory.
0369 
0370 Fri Aug 24 12:15:09 CEST 2018  Urs Fleisch  <ufleisch@users.sourceforge.net>
0371 
0372         * Release 3.6.2
0373 
0374         * Improved:
0375           + Format from tags with custom strings prepended/appended when
0376             replaced format code is not empty %{"t1"code"t2"}.
0377 
0378         * Fixed:
0379           + MP4 free form names longer than 4 characters with TagLib.
0380           + Support DOS line endings with "Import CSV".
0381           + Set CTOC and CHAP element ID from values in the frame table.
0382           + Correctly add frame when "Edit" is clicked on non existing frame.
0383           + Show correct icon in Wayland session.
0384           + Improve editing of ISO date/time values with validation enabled.
0385           + Bundle OpenSSL libraries with self-contained Linux package.
0386 
0387 Mon Apr 23 11:26:19 CEST 2018  Urs Fleisch  <ufleisch@users.sourceforge.net>
0388 
0389         * Release 3.6.1
0390 
0391         * Improved:
0392           + Faster saving when many files are unchanged.
0393           + Do not change file extension when creating file name from tags.
0394           + Support for cross building.
0395 
0396         * Fixed:
0397           + Parsing of xid atom with Mp4v2Metadata plugin.
0398           + Scroll to opened file after sorting file list.
0399           + Avoid recursion when automatically applying format.
0400 
0401 Sun Mar 18 16:49:46 CET 2018  Urs Fleisch  <ufleisch@users.sourceforge.net>
0402 
0403         * Release 3.6.0
0404 
0405         * New:
0406           + New look for Android app using Qt Quick Controls 2.
0407           + Editor for star ratings, configurable mapping between rating
0408             values and number of stars.
0409           + Option to restrict length of file names.
0410           + Option to show hidden files in file and directory lists.
0411 
0412         * Improved:
0413           + Support adding unknown 4 letter atoms to M4A files.
0414           + Allow Camelot wheel value 1A-12A, 1B-12B for initial key.
0415 
0416         * Fixed:
0417           + Windows: Renaming directories which contain subfolders.
0418           + Adding and finding unified frames by their frame ID.
0419           + Deletion of M4A atoms which are not known or which have an
0420             unofficial free form prefix.
0421           + Support files with m4v extension.
0422 
0423 Wed Nov  1 12:36:45 CET 2017  Urs Fleisch  <ufleisch@users.sourceforge.net>
0424 
0425         * Release 3.5.1
0426 
0427         * Improved:
0428           + Compatibility of imported and exported CSV files with cells
0429             containing new line characters.
0430           + Do not show unknown frames for ID3v2.3 TDAT, TIME, TYER, TRDA
0431             frames.
0432           + Enable high-DPI scaling for Qt >= 5.6.
0433           + Change AppStream directory from appdata to metainfo.
0434 
0435         * Fixed:
0436           + Crash with DSF files having sample rates other than 2822400 or
0437             5644800.
0438 
0439 Fri Jun 16 15:41:09 CEST 2017  Urs Fleisch  <ufleisch@users.sourceforge.net>
0440 
0441         * Release 3.5.0
0442 
0443         * New:
0444           + Tags which violate the ID3v2 standard are marked.
0445           + Filter for marked files.
0446           + Configurable keyboard shortcuts for user actions.
0447           + Set and get frame fields from scripts and CLI.
0448           + Select a subset of frames for copy, paste, remove from scripts
0449             and CLI.
0450           + Set and get multiple frames of the same kind from scripts and CLI.
0451           + Support field names in export and filter expressions.
0452           + Support xid and ownr atoms in M4A files.
0453           + Danish translation.
0454 
0455         * Improved:
0456           + Better performance when files are added to selection.
0457           + The script actions in the file list context menu only operate on
0458             selected files.
0459           + Only jump to tagged files with previous/next in GUI.
0460           + Show passed/total after "filtered" in title bar.
0461           + kid3-cli can run from a console without GUI/X11.
0462 
0463         * Fixed:
0464           + Adding and deleting tag 3 frames from CLI.
0465           + Deletion of multiple METADATA_BLOCK_PICTURE picture frames.
0466           + Wrong depth 32 instead of 24 stored in METADATA_BLOCK_PICTURE.
0467           + Use Ogg/Vorbis Comment field name setting also for Opus files.
0468 
0469 Sat Feb 18 19:21:55 CET 2017  Urs Fleisch  <ufleisch@users.sourceforge.net>
0470 
0471         * Release 3.4.5
0472 
0473         * New:
0474           + Settings to include and exclude folders in the file list.
0475 
0476         * Improved:
0477           + Use HTTPS for imports where possible.
0478           + Much faster expanding of the file list by avoiding GUI
0479             updates during the operation.
0480           + Faster filtering by avoiding GUI updates during the
0481             operation.
0482           + Reduced memory usage when filtering.
0483           + Updated Czech and Dutch translations.
0484 
0485         * Fixed:
0486           + Import from MusicBrainz.
0487           + Rate limit for import from Discogs.
0488           + Do not display multiple frames of same type as different.
0489           + Application not responsive when using a new filter after
0490             filtering a huge number of files.
0491           + Application not responsive when loading the tags after
0492             selecting a lot of files, is now abortable.
0493           + Terminate kid3-cli if EOF is received.
0494 
0495 Fri Dec 23 08:33:40 CET 2016  Urs Fleisch  <ufleisch@users.sourceforge.net>
0496 
0497         * Release 3.4.4
0498 
0499         * New:
0500           + If the first command line argument is "--portable", the
0501             configuration is stored in a file kid3.ini in the program folder.
0502           + Image data can be copied to clipboard.
0503           + MPRIS2 D-Bus interface for the audio player.
0504 
0505         * Improved:
0506           + "Import CSV" can import to different files if no matching
0507             file paths found.
0508 
0509         * Fixed:
0510           + Importing of durations from text formats (file/clipboard).
0511           + Building with Chromaprint 1.4.
0512 
0513 Tue Nov  1 20:16:59 CET 2016  Urs Fleisch  <ufleisch@users.sourceforge.net>
0514 
0515         * Release 3.4.3
0516 
0517         * New:
0518           + The RIFF track field name is configurable (IPRT, ITRK, TRCK)
0519             for better interoperability.
0520           + The RIFF chunk name for ID3v2 tags in WAV files is configurable
0521             (ID3, id3) for better interoperability.
0522           + ID3v2 tags in WAV files can have version 2.3.0 or 2.4.0.
0523 
0524         * Improved:
0525           + Support new classical music frames introduced with iTunes 12.5.
0526 
0527         * Fixed:
0528           + Use the last sort order and column for the file list on startup.
0529           + Display expected ID3v2 version if no ID3v2 tag exists yet.
0530           + Tag 3 can be addressed in kid3-cli by number "3".
0531           + Support translated display frame names in kid3-cli.
0532           + Avoid crash when pictures in FLAC files are empty or too large.
0533 
0534 Wed Aug 24 14:44:04 CEST 2016  Urs Fleisch  <ufleisch@users.sourceforge.net>
0535 
0536         * Release 3.4.2
0537 
0538         * Fixed:
0539           + Embed Lyrics works again with makepersonal.co and
0540             lyrics.wikia.com.
0541           + Do not add an empty frame when deleting a non existant frame
0542             in kid3-cli.
0543           + Support setting multiple frames of the same type with
0544             copy/paste.
0545           + Allow editing of quick access frames which are not yet present
0546             in the file.
0547           + Reset shortcuts and appearance configuration when the defaults
0548             are restored in the settings.
0549 
0550         * Improved:
0551           + Do not show any disabled tag values in the Tag 1 section
0552             for files which do not support an ID3v1 tag.
0553           + Set the file filter for the file list in the file settings,
0554             not with the filter used in the open dialog.
0555           + Disable the global app menu on Ubuntu's Unity desktop.
0556 
0557 Fri Jun 24 20:20:20 CEST 2016  Urs Fleisch  <ufleisch@users.sourceforge.net>
0558 
0559         * Release 3.4.1
0560 
0561         * Fixed:
0562           + Avoid wrong marking of ID3v2 Date frames as modified.
0563           + Enable setting M4A, Vorbis date with ISO date/time also when no
0564             tag exists.
0565           + Windows: Fix separators and relative file names in playlists.
0566           + Windows: Install missing SSL DLLs, needed for Discogs import.
0567           + Windows: Fix temporary file creation in id3lib.
0568 
0569 Sat Apr 23 16:30:36 CEST 2016  Urs Fleisch  <ufleisch@users.sourceforge.net>
0570 
0571         * Release 3.4.0
0572 
0573         * New:
0574           + Support more than two tags for MP3 files with ID3v1, ID3v2 and APE
0575             tags, FLAC files with ID3v1, ID3v2 and Vorbis tags.
0576           + Support RIFF INFO tags in WAV files.
0577           + Filename to tag format can be defined as a regular expression with
0578             captures.
0579           + Perl regular expressions with Qt 5.
0580 
0581         * Improved:
0582           + Import from tags is also available from CLI, QML and D-Bus.
0583           + Help for editing synchronized lyrics.
0584           + Handle redirects when downloading.
0585 
0586         * Fixed:
0587           + Windows: Saving files which are open in player, e.g. when editing
0588             synchronized lyrics.
0589           + Windows: Timestamp preservation with non-ASCII file names.
0590           + KDE 5: Jumping to a specific help topic.
0591           + Enable setting ID3v2.4 date with ISO date/time also when no tag
0592             exists.
0593           + Crash when writing to a FLAC file which cannot be opened.
0594 
0595 Thu Mar 10 17:55:29 CET 2016  Urs Fleisch  <ufleisch@users.sourceforge.net>
0596 
0597         * Release 3.3.2
0598 
0599         * New:
0600           + Setting for text encoding used in playlists and exports.
0601 
0602         * Improved:
0603           + Support removing tags in MPC, WavPack with TagLib 1.11.
0604 
0605         * Fixed:
0606           + Windows: Fix plugin name in qmldir.
0607           + Windows: Crash when adding large pictures to Ogg files.
0608           + Windows: Go back to older Qt 5.4.2 to avoid random crashes.
0609           + Stripping of ID3v2 tags from WAV files with TagLib 1.11.
0610           + Adapted to Discogs server update.
0611 
0612 Thu Dec 17 14:53:06 CET 2015  Urs Fleisch  <ufleisch@users.sourceforge.net>
0613 
0614         * Release 3.3.1
0615 
0616         * New:
0617           + Package for Android.
0618           + Support setting of data in GEOB frames from CLI and scripts.
0619           + Icons for high pixel density displays.
0620 
0621         * Improved:
0622           + Trim values from tags in format strings to avoid whitespace when
0623             setting file names from tags.
0624           + Updated Czech translation.
0625 
0626         * Fixed:
0627           + List picture in get command of kid3-cli also if its description
0628             is empty.
0629           + Set configured text encoding in picture frames.
0630           + Make file renaming work when saving non writable files.
0631           + Use high resolution icon in task switcher.
0632           + Avoid cropping in picture preview window on high pixel density
0633             displays.
0634 
0635 Thu Oct  1 17:09:46 CEST 2015  Urs Fleisch  <ufleisch@users.sourceforge.net>
0636 
0637         * Release 3.3.0
0638 
0639         * New:
0640           + Make order of quick access frames configurable.
0641           + Support separators and submenus in user action context menu.
0642           + Restore defaults button in settings dialog.
0643           + CSV import from multiple directories.
0644           + Support for lyrics.wikia.com in embed lyrics script.
0645           + Support for chapter and table of contents audiobook frames.
0646           + Mac, Windows: Support for podcast frames.
0647 
0648         * Improved:
0649           + Display user friendly names for all supported frames.
0650           + Updated Czech translation.
0651           + Change file permissions in the case of modified file names.
0652 
0653         * Fixed:
0654           + Wrong and missing translations.
0655           + Removing ID3v1 genre with id3lib.
0656           + KDE 5: Name filters used in file dialogs, blocking file dialogs.
0657           + KDE 5: Invoking help in settings dialog.
0658           + KDE 4: Build with kdelibs-4.14.11.
0659           + Qt 5.5: Spurious popping up of download dialog.
0660           + Do not abort build if qmlplugindump cannot be started.
0661 
0662 Sat May  9 11:18:57 CEST 2015  Urs Fleisch  <ufleisch@users.sourceforge.net>
0663 
0664         * Release 3.2.1
0665 
0666         * New:
0667           + Support APE cover art.
0668 
0669         * Improved:
0670           + Mac: Do not show empty menu icons for About, Find, Replace.
0671 
0672         * Fixed:
0673           + Wrong size of picture when switching from file with only IDv1
0674             tag to file with picture.
0675           + Mac: Empty root instead of file tree when opening file on
0676             network share.
0677           + Allow escaping of single quotes in kid3-cli.
0678           + Qt4: Do not run qmlplugindump when building, it needs an X11
0679             connection.
0680 
0681 Fri Mar 13 06:36:03 CET 2015  Urs Fleisch  <ufleisch@users.sourceforge.net>
0682 
0683         * Release 3.2.0
0684 
0685         * New:
0686           + Support QML/JS scripts for user actions.
0687           + Batch embed, export, and resize album art.
0688           + Batch lyrics download.
0689           + Recursive tag export.
0690           + Support build with KDE 5.
0691           + Support DSF files with TagLib 1.9.1.
0692           + Option to mark pictures larger than a given size.
0693           + Number tracks can reset track number for each folder.
0694           + Number tracks can only format numbers or set total.
0695           + Only expand subtree if shift is pressed with "Expand all".
0696           + Support Ogg FLAC files.
0697           + QML plugin.
0698 
0699         * Improved:
0700           + File suffix for export (e.g. picture) is determined by mime type.
0701           + Image dimensions are displayed below picture.
0702 
0703         * Fixed:
0704           + Crash when TagLib file is saved with changes in tags and file name.
0705           + Deletion of picture frames from Ogg/Opus files.
0706           + Setting description of Ogg pictures in frame table.
0707           + Reactivate support for AAC and MP2 files with TagLib.
0708           + Mac OS X: Avoid excessive memory consumption.
0709           + Adapted to Discogs server update.
0710           + Adapted to Amazon server update.
0711 
0712 Sun Nov  9 13:30:51 CET 2014  Urs Fleisch  <ufleisch@users.sourceforge.net>
0713 
0714         * Release 3.1.2
0715 
0716         * New:
0717           + Allow user to change the file permissions of read-only files.
0718 
0719         * Improved:
0720           + Updated Simplified Chinese translation.
0721           + Reduce number of open file descriptors with TagLib >= 1.8.
0722 
0723         * Fixed:
0724           + Adapted to Discogs server update.
0725           + Correctly add missing frames when editing multiple files.
0726           + The value of an existing frame on multiple files can be set
0727             via D-Bus.
0728           + File names with special characters in Mp4V2Metadata on Windows.
0729           + Appdata passes appdata-validate check.
0730 
0731 Thu Aug 21 19:06:09 CEST 2014  Urs Fleisch  <ufleisch@users.sourceforge.net>
0732 
0733         * Release 3.1.1
0734 
0735         * New:
0736           + Validation for date/time, track and disc number frames.
0737           + Mac OS X: Drop on dock icon.
0738           + Timeout command in kid3-cli to overwrite command timeout.
0739           + Build option WITH_NO_MANCOMPRESS to disable gzipped manpages.
0740 
0741         * Improved:
0742           + Updated Czech translation.
0743           + Support drag'n'drop from https, ftp.
0744           + Show picture type in frame table.
0745           + Allow import from file/clipboard with empty date fields.
0746           + Mac OS X: Placement of Preferences, Quit, About in application menu.
0747           + Add AppData and comment in desktop file for GNOME Software.
0748           + Handling of RPATH to private libraries.
0749 
0750         * Fixed:
0751           + Setting of POPM frames using kid3-cli.
0752           + Removing of COMM, PRIV, TXXX, free form frames.
0753           + Windows: kid3-cli output redirection.
0754           + Mac OS X: Support case-sensitive filesystems.
0755           + Mac OS X: Fix drag'n'drop on OS X 10.10 Yosemite Preview.
0756           + Restore Ogg files if writing fails.
0757           + Format while editing for tag 2.
0758           + Support composer when importing from MusicBrainz.
0759           + Opening external links from handbook.
0760 
0761 Mon Apr 21 09:34:23 CEST 2014  Urs Fleisch  <ufleisch@users.sourceforge.net>
0762 
0763         * Release 3.1
0764 
0765         * New:
0766           + Support for synchronized lyrics and event timing codes.
0767           + Import and export of LRC (synchronized lyrics/Karaoke) files.
0768           + Find and replace strings in tags and file names.
0769           + Display details and sort columns in file list.
0770           + Open and Open Containing Folder file list actions.
0771           + Support Ogg and Opus cover art.
0772           + Export format CDRDAO TOC for CDs with CD-text from WAV tags.
0773           + D-Bus command expandFileList() to expand the whole file list.
0774 
0775         * Improved:
0776           + Updated Czech, Finnish, Estonian translations.
0777           + GUI and usability, keyboard navigation.
0778 
0779         * Fixed:
0780           + Restore Quick Access Tags settings properly.
0781           + Support tags from file name with 2 character extensions (e.g. ".wv").
0782           + Keyboard shortcuts settings with Mac OS X 10.9.
0783           + Build without Phonon.
0784           + Fingerprint decoding and resampling with libav.
0785           + D-Bus command expandDirectory().
0786 
0787 Wed Nov 27 17:39:57 CET 2013  Urs Fleisch  <ufleisch@users.sourceforge.net>
0788 
0789         * Release 3.0.2
0790 
0791         * Fixed:
0792           + Translations and handbook are not found on Mac OS X 10.9 Mavericks.
0793           + Application termination when main window is closed while handbook
0794             is open.
0795           + Tag 1 genre combobox is empty if "show only custom genres" is set.
0796           + Session restoration.
0797           + Detection of installed Qt 5.
0798           + KDE application does not find libraries if prefix is not /usr.
0799           + Build if all translations are disabled.
0800 
0801         * Improved:
0802           + Added new genres introduced in Winamp 5.6.
0803 
0804 Tue Oct 29 18:15:04 CET 2013  Urs Fleisch  <ufleisch@users.sourceforge.net>
0805 
0806         * Release 3.0.1
0807 
0808         * Fixed:
0809           + Filename format configuration can not be changed.
0810           + Menus get broken when toolbar is changed in KDE version.
0811           + Incorrect conversion of configuration in KDE version.
0812           + Unintended result selection in first track of fingerprint import.
0813           + Crash at exit after canceling fingerprint import with GStreamer.
0814           + Prefer GStreamer 0.10 over 1.0 to avoid hang in Phonon.
0815           + Build with readline needing termcap (as used in Slackware).
0816           + Build with FFmpeg 2.0 (as used in openSUSE 12.3).
0817           + Honor LIB_SUFFIX if set (as used in Fedora).
0818 
0819 Mon Oct 14 21:30:42 CEST 2013  Urs Fleisch  <ufleisch@users.sourceforge.net>
0820 
0821         * Release 3.0
0822 
0823         * New:
0824           + Command-line interface kid3-cli.
0825           + Use common shared libraries for KDE, Qt-only and CLI versions.
0826           + Plugins for metadata libraries and importers.
0827           + Support Opus files with TagLib 1.9.
0828           + Support GStreamer 1.0.
0829           + Support libavresample 0.0.3.
0830 
0831         * Improved:
0832           + Editing without leaving the keyboard.
0833           + When saving a file fails, tell user if it is not writable.
0834           + Escape metacharacters in HTML export.
0835           + Updated Czech translation.
0836           + Updated Finnish translation.
0837           + Cleaned up configuration option sections.
0838 
0839         * Fixed:
0840           + Crash when saving non-FLAC file with flac extension.
0841           + Support minimum Mac OS X version 10.5.
0842           + Load Qt libraries only from bundle on Mac OS X.
0843 
0844 Sat Mar  2 09:36:02 CET 2013  Urs Fleisch  <ufleisch@users.sourceforge.net>
0845 
0846         * Release 2.3
0847 
0848         * New:
0849           + Automatic batch import for multiple directories.
0850           + Import catalog number and release country from Discogs and
0851             MusicBrainz.
0852           + Quick access tags are configurable for tag 2.
0853           + Setting for default file name to save cover art.
0854           + Select all in directory.
0855           + Apply text encoding.
0856           + Support Qt 5.0.
0857 
0858         * Improved:
0859           + Better responsiveness when working with a huge number of files,
0860             long operations can be aborted (filtering, renaming, expanding).
0861           + Support custom frame names in formats and imports.
0862           + Display accuracy and cover art URL for imports.
0863           + Added more unified frame types.
0864           + GUI and usability.
0865 
0866         * Fixed:
0867           + Swapped mapping of too and enc for M4A files.
0868           + Compatibility of ID3v2.4.0 COMM frames with iTunes.
0869           + Do not remove spaces in Vorbis comment field names.
0870           + Crash and decoding for fingerprints with libav 9.1.
0871 
0872 Mon Dec  3 11:09:12 CET 2012  Urs Fleisch  <ufleisch@users.sourceforge.net>
0873 
0874         * Release 2.2.1
0875 
0876         * Improved:
0877           + Updated Czech translation.
0878 
0879         * Fixed:
0880           + Fixed selection of language and handbook with Qt 4.8.
0881 
0882 Fri Oct 26 17:07:27 CEST 2012  Urs Fleisch  <ufleisch@users.sourceforge.net>
0883 
0884         * Release 2.2
0885 
0886         * New:
0887           + Option to load last opened file on startup.
0888           + Option to use locale for character conversion.
0889           + Support new features of TagLib 1.8: More ID3 frames, ID3v2.3,
0890             tracker modules (MOD, S3M, IT, XM).
0891           + Support use of GStreamer instead of FFmpeg for Chromaprint decoding.
0892           + Support building with latest libav/FFmpeg libraries.
0893 
0894         * Improved:
0895           + Extract year from "YYYY-MM.." date frame for %{year} format code.
0896           + Character conversion for roman numbers.
0897           + Dutch translation.
0898           + Finnish translation.
0899 
0900         * Fixed:
0901           + Avoid crash when exporting album cover while editing multiple files.
0902           + Check if file format supported before converting to ID3v2.3.0.
0903           + Rewritten Discogs import to use Discogs API v2.0.
0904 
0905 Mon May  7 21:20:06 CEST 2012  Urs Fleisch  <ufleisch@users.sourceforge.net>
0906 
0907         * Release 2.1
0908 
0909         * New:
0910           + Keyboard shortcuts configuration for Qt-only version.
0911           + Use Chromaprint for import from MusicBrainz Fingerprint, is now
0912             also available on Windows and Mac OS X.
0913           + Serbian translation.
0914           + Support build with Qt5.
0915 
0916         * Improved:
0917           + Support most frames in format codes with %{framename}.
0918           + Support iTunes ID3v2.4 frames TCMP, TSO2, TSOC.
0919           + Option to use the native file dialogs for Qt-only version.
0920           + Handling of pictures in WMA files.
0921           + Use themed icons.
0922           + Building with shared libraries on KDE.
0923           + Handle carriage return characters in output from user commands.
0924 
0925         * Fixed:
0926           + Windows: Avoid truncation of file when renaming with illegal
0927             characters.
0928           + Limit number of open file handles.
0929           + Nicer icons, install SVG instead of SVGZ in kid3-qt.
0930           + Fixed import from Amazon.
0931           + Adapted to Discogs server update.
0932 
0933 Sat Oct 29 11:23:46 CEST 2011  Urs Fleisch  <ufleisch@users.sourceforge.net>
0934 
0935         * Release 2.0.1
0936 
0937         * Fixed:
0938           + Prevent cursor from jumping to end in format line edits.
0939           + Correctly update file selection after add, edit or delete frame.
0940           + Build system finds DocBook XSL on various Linux distributions,
0941             finds Phonon on Ubuntu 11.10, can build with shared libraries.
0942           + Correctly set bundle version on Mac OS X.
0943           + Czech translation.
0944 
0945 Tue Aug 30 19:02:37 CEST 2011  Urs Fleisch  <ufleisch@users.sourceforge.net>
0946 
0947         * Release 2.0
0948 
0949         * New:
0950           + Import from tags to extract and move information between tags.
0951           + Play a track on double click (optional).
0952           + Searching in help browser.
0953           + Move files to trash instead of deleting them.
0954           + Automatic setting of checkboxes when frame is changed.
0955           + Support for APE tags with TagLib 1.7.
0956 
0957         * Improved:
0958           + Major refactoring to improve software architecture, separated
0959             GUI from application logic using the Qt 4 Model/View
0960             architecture. This required dropping support for Qt 3 and
0961             KDE 3. Unified build system using CMake for KDE and Qt-only
0962             versions.
0963           + The file list is updated on file system changes and is faster.
0964           + Import sub-dialogs are modeless and do not block import dialog.
0965           + Import table is editable and has optional columns for file
0966             names and paths (selectable with context menu).
0967           + The tracks to import can be selected, e.g. to import only one
0968             CD from a double-CD album.
0969           + Number Tracks can number the tracks of multiple directories.
0970           + Multiple directories can be selected with Rename Directory.
0971           + M4A support with TagLib (can fully replace libmp4v2).
0972           + Exports are displayed in a table if they contain tabulators.
0973           + Adding and editing formats is now more user friendly.
0974           + GUI and usability.
0975 
0976         * Fixed:
0977           + Genre and track total in M4A files with TagLib.
0978           + Execution of user action without command.
0979           + Adapted to Discogs server update.
0980 
0981 Sat Jan 15 16:52:22 CET 2011  Urs Fleisch  <ufleisch@users.sourceforge.net>
0982 
0983         * Release 1.6
0984 
0985         * Improved:
0986           + The total number of tracks can be set in the "Number Tracks"
0987             dialog.
0988           + All numeric fields can be padded with zeros.
0989           + Parts of the filename can be ignored when generating tags from
0990             the filename.
0991           + Updated Estonian, Italian and Czech translations.
0992 
0993         * Fixed:
0994           + Track number digits option works now with ID3v2.4 and UTF8/UTF16.
0995           + Adapted to Discogs server update.
0996 
0997 Sun Sep 26 14:14:55 CEST 2010  Urs Fleisch  <ufleisch@users.sourceforge.net>
0998 
0999         * Release 1.5
1000 
1001         * New:
1002           + Versions without KDE (kid3-qt, Windows, Mac OS X) now have also
1003             icons, a toolbar, and functions "Open Recent", "Show Statusbar".
1004           + A simple audio player is available via "Tools" and context menu.
1005           + Option "Auto Hide Tags" to hide unused tags.
1006           + Option to set number of digits in track number.
1007           + Support for cover art in WMA files.
1008           + Context menu items "Expand all" and "Collapse all".
1009           + Double click on picture to add or edit cover art.
1010           + Chinese translation.
1011 
1012         * Improved:
1013           + Faster filter.
1014           + Frame difference shows all frames of the selected files.
1015           + The buttons "From Filename" are now beside the corresponding
1016             format and named "To Tag 1" and "To Tag 2". The buttons
1017             "From Tag 1" and "From Tag 2" are beside their format.
1018 
1019         * Fixed:
1020           + Setting pictures using D-Bus function setFrame().
1021           + Correct extensions for ".aac" and ".mp2" files when generating
1022             filenames from tags.
1023           + Correct setting of URL field in WXXX frames when set in table.
1024           + Do not lose focus in frame tables when window is deactivated.
1025           + MIME types, documentation adapted for KDE 4.5.
1026 
1027 Sun Feb 28 15:50:51 CET 2010  Urs Fleisch  <ufleisch@users.sourceforge.net>
1028 
1029         * Release 1.4
1030 
1031         * New:
1032           + Support for cover art in Ogg files.
1033           + Import from Amazon.
1034           + Separate formats for "to filename" and "from filename".
1035           + Czech translation.
1036 
1037         * Improved:
1038           + Use of UTF8 and UTF16 encoding when non-ASCII characters are used.
1039           + GUI and usability.
1040 
1041         * Fixed:
1042           + Correctly set tags when tags of multiple files are selected,
1043             edited, and then copied to the other tag.
1044           + Adapted to Discogs server update.
1045 
1046 Fri Oct 23 20:55:17 CEST 2009  Urs Fleisch  <ufleisch@users.sourceforge.net>
1047 
1048         * Release 1.3
1049 
1050         * New:
1051           + Advanced playlist dialog.
1052           + Support for WMA/ASF, AIFF and WAV files.
1053           + Estonian, Finnish and Turkish translations.
1054 
1055         * Improved:
1056           + When changing the current file while a tag field is being edited,
1057             the changes are preserved.
1058           + Translation system.
1059           + Settings in Number Tracks dialog can be saved.
1060           + Filter files without attached pictures.
1061           + Support for libmp4v2 1.9 and TagLib 1.6.
1062 
1063         * Fixed:
1064           + Show album art when multiple files are selected.
1065           + From Tag 2 option can be restored in Rename Directory dialog.
1066           + Picture download.
1067           + Adapted to Discogs server update.
1068 
1069 Thu Apr  2 19:44:10 CEST 2009  Urs Fleisch  <ufleisch@users.sourceforge.net>
1070 
1071         * Release 1.2
1072 
1073         * New:
1074           + Import of album cover art from various sources.
1075           + Mark changed tag fields and filenames.
1076           + Option to store ID3v2 genre as text instead of numeric string.
1077           + Track number format with configurable amount of leading zeros.
1078 
1079         * Improved:
1080           + Directory deb to generate Debian packages for KDE 4 and Qt 4 or
1081             KDE 3 and Qt3.
1082           + Proxy authentication with Qt 4.
1083           + Display and editing of COMM, PRIV, UFID, MCDI and POPM frames.
1084           + Technical details (bitrate, codec, ...) for export and filter.
1085 
1086         * Fixed:
1087           + Format replacements %c, %y, ... are replaced with empty
1088             strings if the corresponding field is empty
1089           + Charset for gnudb.org import.
1090           + ID3v1 fields are displayed correctly after saving when the
1091             ID3v2.3 encoding is set to UTF16.
1092           + Correct header information for MP3 files with attached picture
1093             or without ID3v1 tag.
1094           + Adapted to Discogs server update.
1095 
1096 Sat Sep 27 15:51:35 CEST 2008  Urs Fleisch  <ufleisch@users.sourceforge.net>
1097 
1098         * Release 1.1
1099 
1100         * New:
1101           + Dutch translation.
1102           + New general frame types Album Artist, Grouping, Lyrics, Media,
1103             Remixer.
1104           + Setting character encoding for ID3v1.1 tags.
1105           + Import additional tags from Discogs and MusicBrainz.
1106 
1107         * Improved:
1108           + All frame types (not only Artist, Album, ...) can be used for all
1109             operations (e.g. import, export, tag <-> file name, rename, ...).
1110 
1111         * Fixed:
1112           + Build for KDE 3 without id3lib or TagLib
1113           + Suppress using unsupported UTF-8 for ID3v2.3
1114           + Qt 4, KDE 4: Wrong track times in import dialog when some track
1115             times are missing.
1116           + KDE 4: Translations with arguments (%1, %2).
1117           + Windows: Displaying pictures with JPEG plugin.
1118           + MacOS X: Dropping and displaying pictures.
1119 
1120 Sat Mar  1 15:44:56 CET 2008  Urs Fleisch  <ufleisch@users.sourceforge.net>
1121 
1122         * Release 1.0
1123 
1124         * New:
1125           + File filter.
1126           + D-Bus interface to control application by scripts.
1127           + Long format codes %{title}, %{album}, ... and tooltips for formats.
1128           + Support for FLAC pictures.
1129           + Polish translation.
1130 
1131         * Improved:
1132           + GUI and usability.
1133           + Rename directory wizard.
1134           + Use xdg-open as the default web browser.
1135           + Display description instead of TXXX and WXXX.
1136           + Add pictures to files by drag and drop and from clipboard.
1137           + Compilation with GCC 4.3 and compiler detection for kid3-qt.
1138           + Support for TagLib 1.5.
1139 
1140         * Fixed:
1141           + KDE 4 docs in correct directory.
1142           + Crash when TSST frame was added to ID3v2.3.0 tag.
1143           + Disappearing ID3v1 genres.
1144           + Possible crash when import or export format was added.
1145 
1146 Thu Nov 15 21:52:36 CET 2007  Urs Fleisch  <ufleisch@users.sourceforge.net>
1147 
1148         * Release 0.10
1149 
1150         * New:
1151           + All frames can be edited in tables, not only the standard tags.
1152           + Support for MP4/AAC, MP2, Speex, TrueAudio, and WavPack files.
1153           + Default encoding can be configured.
1154           + Italian translation.
1155           + Support build with KDE 4.
1156 
1157         * Improved:
1158           + Conversion between ID3v2.3 and ID3v2.4 for all supported frames.
1159           + GUI and usability.
1160           + Qt4 version builds without Qt3Support module
1161 
1162         * Fixed:
1163           + Correct kid3-qt icon.
1164           + kid3-qt builds correctly without id3lib or without MusicBrainz.
1165           + Remove deleted user actions from configuration.
1166           + Allow new export/import formats with empty fields.
1167           + Reread file after conversion from ID3v2.4 to ID3v2.3.
1168           + Rename directory does not rename when tags are empty.
1169 
1170 Sat May  5 14:22:28 CEST 2007  Urs Fleisch  <ufleisch@users.sourceforge.net>
1171 
1172         * Release 0.9
1173 
1174         * New:
1175           + Hierarchical directory tree instead of flat file list.
1176           + Enhanced context menu commands, can be used to browse for lyrics
1177             and album art.
1178           + Import from gnudb.org.
1179           + Conversion between ID3v2.3 and ID3v2.4 tags.
1180           + Editor for custom genres.
1181           + Option to mark truncated ID3v1.1 fields.
1182 
1183         * Improved:
1184           + Frames are listed alphabetically and can be edited and deleted
1185             in multiple files.
1186           + Import from TrackType.org (formerly freedb2.org)
1187 
1188         * Fixed:
1189           + MusicBrainz fingerprint import.
1190 
1191 Tue Nov 21 23:39:09 CET 2006  Urs Fleisch  <ufleisch@users.sourceforge.net>
1192 
1193         * Release 0.8.1
1194 
1195         * Fixed:
1196           + A new Custom genre was added on termination.
1197 
1198 Sat Nov 11 11:02:44 CET 2006  Urs Fleisch  <ufleisch@users.sourceforge.net>
1199 
1200         * Release 0.8
1201 
1202         * New:
1203           + Import from freedb2.org, Discogs and MusicBrainz release database.
1204           + Support for ID3v2.4 and MPC using TagLib.
1205           + Context specific help in dialogs.
1206           + Support build with Qt4.
1207 
1208         * Improved:
1209           + Show tag formats.
1210           + Remove non-letter characters before matching by title in
1211             import dialog.
1212           + Buttons to save dialog specific settings.
1213 
1214         * Fixed:
1215           + Allow building with tunepimp 0.5.x.
1216           + Place kid3.desktop in /usr/share/applications/kde/.
1217           + Fix inadvertent changes of ID3v2.3 genre strings.
1218           + Remove trailing zeroes in unicode strings.
1219 
1220 Wed Jun  7 21:14:24 CEST 2006  Urs Fleisch  <ufleisch@users.sourceforge.net>
1221 
1222         * Release 0.7
1223 
1224         * New:
1225           + Export dialog can export tags as CSV, HTML, playlists, Kover
1226             XML and other formats. CSV files can be imported again.
1227           + Show/hide ID3v1.1/ID3v2.3 controls.
1228           + Custom strings can be used for ID3v2.3, Ogg/Vorbis and FLAC genres.
1229           + Automatic numbering of tracks.
1230 
1231         * Improved:
1232           + Direct menus for freedb.org and MusicBrainz import.
1233           + freedb.org import has suggested search string, search history.
1234           + Imported tracks can be reordered to match track number, title
1235             or length.
1236           + Format while editing affects most operations, is split into separate
1237             options for filenames and tags, menu commands to apply
1238             filename format and tag format.
1239           + Case conversion is done before string replacements, so that "case
1240             exceptions" can be corrected.
1241           + Builds with libtunepimp 0.4.x.
1242 
1243         * Fixed:
1244           + Remove temporary Ogg file when filename and tags are changed.
1245           + Mark file as changed when Ogg genre is changed.
1246           + Correct length restriction for ID3v1.1 comment.
1247           + Open directories with special characters from the command line.
1248           + Import from file/clipboard does not use durations from
1249             previous freedb.org import.
1250 
1251 Mon Oct 24 16:59:35 CEST 2005  Urs Fleisch  <ufleisch@users.sourceforge.net>
1252 
1253         * Release 0.6
1254 
1255         * Support for Ogg/Vorbis and FLAC files
1256 
1257         * Import from MusicBrainz
1258 
1259         * Usability improvements
1260 
1261 Mon Jul 26 20:05:14 CEST 2004  Urs Fleisch  <ufleisch@users.sourceforge.net>
1262 
1263         * Release 0.5
1264 
1265         * When importing, check the length and the count of the tracks
1266 
1267         * Keyboard shortcut configuration
1268 
1269         * Rename and create directories from tags
1270 
1271         * Display information about tags, bitrate, length, ...
1272 
1273 Sat Jan 24 13:39:44 CET 2004  Urs Fleisch  <ufleisch@users.sourceforge.net>
1274 
1275         * Release 0.4
1276 
1277         * Direct import from freedb.org
1278 
1279         * freedesktop.org compliant kid3.desktop file
1280 
1281         * Accept freedb.org input if there is no year or genre information
1282 
1283         * File renaming works on Windows filesystems if case changed
1284 
1285         * Context menu in string replacement table
1286 
1287         * Progress bar while saving directory
1288 
1289 Sat Oct 18 16:40:42 CEST 2003  Urs Fleisch  <ufleisch@users.sourceforge.net>
1290 
1291         * Release 0.3
1292 
1293         * Automatic case conversion and string replacements
1294 
1295         * Import of album data from freedb.org and other sources
1296 
1297         * Improved Windows (Qt only) version: persisted configuration,
1298           online help
1299 
1300         * Support files for KDevelop and Visual C++
1301 
1302         * Improved Unicode support, however some bugs in id3lib have to be
1303           fixed before this is of real use
1304 
1305 Sat Sep 06 2003 Egor S. Orlov <oes@altlinux.ru> 0.2.1-alt0.1
1306         * Added russian translation
1307 
1308 Thu May 13 07:37:07 CEST 2003  Urs Fleisch  <ufleisch@users.sourceforge.net>
1309 
1310         * Release 0.2.1
1311 
1312         * Now uses the standard automake/autoconf build process provided
1313         by kapptemplate.
1314 
1315 Sat Apr 26 08:38:14 CEST 2003  Urs Fleisch  <ufleisch@users.sourceforge.net>
1316 
1317         * Release 0.2
1318 
1319         * Use QScrollView for control widgets at the right side and
1320         separate them from the filelist by a QSplitter, so that the window
1321         can be resized to a small size.
1322 
1323         * Show busy cursor while reading and writing files.
1324 
1325 Thu Jan 16 19:41:21 CET 2003  Urs Fleisch  <ufleisch@users.sourceforge.net>
1326 
1327         * Started ChangeLog.