mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-09 01:34:39 +00:00
31 lines
609 B
Markdown
31 lines
609 B
Markdown
## 0.3.0 (2024-04-30)
|
|
|
|
### Feat
|
|
|
|
- **frontend**: add a release page
|
|
- **docker**: add docker compose file for development environment
|
|
|
|
## 0.2.1 (2024-04-29)
|
|
|
|
### Fix
|
|
|
|
- **frontend**: fix text overflow on releases cards
|
|
- **frontend**: fix overflow of releases cards on pages with overview
|
|
|
|
## 0.2.0 (2024-04-29)
|
|
|
|
### Feat
|
|
|
|
- **next-page-loading**: disable load more button when length of fetched page is less than 25 on all pages
|
|
|
|
### Refactor
|
|
|
|
- **history-page**: use ReleaseOverview component on search page
|
|
|
|
## 0.1.0 (2024-04-29)
|
|
|
|
### Feat
|
|
|
|
- Update TODO.md
|
|
- update TODO.md
|
|
- disable favorites nav button
|