3.0.0-beta.1 (2025-06-06)
⚠ BREAKING CHANGES
- If no CLI command is specified, the program will launch in daemon mode
- setups that have the web server port blocked by other programs were able to sync regularly, as long as they didn't need to refresh mfa. Now the app will fail on startup if the web server port is not accessible
Features
- Adding support for JPEG-XL (4e96e62)
- basic web ui (ab93061)
- Daemon mode now default CLI option (91d320b)
Tests
- make web-ui and web-server tests use a mocked http.Server (a0c1457)
CI Pipeline
- Enabling docker unit tests for PRs without credentials (e3b8596)
- Fixing broken API monitoring workflow (f3dcb68)
- Re-enable scout (cef93a1)
- Reworking docker build (fb81c2a)
- Skipping Docker Scout for dependabot (4547ad8)
Maintenance
- [app] bump @eslint/js from 9.23.0 to 9.24.0 in /app (e8ca54b)
- [app] bump @eslint/js from 9.24.0 to 9.25.0 in /app (971e6c8)
- [app] bump @eslint/js from 9.25.0 to 9.25.1 in /app (a5ed545)
- [app] bump @eslint/js from 9.25.1 to 9.26.0 in /app (a4726f5)
- [app] bump @eslint/js from 9.26.0 to 9.27.0 in /app (0eadeae)
- [app] bump @eslint/js from 9.27.0 to 9.28.0 in /app (5b760a5)
- [app] bump @inquirer/prompts from 7.4.0 to 7.4.1 in /app (363f8f5)
- [app] bump @inquirer/prompts from 7.4.1 to 7.5.0 in /app (e229d35)
- [app] bump @inquirer/prompts from 7.5.0 to 7.5.2 in /app (9500d32)
- [app] bump @inquirer/prompts from 7.5.2 to 7.5.3 in /app (9f4e8ec)
- [app] bump @types/node from 22.13.14 to 22.14.0 in /app (e260309)
- [app] bump @types/node from 22.14.0 to 22.14.1 in /app (e7314db)
- [app] bump @types/node from 22.14.1 to 22.15.2 in /app (de9b032)
- [app] bump @types/node from 22.15.18 to 22.15.21 in /app (e91dc0a)
- [app] bump @types/node from 22.15.2 to 22.15.3 in /app (a2386f3)
- [app] bump @types/node from 22.15.21 to 22.15.29 in /app (9991ac8)
- [app] bump @types/node from 22.15.3 to 22.15.18 in /app (a3dbeef)
- [app] bump axios from 1.8.4 to 1.9.0 in /app (2372203)
- [app] bump commander from 13.1.0 to 14.0.0 in /app (e683222)
- [app] bump knip from 5.46.3 to 5.46.5 in /app (abe2641)
- [app] bump knip from 5.46.5 to 5.50.5 in /app (a86008e)
- [app] bump knip from 5.50.5 to 5.52.0 in /app (5ee79a0)
- [app] bump knip from 5.52.0 to 5.55.1 in /app (f502603)
- [app] bump knip from 5.55.1 to 5.56.0 in /app (7729ef3)
- [app] bump knip from 5.56.0 to 5.59.1 in /app (2ffd4a9)
- [app] bump liquidjs from 10.21.0 to 10.21.1 in /app (b536ad2)
- [app] bump testcontainers from 10.23.0 to 10.24.0 in /app (bf69b92)
- [app] bump testcontainers from 10.24.0 to 10.24.2 in /app (617d550)
- [app] bump testcontainers from 10.24.2 to 10.25.0 in /app (c5bde7c)
- [app] bump testcontainers from 10.25.0 to 10.28.0 in /app (8f89902)
- [app] bump testcontainers from 10.28.0 to 11.0.0 in /app (2fe2b4d)
- [app] bump the typescript group in /app with 2 updates (3166dbb)
- [app] bump the typescript group in /app with 2 updates (36ee711)
- [app] bump the typescript group in /app with 2 updates (7a767e8)
- [app] bump the typescript group in /app with 2 updates (b0d2255)
- [app] bump the typescript group in /app with 2 updates (cb80a0e)
- [app] bump the typescript group in /app with 3 updates (f973e3d)
- [app] bump ts-jest in /app in the jest group (8b79eb7)
- [app] bump ts-jest in /app in the jest group (ba12b23)
- [app] bump ts-jest in /app in the jest group (341fb53)
- [app] bump ts-json-schema-generator from 2.3.0 to 2.4.0 in /app (70512d0)
- [app] bump typescript-eslint in /app in the typescript group (7b6a715)
- [app] bump typescript-eslint in /app in the typescript group (a3a5559)
- [app] bump typescript-eslint in /app in the typescript group (8dd8403)
- [docker] bump node in /docker (0122875)
- [docs] update mkdocs-material requirement (2b658fa)
- [docs] update mkdocs-material requirement (8749233)
- [semantic-release] bump @codedependant/semantic-release-docker (f8de32d)
- [semantic-release] bump @semantic-release/github (cfb2c08)
- [semantic-release] bump semantic-release (e04f600)
- [semantic-release] bump the semantic-release group across 1 directory with 4 updates (db77039)
- Bumping node version to 22.16.0 (4360bc3)
Documentation
- Working on enhancing Get-Started Guide. (d9a477d)