File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.9.2] - 2025-12-04
9+
10+ ### Fixed
11+
12+ - [ builder] Using dashboard 1.6.5 with falback color on about page (old browsers)
13+ - [ builder] Using adminui 1.3.1 with regression fix (crash on start)
14+
815## [ 2.9.1] - 2025-12-03
916
1017### Fixed
Original file line number Diff line number Diff line change 6666 "fullsize" : 169506325 ,
6767 },
6868 "dashboard" : {
69- "source" : "ghcr.io/offspot/dashboard:1.6.4 " ,
69+ "source" : "ghcr.io/offspot/dashboard:1.6.5 " ,
7070 "filesize" : 167086080 ,
71- "fullsize" : 166963166 ,
71+ "fullsize" : 166963676 ,
7272 },
7373 "adminui" : {
74- "source" : "ghcr.io/offspot/adminui:1.3" ,
75- "filesize" : 205557760 ,
76- "fullsize" : 205480976 ,
74+ "source" : "ghcr.io/offspot/adminui:1.3.1 " ,
75+ "filesize" : 205598720 ,
76+ "fullsize" : 205525525 ,
7777 },
7878 "file-browser" : {
7979 "source" : "ghcr.io/offspot/file-browser:1.2" ,
Original file line number Diff line number Diff line change 1- __version__ = "2.9.1 "
1+ __version__ = "2.9.2 "
You can’t perform that action at this time.
0 commit comments