Releases: avacms/ava
v26.2.1
Return to CalVer versioning
CalVer (YY.MM.RELEASE) seems to make more sense for this early development phase! All previous versions should detect this higher number OK and prompt to update when running the update command. If you ever have any update issues, you can easily manually update: https://ava.addy.zone/docs/updating#content-manual-updates
Bug fixes & improvements
- Fix admin editing for nested hierarchical content
- Optional configuration for IP binding of admin sessions (opt-in)
Full Changelog: v1.2.3...v26.2.1
❗This project is under very early, active development and may contain bugs or security issues.
❗It is likely not ready for production websites.
You are responsible for reviewing, testing, and securing any deployment. Ava CMS is provided as free, open-source software without warranty (GNU General Public License), see LICENSE.
v1.2.3
New features
- Search synonyms & stopwords (https://ava.addy.zone/docs/search#content-search-synonyms)
- Taxonomy custom field management in backend
Bug fixes & improvements
- Include content type in all content indexes
- Improved admin deletion checks
- Fix custom field and frontmatter search
- Minor bug fixes & performance improvements
Full Changelog: v1.2.2...v1.2.3
❗This project is under very early, active development and may contain bugs or security issues.
❗It is likely not ready for production websites.
You are responsible for reviewing, testing, and securing any deployment. Ava CMS is provided as free, open-source software without warranty (GNU General Public License), see LICENSE.
v1.2.2
New features
- Ability to edit and delete taxonomy terms from the admin area, not just create
Bug fixes & improvements
- Optimise Markdown handling to use shared converter
- Exclude tests directory from composer validation
- Improve Windows backslash support causing routing/content key errors
- Improved accessibility with extra keyboard navigation features, skip links and CodeMirror tabbing
Full Changelog: v1.2.1...v1.2.2
❗This project is under very early, active development and may contain bugs or security issues.
❗It is likely not ready for production websites.
You are responsible for reviewing, testing, and securing any deployment. Ava CMS is provided as free, open-source software without warranty (GNU General Public License), see LICENSE.
v1.2.1
New features
- Add line number toggle to markdown admin editor
- Add content security policy configuration support and default setup
Bug fixes & improvements
- Fix unable to delete terms and content from admin
- Ensure default index mode is auto to improve setup experience
- Friendlier welcome notice for composer install to improve setup experience
- Default to field editor for new content
- Error log in own system info tab more prominent when theres active errors
- Fix empty content state messaging in admin
- Support 304 status code with cache
- Lint check when opening content in admin editor
Full Changelog: v1.2.0...v1.2.1
❗This project is under very early, active development and may contain bugs or security issues.
❗It is likely not ready for production websites.
You are responsible for reviewing, testing, and securing any deployment. Ava CMS is provided as free, open-source software without warranty (GNU General Public License), see LICENSE.
v1.2.0
New features
- Added PWA support to admin area, add to homescreen
- Added global quick search to admin panel (searches content and admin screens)
- Added content type sorting, searching and filtering to admin content list
- Added username rate limiting to admin login
Bug fixes & improvements
- Fixed preview link generation for admin content list
- Refined fast path for webpage cached content
- Default admin path now /ava-admin
- Improved mobile admin content listings
- Various minor performance & security improvements
Full Changelog: v1.1.0...v1.2.0
❗This project is under very early, active development and may contain bugs or security issues.
❗It is likely not ready for production websites.
You are responsible for reviewing, testing, and securing any deployment. Ava CMS is provided as free, open-source software without warranty (GNU General Public License), see LICENSE.
v1.1.0
- Revamped admin dashboard theme (https://ava.addy.zone/docs/admin)
- Admin index mode switcher
- Enhanced custom fields system (https://ava.addy.zone/docs/fields)
- Advanced admin content field editor with validation
- Admin media uploader improvements
- Security & performance improvements
- Update license (GPLv3)
Full Changelog: https://github.com/avacms/ava/commits/v1.1.0
Anybody on a 25.X versioned early build should manually update. These date based version numbers are older and Ava CMS will use loose SemVer-style version numbers MAJOR.MINOR.PATCH from now on.
❗This project is under very early, active development and may contain bugs or security issues.
❗It is likely not ready for production websites.
You are responsible for reviewing, testing, and securing any deployment. Ava CMS is provided as free, open-source software without warranty (GNU General Public License), see LICENSE.