Releases: bmlt-enabled/nacc
Releases · bmlt-enabled/nacc
Release list
6.0.1
6.0.0
- Replaced the three month/day/year dropdowns with a native HTML5 date picker for a friendlier mobile and desktop experience.
- Migrated JS to ES6.
- Code quality improvements: WordPress coding standards cleanup, ESLint enforcement, and Prettier formatting.
5.1.1
- Added layout and special settings to localStorage.
5.1.0
- Added localStorage support to automatically save and restore the user's clean date.
5.0.0
- BREAKING CHANGE: Renamed the
langshortcode parameter tolanguage. If you are currently using thelangparameter in your shortcodes, you will need to update them to uselanguageinstead.
4.2.1
- Added Portuguese (Brazil), use language code pt.
4.2.0
- WP Cleanups for sanitization and escaping.
4.1.0
- Cleaned up code for WP best practices.