
[2026-08-10]
 * 👷 [build] skip additional CRLF in offlone build
 * 🧑‍💻 [AI] rework agent docs

[2026-08-09]
 * 👷 upgraded CI build system on GitLab
 * 🔖 version bump
 * 📝 updated changelog

[2026-08-06]
 * ⏪️ [Docker] revert binary name change for arm64 Docker image
 * 🐛 [Docker] fix ARM build (and buildId)

[2026-08-05]
 * 🐛 [TV shows] fix mediainfo for 'lightly-nested' shows
 * 🧐 [MediaInfo] record unmodified codecIds

[2026-08-04]
 * ♻️ [NFO] Cleanup code for writing date added in NFO files

[2026-08-03]
 * 🚸 [UI] Display a dialog with all available renamer profiles when multiple profiles exist
 * 🚸 [UI] added time to the DatePicker and enabled this for date added

[2026-08-01]
 * 🐛 [UI] fixed launching he popup menu for lockes TV shows/episodes
 * 🧑‍💻 added a general purpose mvstore for storing transient data

[2026-07-31]
 * 🚨 [Sonar] fix some blockers
 * 👷 [build] always use UTC timestamp
 * 🌐 [UI] better/more descriptive text for renamer profiles

[2026-07-29]
 * 👷 [build] fix cross-build crlf issues
 * 👷 [build] fix CRLF issues (build reproducibility), add SBOM
 * 🐛 [TV shows] also respect the newly added crew types in the cast/crew filter

[2026-07-28]
 * 👷 use git.commit.id.abbrev for the build nr.
 * 👷 [build] reproducible builds - yay!

[2026-07-27]
 * 👷 [build] update some Maven plugins, fixate others

[2026-07-26]
 * 🚸 [NFO] write runtime for disc/iso movies again
 * 🚸 [UI] some minor enhancements to small popup dialogs
 * 🔊 [Log] removed some duplicated/unneeded data from the logs
 * 🔊 [Log] slightly modified HTTP log to make logs better readable

[2026-07-25]
 * 🐛 [UI] fixed searching for duplicated entries, having alternate IDs (facebook, twitter, ...)

[2026-07-24]
 * 🚸 [UI] enabled to copy tokens/examples for all JMTE explorer sections
 * 🔊 added some logs to find persisting of incomplete entities

[2026-07-23]
 * 🐛 [TV shows] fix datasource for 'lightly-nested' shows
 * 🌐 fix texts
 * 🐛 [Movies] run MI with single folder UDS for new movies

[2026-07-22]
 * ♻️ [TV shows] re-enable "light" nesting of TV show folders: single letter subfolders in data source root are allowed again
 * 🚸 [UI] show progress description for checksum/hash tasks
 * 👽️ [HTTP] optimize HTTP cache usage
 * 🩺 [CLI] also respect the delay between update checks
 * 🚸 [UI] remove annoying locked warning when not needed

[2026-07-21]
 * 🐛 [UI] fixed update of mediainfo data for exchanged video files
 * 🐛 [Movies, TV shows] fixed parsing of TMDB id from mediainfo data
 * 🚸 [UI] enabled to open the editor for locked entries in read only mode

[2026-07-20]
 * 👽️ [Trakt.tv] used different page size for TV show watched status

[2026-07-19]
 * 🐛 [Scraper] force IDs from the primary (episode) source in the universal scraper
 * 🐛 [Trakt.tv] fixed TV show watched sync
 * ♻️ [Trailer] remove non-downloadable trailers in the tasks

[2026-07-18]
 * 🐛 [UI] fixed displaying of season plot in the information panel
 * 👽️ [Trakt.tv] added new authentication method

[2026-07-17]
 * 🔖 version bump
 * 💚 [macOS] fixed using the correct JRE version
 * ⏪️ [macOS] reverted upgrade of Java
 * ⏪️ [macOS] reverted upgrade of Java

[2026-07-16]
 * 🚸 [renamer] Basic BIF handling
 * ♻️ [refactor] create an own MediaFileType.BIF
 * 🔇 reduce log, only for debug use
 * ⚡️ [Core] improved url handling/image loading

[2026-07-15]
 * 🔊 add some image caching logs
 * 📝 fixed settings links

[2026-07-14]
 * 🔥 [imdbapi.dev] removed - the API has been shut down
 * ♿️ [TMDB] also search with TMDB id

[2026-07-10]
 * 👷 fixed lib name
 * ⬆️ updated license to 5.3.0
 * ✅ fixed unit tests
 * 🐛 [TV shows] fixed detection of season artwork
 * 💄 [UI] reworked artwork type settings panels
 * ✨ [TV shows] added more season artwork file naming options
 * ⚡️ [Core] improved fallback if atomic move not supported - pt. 2
 * ⚡️ [Core] improved fallback if atomic move not supported
 * 🚸 [Tools] show update progress of external tools in status bar
 * 🥅 [EP detection] ignore too wide ranges...
 * 🐛 [Movie] fixed selective updating in the movie UDS
 * 🥅 [UDS] remove known special pattern on filename for EP detection
 * 🥅 [Core] hardened file move logic

[2026-07-09]
 * 💄 [UI] added visual feedback in the bulk editors
 * 💄 [UI] better toast colors
 * 💄 [UI] improved visual feedback of pressed buttons in the dark theme
 * ⬆️ [Lib] upgraded FlatLaf to 3.7.2
 * ⚡️ [TMDB] performance: only fetch a maximum of 5 result pages
 * 🐛 [Movies/TV shows] fixed detection of unwanted files
 * 🐛 [Utils] fix moving directories across different file systems

[2026-07-08]
 * 🍻 [UI] wrong localization key
 * 🚸 [checksum] only generate checksum if not empty
 * 🚸 [UI] re-order episode groups in the episode editor
 * ✨ [Movies/TV shows] added outline to the maintainable fields

[2026-07-07]
 * 🔊 [Log] trim excessive json rpc logs
 * ✨ [UI] added a dedicated TMDB rating column for TV shows
 * 🔊 [JNA] remove warning of JNA/JNI with Java 25
 * 📝 [doc] added some Javadoc

[2026-07-06]
 * ♻️ [TVDB] refactored/optimized code
 * ⬆️ [Lib] upgraded trakt-java to 6.20.1
 * 🐛 [Trakt.tv] added pagination for the watched endpoints too
 * 👷 [Linux] re-package to .tar.xz using Linux tools for performance
 * ⬆️ [yt-dlp] upgraded to 2026-07-04
 * ⬆️ [Library] upgraded to Java 25.0.3
 * ✨ [Renamer] added support for renamer profiles
 * 🔖 version bump

[2026-07-03]
 * 🔊 [TVDB] fix logging
 * 🐛 [TVDB] fixed lookup by IMDB id

[2026-07-02]
 * ⚗️ [Checksum] add a variant of perceptual hash (pHash) generation / video fingerprinting

[2026-06-30]
 * ♿️ unify some profile changes

[2026-06-29]
 * 🥅 race condition
 * 🌐 fixed some preset differences

[2026-06-28]
 * 💬 [UI] removed hint to download yt-dlp

[2026-06-27]
 * ✨ [Image Cache] added a cleanup task to remove orphaned items

[2026-06-26]
 * ✨ [Movies, TV shows] added "read-only" preset and reset settings button
 * 🥅 [UI] catch NPE
 * ⚡️ [TVDB] increased performance on trailer scrape

[2026-06-21]
 * ✨ [TV shows] added the new renamer token 'episode.folderName'

[2026-06-17]
 * 🧑‍💻 [Sonar] update token param as tol, plugin upgrade as well

[2026-06-16]
 * 👷 [CI] remove old tsa from signing block
 * ➕ add FFprobe as external tool

[2026-06-14]
 * ✨ [TvShow] also scrape year when show has ended

[2026-06-11]
 * 🐛 [UI] fixed displaying plot/IMDB id/TMDB id for episodes
