v0.17.0-beta.18
Pre-release
Pre-release
·
1441 commits
to main
since this release
Includes 0.17.0-beta.13 to 0.17.0-beta.18
Date: 2026-02-02
Highlights
- Folder sort and search
What's Changed
✨ Features
- added folder filtering and search in sidebar and drawer
- allow raw open graph preview (9ddda90)
- exposed edited at date for media and folders in more places
🐛 Bug Fixes
Numbered Issues
- manual: When a media file is relinked, none of its file specific metadata get refreshed Fixes #231 (c312a13)
- open Graph Preview Background Image Missing Fixes #251 (66e58c8)
- music Player Background Missing Fixes #249 (d1e2c66)
- player Timeline Pointer Events Fixes #248 (d987511)
- music Player Background Missing Fixes #249 (8ddfea5)
- player Timeline Pointer Events Fixes #248 (9bbbb4b)
General Issues
- database connection timezone is not guaranteed (2190640)
- filename and title are not accessible in fullscreen (cc8c191)
- folder updated_at changes on edit but it should convey disk updates (0557c95)
- task and subtask cards don't show duration for failed tasks (7adbdd2)
- attempt: login does not autofill in edge (8b1113d)
- can't open folder in new tab on mobile (context menu is overridden) (0424e77)
- datetime inconsistencies between tables (timezone, datetime vs date)
🔧 Maintenance
- audit npm and composer packages
- reorganise api resource types into contracts (aeed94f)
Docker Setup Files
No Docker-related files were changed in this release. To get the Docker setup packages, download them from a previous release with Docker changes.
What's Changed
- fix: database connection timezone is not guaranteed by @aminnausin in #242
- Fix/metadata data repair by @aminnausin in #241
- Fix/UI polish by @aminnausin in #244
- Fix/series date consistency by @aminnausin in #243
- chore(deps-dev): bump phpunit/phpunit from 11.5.46 to 11.5.50 by @dependabot[bot] in #246
- (BREAKING) Fix/media date consistency by @aminnausin in #247
- Fix/player pointer events by @aminnausin in #252
Full Changelog: 0.17.0-beta.12...0.17.0-beta.18