This release introduces a new template system that allows users to customize the appearance of their changelogs, enhancing user experience and visual appeal. Additionally, improvements to error handling ensure users receive helpful feedback when issues arise with empty repositories.
November 19, 2025
New Delete Link and Content Display Updates
Feature
UI
This update introduces a new delete option for entries in the admin section and enhances the content display logic in entry views. These changes improve user management and streamline the content presentation.
November 16, 2025
Onboarding Improvements and Syntax Highlighting
Feature
UI
Bug Fix
This release enhances the onboarding experience with improved button synchronization and a new admin tools page. Additionally, we've integrated Prism.js for better syntax highlighting in code blocks, enriching the user interface and interaction.
November 15, 2025
Repository Visibility and Auto-Publish Settings
Feature
Backend
Integration
In this update, we have refined the auto-publish settings based on repository visibility. Public repositories will now automatically publish changes, while private repositories will require manual review, enhancing control over content visibility.
November 14, 2025
Color Palette Update and UI Enhancements
UI
Frontend
This release focuses on refining the user interface by replacing gray colors with a more cohesive zinc palette across various components. These changes enhance the visual consistency and readability of the application, making for a more pleasant user experience.
November 14, 2025
Semantic Versioning Improvements for Changelog
Bug Fix
Backend
API
In this release, we have made important adjustments to the way version numbers are determined within the changelog. By implementing semantic comparison, we ensure that version numbers are accurately assigned, even when entries are created out of order. This change helps prevent conflicts and maintain consistency in version tracking.