-
Fictioneer 5.19.0 Stable
released this
2024-05-30 21:56:56 +08:00 | 1311 commits to main since this releaseWelcome to another episode of "Things I did not want to add but did so anyway!" Improved compatibility with layout blocks, additional params to hide stuff in shortcodes, and against my better judgement new customizer options to globally modify the font sizes on cards. There is no way that is going to end well, but have fun.
No, there is not going to be a version 6, we are going to count to infinity if necessary!
Please consider supporting me on Ko-fi, Patreon, or via coins and stuff if you like the theme.
Release Notes
- Fixed: The "New" label on card chapter list items now honors your site timezone
- Fixed: The "only-editors" CSS class is now cleaned up correctly on AJAX authentication
- Fixed: The login link in the comment section now opens the login modal
- Fixed: Resolved wrapping issues with the wide header style on mobile
- Fixed: The Quote/Suggestion paragraph tools are now always hidden if you cannot comment
- Improved: The card age rating is now right-aligned for the combined card footer style
- Improved: Early cleanup of view when a user deletes their account (no more confusion)
- Improved: Toggling certain settings now automatically triggers a theme cache purge
- Improved: Better compatibility with Gutenberg layout blocks (no more errant spacing)
- Improved: Split card customizer options off into own section
- New: Added "none" page style option to Customizer for hiding the page background
- New: Added "words" and "date" params to Latest Update shortcode to hide either or both
- New: Added customizer option for card font size minimum offset
- New: Added customizer option for card font size grow offset
- New: Added customizer option for card font size maximum offset
- Dev: Added fictioneer_filter_comment_actions filter
- Dev: Renamed fictioneer_sanitize_float() to fictioneer_sanitize_positive_float_def1()
- Dev: Added fictioneer_sanitize_float() for both negative and positive values
- Dev: Added fictioneer_toggled_follow action hook
- Dev: Added fictioneer_toggled_reminder action hook
Downloads