mirror of
https://github.com/selfhst/icons.git
synced 2026-04-30 13:26:18 -04:00
Update README badges, add CHANGELOG
This commit is contained in:
20
CHANGELOG.md
Executable file
20
CHANGELOG.md
Executable file
@@ -0,0 +1,20 @@
|
||||
# v2.0.0
|
||||
|
||||
## Breaking Changes
|
||||
|
||||
This release contains breaking changes as the image was rewritten using Go to decrease size and accommodate new features:
|
||||
|
||||
* Updated docker-compose file with new variables and volume mounts
|
||||
* Docker Hub image has been deprecated and will no longer receive updates
|
||||
|
||||
## What's Changed
|
||||
|
||||
* Reduced image size (125MB --> 8MB) after replacing Node.js with Go
|
||||
* Support for local icon files
|
||||
* Volume mounts for users hosting icon files locally
|
||||
* Implemented caching to reduce external requests for commonly used assets
|
||||
* Detailed logging
|
||||
|
||||
# v1.0.0
|
||||
|
||||
* Initial release
|
||||
Reference in New Issue
Block a user