Add missing January 2026 changelog entries for Safari and mobile fixes

This commit is contained in:
Christian Semmler 2026-01-31 15:16:49 -08:00
parent 2755fc11ad
commit c50ea0aee5
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C

View File

@ -39,7 +39,9 @@
{ id: 'cl1', title: 'January 2026', items: [ { id: 'cl1', title: 'January 2026', items: [
{ type: 'New', text: 'Debug menu for developers and power users. Tap the LEGO Island logo 5 times to unlock OGEL mode and access debug features like teleporting to locations, switching acts, and playing animations' }, { type: 'New', text: 'Debug menu for developers and power users. Tap the LEGO Island logo 5 times to unlock OGEL mode and access debug features like teleporting to locations, switching acts, and playing animations' },
{ type: 'Improved', text: 'Configure page redesigned with tabbed navigation, collapsible sections, quick presets (Classic/Modern Mode), and modern toggle switches' }, { type: 'Improved', text: 'Configure page redesigned with tabbed navigation, collapsible sections, quick presets (Classic/Modern Mode), and modern toggle switches' },
{ type: 'Improved', text: 'Read Me page reorganized into tabs (About, System, FAQ, Changelog, Manual) with the original instruction manual now viewable in-browser' } { type: 'Improved', text: 'Read Me page reorganized into tabs (About, System, FAQ, Changelog, Manual) with the original instruction manual now viewable in-browser' },
{ type: 'Fixed', text: 'Safari audio not playing on first toggle' },
{ type: 'Fixed', text: 'Tooltips not working correctly on mobile devices' }
]}, ]},
{ id: 'cl2', title: 'December 2025', items: [ { id: 'cl2', title: 'December 2025', items: [
{ type: 'New', text: '"Active in Background" option keeps the game running when the tab loses focus' }, { type: 'New', text: '"Active in Background" option keeps the game running when the tab loses focus' },