Ncmaz - Blog, News, Magazine Full Site Editing WordPress theme
Live DemoBuy theme
  • Welcome
  • Getting Started
    • FSE - Quickstart
    • WordPress
  • Basics
    • Theme Installation
    • Theme Updates
    • Demo
    • Pages
    • Posts
    • Block Editor
    • Customization Block Editor
    • Site Editor
    • Site Editor
    • Sidebars
    • Woocommerce
    • Localization
    • Accessibility
    • Add Custom CSS
    • Dark/Light Logo
    • Plugins
    • Sources and References
    • Changelog
Powered by GitBook
On this page
  • V1.4.3 - Sun 12 Jan, 2025
  • V1.4.1 - Thu 26 Dec, 2024
  • V1.4.0 - Tue 3 Dec, 2024
  • V1.3.0 - Mon 18 Nov, 2024
  • V1.2.1 - Sat 26 Oct, 2024
  • V1.1.0 - Thu 17 Oct, 2024
  • V1.0.0 - 12 Oct, 2024

Was this helpful?

  1. Basics

Changelog

PreviousSources and References

Last updated 3 months ago

Was this helpful?

V1.4.3 - Sun 12 Jan, 2025

  • Update the Ncmaz-fse-core plugin to version 1.4.3.

  • Updated compatibility with all the latest versions of plugins.

  • Fixed: Fix the Dark mode switch not showing up

  • Fixed: Fix "Sort by Count" not working in Term-Query-block

  • Fixed: Fix the Term-description block not displaying

  • Update, and optimize some small details

V1.4.1 - Thu 26 Dec, 2024

  • Update the Ncmaz-fse-core plugin to version 1.4.1.

  • Updated compatibility all the latest versions of plugins.

  • Update*: Fix 403 error appearing with Cache plugins when users Like/Save posts in incognito mode - Update like and save handles in like-button and save-button blocks. Use AJAX to handle nonce, which improves and eliminates cache-related issues.

V1.4.0 - Tue 3 Dec, 2024

  • Update the Ncmaz-fse-core plugin to version 1.4.0.

  • Updated compatibility all the latest versions of plugins.

  • Breakthrough Update: Change the data structure of the Like/Save/View Posts. Previously, data for Like/Save/View posts was stored in Custom-post-types. Now in version 1.4.0, this data will be rewritten to be stored in user-meta and post-meta, which will help optimize performance and speed for the website, as well as completely eliminate the problem of bloated data tables in the long run. There are sync buttons so you can sync your old data to this new version: 👇

    Therefore it is recommended to update to version 1.4.0 or later as soon as possible.

V1.3.0 - Mon 18 Nov, 2024

  • Update the Ncmaz-fse-core plugin to version 1.3.0.

  • Updated compatibility with WordPress 6.7 and the latest versions of plugins

  • Update patterns related to Icon Block plugin version 2.0

  • Add Video Ratio customization for Ncmaz Media Player block. Support vertical video display for short videos

  • Fix CSS video player overflow on mobile devices

  • Add custom sorting of posts by view_count, like_count, save_count descending. Use query string in archive, search pages,... for example: ...?orderby=most_like&order=desc ...?orderby=most_like&order=desc ...?orderby=most_like&order=desc

  • Add the playsinline=1 parameter to the URL and allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" of the video iframe player to remove the warning when viewing on mobile browsers

V1.2.1 - Sat 26 Oct, 2024

  • Update the Ncmaz-fse-core plugin to version 1.2.0.

  • Add the Post Media Play button block - A block that shows the play button for audio/video posts. Button will not appear if post is not audio/video or does not have url for media.

  • Add the Post Media Player block - Block to display a media player.

  • Add the Post video player block - Block to display video/iframe player for posts with the video format.

  • Add default theme mode type option in the Toggle Dark-mode button block.

  • Updated single templates to show a play button if the post is audio/video

  • Added Home page template 4, and some new post card patterns.

  • Update Post card 1, Post card 5, Post card 15 pattern to display the audio/video play button.

  • Add the Post Media Player block to the footer part. (Post Media Player block is required in Footer or Header for the player to work)

V1.1.0 - Thu 17 Oct, 2024

  • Add the Toggle Dark-mode button block

  • Updated all patterns and templates to work properly in dark mode.

  • Update the style of pattern Magazine-2 when viewing on mobile.

V1.0.0 - 12 Oct, 2024

  • Release!