@@ -4,17 +4,15 @@ type: progress
44pronunciation : " /ˌdʒækəˈrændə/"
55
66important :
7- - Themes are now stored as open folders instead of compressed archives (previously extracted to the
8- <code>active</code> folder). This enables faster theme switching, alternate theme changes, and restores random
9- theme selection on device start. Existing <code>.muxthm</code> theme files in <code>MUOS/theme</code> must be
10- extracted manually or via the <strong>Task Toolkit</strong> script on-device. Updating will reset your theme to
11- the default MustardOS theme <strong>and boot image</strong>. Be sure to back up your current theme and boot logo
12- before updating.
7+ - Themes are now stored as open folders instead of compressed archives (previously extracted to the <code>active</code> folder).
8+ This enables faster theme switching, alternate theme changes, and restores random theme selection on device start.
9+ Existing <code>.muxthm</code> theme files in <code>MUOS/theme</code> must be extracted manually.
1310
1411contributors :
1512 - antikk
1613 - bitter_bizarro
1714 - escal8tor
15+ - fashberg
1816 - imcokeman
1917 - nesreka
2018 - xonglebongle
@@ -257,4 +255,23 @@ changes:
257255 - Updated bind mount and extraction system
258256 - Updated default year to 2026
259257 - Updated device tree information
260- - Updated virtual terminal to cache font glyphs
258+ - Updated virtual terminal to cache font glyphs
259+ - Added change support to <code>inotify</code> tracked changes
260+ - Added extra network checks and failovers for blank/open networks
261+ - Added network status updates for frontend UI
262+ - Added overlay bypass for PortMaster application
263+ - Added retry count to network advanced settings
264+ - Added stage overlay bypass variable
265+ - Added threaded video toggle to content options
266+ - Adjusted default variables due to frontend changes
267+ - Fixed colour temperature variable setting
268+ - Fixed content item index when returning from options menu
269+ - Fixed ethernet connections
270+ - Fixed general settings issue with visible item index
271+ - Fixed network module exit if currently connecting
272+ - Fixed theme version compatibility testing
273+ - Merged panel UI adjustment into header and footer setup function
274+ - Modified testing watermark to function quantifier
275+ - Renamed reset alert images
276+ - Updated message delivery module with modified <code>inotify</code> changes
277+ - Updated preinstalled themes to accept minimum theme compatibility version
0 commit comments