Change log

Change log

** 2.10.1 - Tue 11 Feb, 2025

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.10.0)

  2. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.10.1

  3. Fixed: Fix TOC not showing on single pages

** 2.10.0 - Tue 04 Feb, 2025

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.10.0)

  2. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.10.0

  3. Fixed: Fixed a build/deploy error when your site didn't have the pages "home-2/home-3/home-4..." (update - getStaticPaths on [...wordpressNode])

  4. Fixed: Fix the "More" dropdown menu on the single page overflowing when viewed on mobile devices

  5. Updated: On the single page, the title button to share is labeled "More", but it should actually be "Share" or something similar.

  6. Updated: Add Icon for the "By me a coffee" field on the author page

** 2.9.0 - Thu 16 Jan, 2025

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.9.0)

  2. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.9.0

  3. Fixed: Fix <table> tags overflow error on mobile devices.

  4. Update: Update the rendered content on the single page. Use WordPressBlocksViewer from @faustwp/blocks to render the block styles correctly. This helps the CustomHtml blocks to render and the script to run correctly.

  5. Update: Improve SEO, and sitemaps by updating next-sitemap.config.js and wordpress-sitemap.xml.ts files Thanks to the great contribution of @Atul Kumar Singh

  6. A few other minor updates.

** 2.8.1 - Wed 04 Dec, 2024

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.8.1)

  2. The Ncmaz-faust-core plugin on your WordPress. (v2.8.1)

  3. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.8.1

  3. Fixed: Handling typescript errors in ModalEditComment form component

  4. _____ update for "wp-plugin/ncmaz-faust-core"

  5. Update: Version 2.8.1

  6. Security and performance updates with WP plugin check

  7. Updated plugin author name and Readme file

  8. Update: Handling some small parts of graphql Like/Save/View handling

** 2.8.0 - Fri 29 Nov, 2024

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.8.0)

  2. The Ncmaz-faust-core plugin on your WordPress. (v2.8.0)

  3. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.8.0

  3. 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.

  4. Update: Update all HeadlessUI components to version 2.2

  5. Update default/hover color to good mode for buttons: Like/save/view/comment post, Reply/edit/delete comment

  6. Add feature to allow users to comment without logging in. Settings in site-settings.json -> discussion_settings

  7. Update: Allow rendering HTML in the author bio and copyright footer

  8. Update/add some new words in the en.ts file

  9. Added feature to allow custom date format. Settings in site-settings.json -> general_settings -> dateFormat

  10. Fixed Header/Footer menu not opening new page when adding target ="blank" to menu items.

  11. Add immediatelyRender = false on the Tiptap editor component

  12. _____ update for "wp-plugin/ncmaz-faust-core"

  13. Update: Version 2.8.0

  14. 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.

  15. Minor security and performance updates

** 2.7.0 - Mon 11 Nov, 2024

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.7.0)

  2. The Ncmaz-faust-core plugin on your WordPress. (v2.7.0)

  3. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.7.0

  3. Update: Add missing words to en.ts translation file: "Read more", "min read", "read"

  4. Update: Add h1 to Home, Archive, Gutenberg page,... to improve SEO

  5. New: Add settings hide/show "Create button" and "Dark mode switch" in the header in site-settings.json -> site_header -> desktop_header

  6. Update to the latest versions of @faustwppackages

  7. New: Create a REVALIDATE_TIME = 900 variable in the constant.ts file to use for revalidation throughout the project.

  8. New: Create a default-site-settings.json file, this file will contain default settings and you can freely customize your settings in the site-settings.json file without worrying about losing data when updating the version.

  9. _____ update for "wp-plugin/ncmaz-faust-core"

  10. Update: Version 2.7.0

  11. Update: Tested with WordPress 6.6.2

  12. Update: Check all the latest versions of the required plugins.

  13. New: Support for the latest version 4.2.0 of WPGRAPHQL_CONTENT_BLOCKS plugin

  14. Update the XML demo data files in the /includes/xmls/ folder

** 2.6.3 - Fri 02 Aug, 2024

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.6.3)

  2. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.6.3

  3. Update: Update Sticky for Sidebar-single page

  4. Update consistency for all button and modal components

  5. Update Relative for NcSlider components

  6. Fixed single page UI issue when viewing on mobile

** 2.6.2 - Wed 25 Jul, 2024

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.6.2)

  2. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.6.2

  3. Update: ReUpdated frontend submission editor page. When entering additional tags on mobile, you can now press the "space", "comma" or "enter" button to add a new tag (previously, you could only press "enter" to add a new tag)

  4. Revert "inline: true" to Image.config in Frontend submission to fix some images not being displayed in previous versions.

  5. Fixed an error where BubbleMenu was displayed over the Link modal when clicking to add a Link on the editor page.

  6. Fixed the error of the Prev button being hidden in the Terms slider block

  7. Improved UI for View All button in Ncmaz Magazine Slider blocks.

** 2.6.1 - Tue 23 Jul, 2024

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.6.1)

  2. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.6.1

  3. Update: Update the ViewAll button on the Slider Posts block

  4. New: Update Heading dropdown UI on the Frontend submission editor page.

** 2.6.0 - Tue 23 Jul, 2024

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.6.0)

  2. The Ncmaz-faust-core plugin on your WordPress. (v2.6.0)

  3. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.6.0

  3. New ๐Ÿ”ฅ: Add a new page to filter posts by authors/categories/tags/... ๐Ÿ‘‰https://ncmaz-faust-delta.vercel.app/posts

  4. New: Added "See all" button in Ncmaz Magazine Gutenberg blocks, which when clicked will redirect to /posts/ page with exact query parameters as of that block.

  5. Update: Updated frontend submission editor page. You can now press "enter" to get to a new line after adding an image.

  6. Update: Updated frontend submission editor page. When entering additional tags, you can now press the "space", "comma" or "enter" button to add a new tag (previously, you could only press "enter" to add a new tag)

  7. Update: Updated frontend submission editor page. Now temporary data changes will be saved in localStorage, and you will not lose your changes if you accidentally exit the page without saving.

  8. Update: Improve UX for the Reset-password page.

  9. Update: Update the favicon icon.

  10. Fixed: Fixed an error where text overflowed when it was too long on a single page. (add CSS overflow-wrap: break-word;)

  11. Update: Reduce the number of post excerpt lines in mega-menu header style 1 to a maximum of 3 lines

  12. _____ update for "wp-plugin/ncmaz-faust-core"

  13. Update: Version 2.6.0

  14. New: Added the "Show See all button" setting in the block-settings section of the Ncmaz Magazine Gutenberg blocks.

  15. Update: Improved plugin performance, reducing CSS size by more than 60%

  16. Update: Update the preview of Ncmaz Magazine and Ncmaz Term blocks. It is now possible to preview blocks with the exact style of the block variants.

๐Ÿš€๐ŸŽ‰๐ŸŒŸ Thanks @Chadathorn Masusai for the feedbacks and suggestions ๐Ÿฉท

** Tue 11 Jun, 2024

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.5.0)

  2. The Ncmaz-faust-core plugin on your WordPress. (v2.5.0)

  3. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.5.0

  3. Update: Updated/Rewritten the user registration feature on the sign-up page

  4. New: Added account deletion feature in profile dashboard page (The Ncmaz-faust-core plugin needs to be updated to version 2.5.0)

  5. _____ update for "wp-plugin/ncmaz-faust-core"

  6. Update: Version 2.5.0

  7. New: Added WPgraphql mutations to support the account deletion feature.

** Sun 09 Jun, 2024

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.4.0)

  2. The Ncmaz-faust-core plugin on your WordPress. (v2.4.0)

  3. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.4.0

  3. Update: Update dependent packages to the latest versions.

  4. Fixed: Fixed style issue "In the single page, the audio player and the reading rate float message, overlap".

  5. Update: Show the logo on the header in the dashboard pages.

  6. New: Modal quick search displays when clicking on the search form in the header.

  7. New: Add more customization to frontend-submission page features (site-settings.json -> submissions-settings), e.g. Customizations for post_options, allow_upload_media_max_size_mb, etc.

  8. New: Display the Privacy Policy on the registration page (Set the Privacy Policy page in site-settings.json -> privacy_policy_page)

  9. Update: update UI for sign up/sign in pages

  10. Update: Remove scrollbar in preview style iframes of Ncmaz Gutenberg blocks

  11. Fixed: Add @parcel/watcher package, to fix the error of not finding module @parcel/watcher

  12. Fixed: Updated post-card gallery in home-5 to not display thumbnail images when the post is not in Gallery format

  13. Update: Updated style for single style 3 when viewed on mobile devices.

  14. New: Add epicweb-dev config to Ncmaz-faust project, which improves code quality

  15. New: Add the wordpress-sitemap.xml

  16. New: In the frontend-submission page, when adding "link" you will have the option "open link in new tab"

  17. New: Avatar in the header, now when logging in, the avatar will display instead of the icon

  18. New: Add header style1, you can choose in site-settings.json -> site_header -> desktop_header (style1, style2 or style3)

  19. _____ update for "wp-plugin/ncmaz-faust-core"

  20. Update: Version 2.4.0

  21. Fixed: Fixed error Reading-time not updated when updating the post

  22. Update: Updated compatibility with WPGraphQL Content Blocks plugin version 4.0 (If you are using the old version 1.1.3, deactivate and remove the WPGraphQL Content Blocks plugin, then go to Dashboard > Appearance > Install Plugins and install version 4.0 of the WPGraphQL Content Blocks plugin)

** Fri 31 May, 2024

In this update, you just need to update the NextJs Ncmaz-faust (v2.3.1) project for your frontend.

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Ncmaz-faust to v2.3.1

  3. Fixed: Fix bug for Ncmaz Magazine 7 block. Pages containing Magazine 7 block cannot be built if the number of posts is less than 2.

** Tue 28 May, 2024

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.3.0)

  2. The Ncmaz-faust-core plugin on your WordPress. (v2.3.0)

  3. How to update - ๐Ÿ‘‰ Update theme?

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.3.0

  3. Fixed: Fixed image not being saved after uploading and saving (profile, posting)

  4. New: Add the nextjs-google-analytics script (NEXT_PUBLIC_GA_MEASUREMENT_ID env) - Read more Nextjs-google-analytics

  5. Update: Update HeadlessUI package to version 2.0

  6. New: Add options post_style & show/hide_sidebar on the frontend-submission page.

  7. Update: Reprocess featured image size of articles.

  8. _____ update for "wp-plugin/ncmaz-faust-core"

  9. Update: Version 2.3.0

  10. Update: Reprocess the GraphQL mutation when uploading images from the device. (fixed image not being saved)

  11. New: Update the GraphQL mutation for create/update posts from frontend-submission with post_style and show_right_sidebar inputs.

** Sun 26 May, 2024

In this update, you just need to update the NextJs Ncmaz-faust (v2.2.1) project for your frontend.

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Ncmaz-faust to v2.2.1

  3. Update: Updated translations for dashboard pages (en.ts)

  4. New: Allows hiding/customizing the "Documents" tab on the dashboard page (site-settings.json -> document_page)

  5. Fixed: Fixed an issue where the page was not reloaded after logging in in modal-login

  6. Fixed: Fixed an issue where the "Show me more" button in Gutenberg blocks was not hidden when all data was loaded.

  7. New: Add custom "recommended_searches" on the search page (site-settings.json -> search_page)

  8. Update: Updated to display "view_counts" as default on the single page.

** Sat 25 May, 2024

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end. (v2.2.0)

  2. The Ncmaz-faust-core plugin on your WordPress. (v2.2.0)

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.2.0

  3. New: Add style2 for the header. This time there will be a logo in the header when viewed on mobile devices (Setting in the file site-settings.json -> site_header -> desktop_header -> header_style)

  4. New: Add the contact-form & contact page (/contact)

  5. Fixed: Handle the error of images being uploaded twice when uploading images from the device.

  6. Update: Update the search-form section in the mobile-side-nav section. Users can click the submit button more easily.

  7. Update: Improved login handling.

  8. _____ update for "wp-plugin/ncmaz-faust-core"

  9. Update: Version 2.2.0

  10. Update: Handle the GraphQL mutation when uploading images from the device.

  11. New: Add a mutation to receive and process when a user sends a message from the contact-form in the frontend.

** Tue 21 May, 2024

In this update, you just need to update the NextJs Ncmaz-faust project for your frontend.

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Ncmaz-faust to v2.1.0

  3. Update: Update some words to the translation file

  4. Update: Update the style for the image upload feature.

  5. Update: Update/Move some client useQuery queries to router api ๐Ÿ‘‰ Avoid CORS errors and increase performance.

** Mon 20 May, 2024

In this update, you just need to update:

  1. The Ncmaz-faust-core plugin on your WordPress.

  1. ______ update for "wp-plugin/ncmaz-faust-core"

  2. Update: Version 2.1.0

  3. Update: Compatibility update to use the WPGraphQL for ACF plugin instead of plugin WPGraphQL for Advanced Custom Fields

  4. The theme will be compatible with both plugins, however, as recommended by the plugin author you should use the new plugin WPGraphQL for ACF

** 2.0.0 - Wed 15 May, 2024

In this update, you just need to update:

  1. The NextJs Ncmaz-faust project for your front end.

  2. The Ncmaz-faust-core plugin on your WordPress.

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Version 2.0.0

  3. Update: Improved performance/speed as Gutenberg blocks are now fully SSR components.

  4. New: Add lost password feature - https://your_site_/reset-password

  5. ______ update for "wp-plugin/ncmaz-faust-core"

  6. Update: Version 2.0.0

  7. Update: Performance improvements for Ncmaz Gutenberg blocks.

  8. New: Variants of Ncmaz Gutenberg blocks on the editor page now have styles for preview (Requires your Ncmaz Nextjs project to be updated to version 2.0 or higher)

** Sat 11 May, 2024

In this update, you just need to update the NextJs Ncmaz-faust project for your frontend.

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Use Prerequisite queries to improve performance

  3. Fixed: Issue where views were not displayed correctly on post cards

  4. Fixed: Error of page 404 not displaying when an incorrect author URL is entered

  5. Fixed: Dropdown style in dashboard/post page

** Mon 08 May, 2024

(Urgent update version 1.1.1)

In this update, you just need to update the NextJs Ncmaz-faust project for your frontend.

  1. ______ update for "front-end/ncmaz-faust"

  2. Urgent update: Resolved nextjs@canary's dependency conflict error. Return to Nextjs 14.2.3 and React ^18.2

  3. New: Images now support placeholder blur.

  4. Delete some unnecessary images in the public/images/ folder.

** Mon 06 May, 2024

In this update, you just need to update the NextJs Ncmaz-faust project for your frontend.

  1. ______ update for "front-end/ncmaz-faust"

  2. New: Released the upload-image feature that allows users to upload images on the frontend-submission page and on the profile page.

  3. Fixed: Fix the error of image placement in the gallery images option section.

  4. New: Add customization: hide/show comment count and view count in post-cards and in the single page.

  5. Fixed: Fixed an issue where the styles of some options were hidden when the list of posts was 1 or 2 posts, in the posts-dashboard page

  6. New: Add notification message when user logs in successfully.

  7. New: Add YouTube block in the frontend-submission page.

  8. Fixed a few other small errors.

  9. ______end

** Wed 24 Apr, 2024

In this update, you just need to update NextJs Ncmaz-faust project for your frontend site.

  1. ______ update for "front-end/ncmaz-faust"

  2. Fixed: GraphQL errors: Fields "attributes" conflict because subfields "style" conflict because they return conflicting types BlockAttributesObject! and BlockAttributesObject.

  3. ______end

** Thu 04 Apr, 2024

In this update, you just need to update NextJs Ncmaz-faust project for your frontend site.

  1. ______ update for "front-end/ncmaz-faust"

  2. Fixed: Fixed redux-logger error tsc

  3. ______end

** Fri 29 Mar, 2024

In this update, you just need to update NextJs Ncmaz-faust project for your frontend site.

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Update the edit page header when in dark mode

  3. Fixed: Update error of not displaying images in gallrey post section on edit page

  4. ______end

** Sun 17 Mar, 2024

In this update, you just need to update NextJs Ncmaz-faust project for your frontend site.

  1. ______ update for "front-end/ncmaz-faust"

  2. Update: Update Pre-build urls on myGetPaths in the [...wordpressNode].tsx file

  3. Fixed: Fixed the meta description on SEO component include html tags

  4. ______end

** Tue 05 Dec, 2023

In this update, you just need to update NextJs Ncmaz-faust project for your frontend site.

  1. ______ update for "front-end/ncmaz-faust"

  2. New: Add NEXT_PUBLIC_SITE_API_METHOD .env variable for APIs method (Read more here)

  3. Fixed: Fixed Favico.ico file

  4. ______end

** Thu 30 Nov, 2023

In this update, you just need to update NextJs Ncmaz-faust project for your frontend site.

  1. ______ update for "front-end/ncmaz-faust"

  2. Hot update: Update SEO meta, and improve performance.

  3. Update: Add NEXT_PUBLIC_SITE_DIRECTION .env variable for RTL mode.

  4. Update: Add NEXT_PUBLIC_SITE_GEAR_ICON .env variable for show/hide gear setting icon.

  5. Fixed: Fixed cannot click header menu.

  6. Update: Add Nextjs revalidate for 404 page

  7. Update: Update for edit comment function.

  8. Update: Update UI of SignIn/SignUp page on mobile.

  9. New: Add the public/lang/en.ts file, Now you can quickly translate the theme into your language

  10. ______end

** Thu 21 Sep, 2023

In this update, you just need to update NextJs Ncmaz-faust project for your frontend site.

  1. ____ update for "front-end/ncmaz-faust"

  2. Hot update: Update useAuth hook. Only use one time on the SiteWrap component.

  3. Update: Fix redirect to the home page after login or update posts.

  4. Update: Update UI responsive for slider posts.

  5. _____end

** Wed 20 Sep, 2023

In this update, you just need to update NextJs Ncmaz-faust project for your frontend site.

  1. ____ update for "front-end/ncmaz-faust"

  2. Update: Update UI for MenuBar/Search icon on the header.

  3. Fixed: Fixed bug redirect to 404 when clicking on the search icon on the mobile sidebar.

  4. Update: Update UI for the grid-col card on search/categories and search/author page.

  5. Fixed: Fixed Cookies-box color issue on dark mode.

  6. New: Add option for custom enable/disable frontend submission feature.

  7. ____end

** Sat 26 Aug, 2023

  1. Release: Release the first version

Last updated

Was this helpful?