• Tetrakern released this 2024-03-03 08:44:10 +08:00 | 2081 commits to main since this release

    Well, here we are... the update you will love to hate. Maybe. Perhaps. Depends on whether you customized the colors or not (aside from the sliders, those are fine). Because this update is mainly focused on overhauling the theme's color system. Yes, this was necessary. Yes, this had to be done now; it would only have gotten worse with time. On the plus side, I added even more customization options for you to make your site ugly. Pretty! I meant pretty.

    • If you HAVE customized colors: Your theme will look messed up after the update, so better put it into maintenance mode and make a backup of your custom color codes. You can then either go through each color, or reset all under Reset Options > Reset Colors and apply everything anew. Unfortunately, color assignments have changed. Fortunately, all have now a description about how or where they are used. Should make this a whole lot easier.

    • If you have NOT customized colors: While not strictly necessary, it is recommended to reset everything under Reset Options > Reset Colors to make sure all default values are correct. Otherwise you might get confused in the future. This will not reset anything else, not even the HSL sliders, no worries. You may have to reassign the site title and tagline colors, though.

    Please consider supporting me on Ko-fi if you can find it in your heart to forgive me.

    !!ATTENTION!! If you are updating from an earlier version than 5.10.0 or did not do it yet, please hit the [Legacy Cleanup] button under Fictioneer > Tools. This is the last time I remind you.

    Edit: The Liminal child theme, if someone was using that, is no longer compatible with the base theme. But since everything the theme did can now also be achieved with the Customizer, I will not update it.

    Release Notes

    • Fixed: Added missing default values for shadow options
    • Fixed: Added spacing for header image shadows to prevent cut-offs
    • Fixed: LiteSpeed cache should no longer mess up font stylesheets (probably)
    • Fixed: Bookmarks will once again jump to the correct paragraph
    • Fixed: Tabbing through the site will once again open navigation submenus
    • Fixed: Missing SEO capabilities will no longer prevent SEO caches to be purged on post update
    • Fixed: Bookmarks are now ordered from newest to oldest as originally intended
    • Fixed: Maintenance mode does no longer affect the Customizer preview
    • Improved: Removed obsolete and redundant styles
    • Improved: Refactored the theme's color system
    • Improved: Added descriptions to customizer color options
    • Improved: Show "support me" buttons on protected posts
    • Improved: Enabled all WordPress block styles by default and refactored content/editor styles
    • Improved: Enabled a wide range of block options that had been unavailable until now
    • Improved: Roles with own-post-moderation capability can now see unapproved comments
    • New: Added global note to stories, which is displayed on all associated chapters
    • New: Added "[!password]" render hint, hiding a story-wide note on password protected posts
    • New: Added "[!show]" render hint, showing a chapter note on password protected posts
    • New: Added customizer options for card grid rows/columns
    • New: Added customizer options for font saturation and lightness
    • New: Added customizer option for site title shadow
    • New: Added customizer option for card shadows
    • New: Added customizer reset button for colors (and only colors)

    • Dev: Generate a customize.css from snippet files to reduce the main stylesheet files
    • Dev: Added $context parameter to fictioneer_get_safe_title() (changed signature)
    • Dev: Passed $context and $args to fictioneer_filter_safe_title() (no change of signature)
    • Dev: Many CSS custom properties ending in "-text" have been updated to "-color" for clarity of purpose
    Downloads