Skip to content

v1.0.5

Choose a tag to compare

@matthewdeaves matthewdeaves released this 03 Nov 18:38
· 282 commits to main since this release
0846572

Content Management Features

  • Added toggle controls for AI tag regeneration on articles
  • Added new setting for additional file uploads on articles and pages
  • Implemented safeguard preventing pages from being set as their own child
  • Set image gallery default size to medium
  • Added help text documentation for all settings

Admin Interface Improvements

  • Added manual password reset email functionality in admin area
  • Integrated admin area logo for branding
  • Added padding to default layout for better aesthetics

Sitemap Functionality

  • Implemented fully functional sitemap.xml
  • Added multi-language support for all enabled locales
  • Added comprehensive unit tests for sitemap features

Development Environment

  • Updated nginx configuration to support debug kit plugin
  • Updated database schema
  • Improved code quality checks and fixes