Commit Graph

10 Commits

Author SHA1 Message Date
26d0a7b0a3 Version number update in files 2026-03-08 11:53:11 -04:00
d74de05065 Major Improvements
Too numerous to mention
2026-03-08 11:27:25 -04:00
2cd36ca2b3 Bug fixes and tweaks
Both hero_card_enabled and hero_image_first were crashing on the same line — they both use << to append to hero_classes. The single fix +"cl-hero" makes the string mutable, so both appends on lines 144 and 145 now work.
2026-03-08 06:16:58 -04:00
082371d728 Admin log set to track crashing 2026-03-08 06:01:59 -04:00
4f41c0f900 Bug Fixes and UI Tweaks 2026-03-07 22:06:48 -04:00
c1d295c232 UI Improvement v4
Fix broken CSS imports and addition of mp4/youtube play in hero area
2026-03-07 19:01:07 -04:00
af75ea54a6 Plugin Rewrite v2.3.0
This update constitutes a plugin rewrite to manage all options needed in the plugin into separate tabs and split files for maintenance.
2026-03-06 17:45:04 -04:00
1c66805242 UI Reworked v2
Changes to the frontend and backed ui and settings otpions.
2026-03-06 16:44:00 -04:00
0ab7d29f78 UI Reworked 2026-03-06 15:53:26 -04:00
d0040edbf9 Initial commit 2026-03-06 15:13:24 -04:00