• Tetrakern released this 2024-01-27 07:59:17 +08:00 | 2487 commits to main since this release

    Actually mostly fixes and some performance improvements for once.

    Please consider supporting me on Ko-fi if you like the theme.

    Release Notes

    • Fixed: Updated the broken CSS snippet to merge the header and navigation
    • Fixed: Headers for AJAX requests should now work consistently again
    • Fixed: Added many more missing inline-size properties to card lists
    • Fixed: Properly aligned text-icons in chapter list popup menus
    • Fixed: The story data meta cache is now invalidated and updated as intended
    • Improved: Dropdown menus are no longer subject to misclicks and got a folding animation
    • Improved: Collection statistics are built faster and cached for better performance
    • Improved: Options in the chapter story select field are now ordered alphabetically
    • Improved: Renamed some functions for more clarity *

    * fictioneer_get_story_chapters() has been renamed to fictioneer_get_story_chapter_ids(), which reflects what it actually returns. In addition, the fictioneer_get_story_chapter_posts() function has been added to optimize chapter queries. The optional argument 'refresh_comments' for fictioneer_get_story_data() has been renamed to 'refresh_comment_count'.

    Downloads