21 lines
No EOL
666 B
Markdown
21 lines
No EOL
666 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [1.1.0] - 2025-04-17
|
|
### Added
|
|
- Added Fontawesome icons to menu items
|
|
- Added new `isHomepage` TypeScript method for later use
|
|
- Added introduction text to the Home Page
|
|
|
|
### Changed
|
|
- Changed utility classes to include `!important` tag in order to correctly override default Forgejo styling
|
|
|
|
## [1.0.0] - 2025-04-11
|
|
### Added
|
|
- Added versioning
|
|
- Added setup instructions for local development
|
|
- Added badges |