docs: 📝 1.0.3 changelog

This commit is contained in:
ThatOneCalculator 2023-07-25 23:30:33 -07:00
parent 784d92bf0f
commit 90f58075ba
No known key found for this signature in database
GPG key ID: 8703CACD01000000
2 changed files with 20 additions and 2 deletions

View file

@ -1,6 +1,25 @@
# Changelog
All changes from v13.0.0 onwards, for a list of differences read FIREFISH.md
## [1.0.3] - 2023-07-21
### Bug Fixes
- Fix: :bento: fix old favicon
- Fix: :bento: asset versioning, screenshots
- Fix: :adhesive_bandage: version manifest assets based on instance version
### Refactor
- Refactor: :recycle: create drive file endpoint
Adjusts ratelimit to 250 files every 10 minutes, fixes error text, fixes reused variable name.
- Refactor: sticky-container class
- Refactor: :recycle: new git repo
## [1.0.0] - 2023-07-19

View file

@ -4,7 +4,6 @@
# changelog header
header = """
# Changelog\n
All changes from v13.0.0 onwards, for a list of differences read FIREFISH.md\n
"""
# template for the changelog body
# https://tera.netlify.app/docs/#introduction