Skip to content

v0.6.11

Pre-release
Pre-release

Choose a tag to compare

@0xmattg 0xmattg released this 22 Jun 12:18
cfc5db0

What's Changed

  • chore: Add centralized site_icon support for SEO and themes by @0xmattg in #1
  • chore: remove old arch file by @0xmattg in #2
  • chore: update README with theme previews and configurable slider by @0xmattg in #3
  • chore: update old repo link user name by @0xmattg in #4
  • docs: fix documentation to support language-specific paths by @0xmattg in #5
  • fix: Ensure proper handling of non-language-prefixed URLs by @0xmattg in #6
  • feat: Introduce gopress CLI for streamlined orchestration by @0xmattg in #7
  • doc: Updates Makefile, README, and documentation to highlight a local build workflow that eliminates the need for global CLI installation. by @0xmattg in #9
  • refactor: Introduce config-driven content routing and dynamic templates by @0xmattg in #10
  • fix: Ensure consistent handling of publication timestamps by @0xmattg in #12
  • chore: streamlines theme settings and simplify theme configuration by @0xmattg in #13
  • refactor: Add pageTitleFor helper and improve SEO integration by @0xmattg in #14
  • refactor: Improve navigation, SEO, and localization in themes by @0xmattg in #15
  • feat: add cms text area html code support by @0xmattg in #16
  • feat: Adds site-wide timezone support for publish times by @0xmattg in #17
  • refactor: Scopes sitemap and public files per site and modern company theme update by @0xmattg in #18
  • chore: remove dup dir by @0xmattg in #19
  • refactor: Enhance taxonomy filtering and localization for content types by @0xmattg in #21
  • feat: implement site icon management and favicon generation by @0xmattg in #22
  • feat(admin): add screen options for content lists with pagination and… by @0xmattg in #23
  • feat(mail): add core smtp mail service by @0xmattg in #24
  • feat(seo): enhance favicon handling and support HEAD requests for sta… by @0xmattg in #25
  • feat(theming): update stylesheet version and enhance table styling in… by @0xmattg in #26
  • chore(deps): update goldmark to v1.7.8 and remove indirect dependency… by @0xmattg in #27
  • enhance(security): Enhance content security and permissions management by @0xmattg in #28

New Contributors

Full Changelog: v0.6.0-beta.1...v0.6.11