-
Fictioneer 5.13.0 Stable
released this
2024-04-13 10:20:22 +08:00 | 1857 commits to main since this releaseThis was supposed to be a few bug fixes, then escalated. Again. Several requests have been realized to improve the functionality and customizability. You can now order story and chapter lists by word count, filter search results by age rating, relocate the cover image on story pages, and change the default font in chapters. Additional CSS snippets have been added to the installation guide as well, such as an example on making individual pages wider. Make sure to clear your theme caches after the update.
Please consider supporting me on Ko-fi, Patreon, or via Crypto if you like the theme.
Release Notes
- Fixed: Bypassing passwords no longer causes an access on null warning
- Fixed: Removed erroneous modulo from reading time calculation
- Fixed: Consent banner is now on top of the mobile menu in all cases
- Fixed: The auto-checkmark when you reach the end of a chapter is working again
- Improved: Brightened dark mode foreground colors 500 (+1%) and Tinted (+2%)
- Improved: Use timestamp for cache busting instead of the theme version string
- New: You can now order story/chapter lists by words
- New: You can now filter search results by age rating
- New: Added option to display an excerpt on password-protected stories and chapters
- New: Added option to hide chapter list on large story cards
- New: Added customizer option to change the pre-selected chapter font
- New: Added customizer option to apply offset to main container
- New: Added customizer option to reposition the story page cover
- New: Added customizer header style option "Wide"
- New: Added customizer mobile menu style option "Slide in from right"
- Dev: Added modifier classes to formatting modal rows
- Dev: Added query name
get_story_chapter_posts_by_post__in
- Dev: Added query name
get_story_chapter_posts_by_meta
- Dev: Added
fictioneer_filter_story_chapter_posts_query
filter - Dev: Added
fictioneer_story_total_word_count
meta field to stories - Dev: Added
fictioneer_navigation_wrapper_end
action in the nav bar - Dev: Added
fictioneer_navigation_wrapper_start
action in the nav bar
Downloads