The NextJs Ncmaz-faust project for your front end. (v2.8.0)
The Ncmaz-faust-core plugin on your WordPress. (v2.8.0)
How to update -
https://nghiaxchis.gitbook.io/ncmaz...ordpres-blog-magazine/change-log/update-theme
Update for "front-end/ncmaz-faust"
Update: Version 2.8.0
Breakthrough update: Update/optimize data structure for Like/Save/View posts. Replace using Custom-post-type with User-meta, this helps optimize data and ensure performance in the future.
Update: Update all HeadlessUI components to version 2.2
Update: Default/hover color to good mode for buttons: Like/save/view/comment post, Reply/edit/delete comment
Add: Feature to allow users to comment without logging in. Settings in site-settings.json -> discussion_settings
Update: Allow rendering HTML in the author bio and copyright footer
Update/add some new words in the en.ts file
Added feature to allow custom date format. Settings in site-settings.json -> general_settings -> dateFormat
Fixed: Header/Footer menu not opening new page when adding target="blank" to menu items.
Add immediatelyRender = false on the Tiptap editor component
Update for "wp-plugin/ncmaz-faust-core"
Update: Version 2.8.0
Breakthrough update: Update/optimize data structure for Like/Save/View posts. Replace using Custom-post-type with User-meta, this helps optimize data and ensure performance in the future.
Minor security and performance updates