Releases: 0xmattg/go-press
Releases · 0xmattg/go-press
Release list
v0.6.11
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
pageTitleForhelper 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
GoPress v0.6.0-beta.1
Overview
GoPress v0.6.0-beta.1 is the first public beta release of GoPress.
This release provides the initial open-source version of the project, including the core project structure, foundational features, and documentation for getting started.
Highlights
- Initial public beta release
- Core GoPress project structure
- Basic feature set included
- Getting started documentation available in the README
Notes
This is a beta release. APIs, configuration, and internal structure may change in future versions.