-
v0.8.0 Stable
released this
2025-04-27 10:35:09 +00:00 | 347 commits to main since this release0.8.0 (2025-04-27)
Features
- API: deprecated bandwidth API (93290cf)
- API: new filter option for library locations endpoint (0d950ca)
- create media encode locations in admin web UI (f0f2063)
- Player: new Airplay support (b51afa1)
- Player: new full screen mode (2ba9a82), closes #19
- Player: new Picture in Picture button (46d7344), closes #17
- removed bandwidth from dashboard (8780a2a)
Bug Fixes
- Player: layout glitch caused by volume bar (d2cfab2)
Miscellaneous Chores
- [security] bump vite from 6.2.2 to 6.2.6 (d960711)
- bump @tailwindcss/vite from 4.0.11 to 4.1.4 (a785772)
- bump generate-license-file from 3.7.0 to 4.0.0 (5e0d83c)
- bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.4 (57e3913)
- bump pinia from 3.0.1 to 3.0.2 (cf341dc)
- nodejs upgrade to version 22 (6236528)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.8.0-beta.1 Stable
released this
2025-04-19 16:24:48 +00:00 | 347 commits to main since this release0.8.0-beta.1 (2025-04-19)
Features
- API: deprecated bandwidth API (93290cf)
- API: new filter option for library locations endpoint (0d950ca)
- create media encode locations in admin web UI (f0f2063)
- Player: new Airplay support (b51afa1)
- Player: new full screen mode (2ba9a82), closes #19
- Player: new Picture in Picture button (46d7344), closes #17
- removed bandwidth from dashboard (8780a2a)
Bug Fixes
- Player: layout glitch caused by volume bar (d2cfab2)
Miscellaneous Chores
- [security] bump vite from 6.2.2 to 6.2.6 (d960711)
- bump @tailwindcss/vite from 4.0.11 to 4.1.4 (a785772)
- bump generate-license-file from 3.7.0 to 4.0.0 (5e0d83c)
- bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.4 (57e3913)
- bump pinia from 3.0.1 to 3.0.2 (cf341dc)
- nodejs upgrade to version 22 (6236528)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.7.0 Stable
released this
2025-03-30 13:10:36 +00:00 | 369 commits to main since this release0.7.0 (2025-03-30)
Features
- new UI style / theme (d801637)
Bug Fixes
- added missing buckete name in library location placeholder (7c0700c)
- creation of new source media location (a779009)
- database upgrade after clean installation (3bdb5ee)
- disable cache for API documentation file (e239abd)
- enhanced error handling for webserver root URL registration (e3d3f79)
- enhanced error log (9903497)
- error handling during s3 file download (0612c03)
Miscellaneous Chores
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.7.0-beta.1 Stable
released this
2025-03-21 17:15:13 +00:00 | 369 commits to main since this release0.7.0-beta.1 (2025-03-21)
Features
- new UI style / theme (d801637)
Bug Fixes
- added missing buckete name in library location placeholder (7c0700c)
- creation of new source media location (a779009)
- database upgrade after clean installation (3bdb5ee)
- disable cache for API documentation file (e239abd)
- enhanced error handling for webserver root URL registration (e3d3f79)
- enhanced error log (9903497)
- error handling during s3 file download (0612c03)
Miscellaneous Chores
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.6.0 Stable
released this
2025-03-02 14:17:57 +00:00 | 391 commits to main since this release0.6.0 (2025-03-02)
Features
- API: new API release (version 0.5.0) (7b4bfa3)
- Backend: new HLS encoding job (5f5c4f8)
- Frontend: enhanced UI for library location creation (c1caf44)
Bug Fixes
- API: hide schemas in API documentation (a526a7c)
- Database: nil pointer if insert fails (54923d5)
- Scanner: typo in log (66dce86)
Miscellaneous Chores
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.6.0-beta.1 Stable
released this
2025-02-23 14:38:38 +00:00 | 391 commits to main since this release0.6.0-beta.1 (2025-02-23)
Features
- API: new API release (version 0.5.0) (7b4bfa3)
- Backend: new HLS encoding job (5f5c4f8)
- Frontend: enhanced UI for library location creation (c1caf44)
Bug Fixes
- API: hide schemas in API documentation (a526a7c)
- Database: nil pointer if insert fails (54923d5)
- Scanner: typo in log (66dce86)
Miscellaneous Chores
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.5.7 Stable
released this
2025-01-25 15:34:15 +00:00 | 409 commits to main since this release0.5.7 (2025-01-25)
Bug Fixes
- cleanup of temporary file, if s3 download failed (2213239)
- enhanced error handling for webserver route registration (a8b30cc)
- WebServer: enhanced shutdown behavior (9171f43)
Miscellaneous Chores
- bump debian from 12.8 to 12.9 in /release/docker (4eaf6c7)
- bump generate-license-file from 3.6.0 to 3.7.0 (c1066f6)
- bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 (d71a7ae)
- bump lucide-vue-next from 0.468.0 to 0.473.0 (5431fb4)
- bump postcss from 8.4.49 to 8.5.1 (8af754c)
- bump tailwindcss from 3.4.16 to 3.4.17 (7be0fa1)
- nodejs upgrade to release 20 (785f07c)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.5.7-beta.2 Stable
released this
2025-01-19 16:14:46 +00:00 | 409 commits to main since this release0.5.7-beta.2 (2025-01-19)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v0.5.7-beta.1 Stable
released this
2025-01-19 14:58:47 +00:00 | 411 commits to main since this release0.5.7-beta.1 (2025-01-19)
Bug Fixes
- cleanup of temporary file, if s3 download failed (2213239)
- enhanced error handling for webserver route registration (a8b30cc)
- WebServer: enhanced shutdown behavior (9171f43)
Miscellaneous Chores
- bump debian from 12.8 to 12.9 in /release/docker (4eaf6c7)
- bump generate-license-file from 3.6.0 to 3.7.0 (c1066f6)
- bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 (d71a7ae)
- bump lucide-vue-next from 0.468.0 to 0.473.0 (5431fb4)
- bump postcss from 8.4.49 to 8.5.1 (8af754c)
- bump tailwindcss from 3.4.16 to 3.4.17 (7be0fa1)
- nodejs upgrade to release 20 (785f07c)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.5.6 Stable
released this
2024-12-22 12:32:42 +00:00 | 428 commits to main since this release0.5.6 (2024-12-22)
Miscellaneous Chores
- [security] bump cross-spawn from 7.0.3 to 7.0.6 (b072c02)
- [security] bump golang.org/x/crypto from 0.27.0 to 0.31.0 (292a6fe)
- [security] bump nanoid from 3.3.7 to 3.3.8 (0bfd8cf)
- [security] bump rollup from 4.21.3 to 4.28.1 (fd0794d)
- bump @vitejs/plugin-vue from 5.2.0 to 5.2.1 (54b21e1)
- bump chart.js from 4.4.6 to 4.4.7 (03524ec)
- bump lucide-vue-next from 0.460.0 to 0.468.0 (e64586f)
- bump pinia from 2.2.6 to 2.3.0 (fd5a6ec)
- bump tailwindcss from 3.4.15 to 3.4.16 (c13ed6c)
- bump vue-router from 4.4.5 to 4.5.0 (df79ba5)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download