Add translation templates and start Japanese translation
Add BWAH INSTALL and README
Add TTE
Add initial directories
(meson/scons) Enable build without GraphicsMagick
Don't crash in prebuild if git isn't installed
Remove unfinished gamut configuration
Cleanup app.d
Deprecate macOS support
Remove guix.scm
Document the 'errors' command in main help
Remove works from errorCache if later successful
Add man page for 'errors' command
Add error cache
2024.12
Change load order of plugins
Fix building GDC 12
Generate version string from build script
Mention reloading dylib cache
Update macOS LDC notice
Fix output.base_folder config
Fix plugin loading on macOS
Add --converter option to override config option
Update imageio_converter to use new API
Update plugin definition
Explain GraphicsMagick "HACK"
Check plugin initialization result
Change plugin loading to not require _converter
Reformat converter file
Fix delay/looping in imageio_converter
Install converter.h header
Add config option for converter.name
(meson) Install gm_converter to rpath
Convert macOS ImageIO to a plugin
Convert plugin system to use C linkage
Compile gm_converter in SCons
Replace GraphicsMagick binding with plugin system
Build fixes for DUB
Rewrite SCons to support reorganization
Move term.d to mlib
Move source/{cmds/,}*.d to source/app
Move pixiv-related code to separate pd/ directory
Move configuration.d to pd/configuration.d
Remove autotools build system
Fix crash when downloading Ugoira
v2024.10
Fix typo in update_git_version
Mention macOS build limitation in INSTALL
Support building on macOS/SCons/DMD
Add deprecation notice to configure.ac
Update INSTALL instructions
Add scons build script
Update README
Add update_git_version.d to replace dub.sdl script
Update mlib.directories to 0.5.1
Add docs/meson.build
daily: Prohibit BEGIN without END or END > BEGIN
Update documentation for daily command
Add support for automatic daily end date.
Configure guix.scm to use meson build system
Update PHPSESSID link
Fix version generation with dub (non-git)
Update version strings
Include meson files with autoconf dist
Improve git version tagging across build systems
Require --public or --private (following)
Improve message when fetching accounts (following)
Use meson on the README
Add meson build files
Use OS 'state' directory for logs (XDG)
Add docs/Makefile.am
v2024.09
v2024.09
Reformat the NEWS file
Add --force option to daily command
Add --force option to artwork command
Fix downloading images (pixiv change)
Update mlib.directories to 0.5.0
Add bookmarked configuration docs
Add configuration for bookmarked always_remove_invalid
Fix crash when fetching CSRF token
Add default DFLAGS -g -O2
Fix autotools-based compilation for GDC12
Bump UserAgent to Firefox 126
Add bookmarked 'remove-from-file' option
Potential fixes for CSRF Token fetching
Add GNU Guix package definition for development
Remove fetch_dependencies script
Support for D 2076.
Convert Ruby 'configure' to Autotools
Remove magickd from dub.selections.json
Remove man pages when running make uninstall
v2024.07
Simplify the fetch_dependencies script
Improve message no content to download (`artist`)
Fix artist novel offset not working
Update CHANGELOG
Fix GIF generation on POSIX
Fix endless loop in daily command (pt. 2)
Fix endless loop in daily command