Releases: Usbac/aurora
Releases · Usbac/aurora
v0.8.0
v0.7.0
v0.6.0
✨ Improvements
- Add RSS support.
- Improve contrast of some colors.
- Add option to toggle between ascending or descending order in all listings.
🔧 Fixes
- Fix Type sorting in /admin/media listing.
- Fix issue where changing filters in the /admin/media listing returned the user to the root folder
- Fix user permissions to prevent admins from modifying owners.
v0.5.0
✨ Improvements
- Add "Bio" field to users.
- Allow change of the following settings in the CLI: Editor code, Error log filename, Footer code, Header code, Items per page, Log errors, Meta title, Post code, SameSite cookie, Session lifetime.
- Show a folder icon right next to the path in the Image picker dialog and admin media.
- Add outlines to all buttons and input fields.
- Improve contrast of select button in admin listings.
- Rename “Elements per page” to “Items per page”.
- Update post form in admin.
🔧 Fixes
- Fix user’s image not showing in the /blog/author page.
v0.4.1
v0.4.0
✨ Improvements
- Add new configuration options to /admin/settings, like the session lifetime and the session SameSite cookie.
- Add section to /admin/settings to view, download and clear the system logs.
- Enhance security by setting the HttpOnly attribute for cookies.
- Add the
X-Content-Type-Options: nosniff
header to prevent MIME-type sniffing. - Disable user selection within images, buttons, and select elements for better UI consistency.