Releases: dsaidgovsg/folium-override-server
Releases · dsaidgovsg/folium-override-server
Allow app config override from env vars
Changes
✨ Features
- Env: allow env vars to override app config @guangie88 (#10)
🐛 Bug Fixes
- Compression: use gzip instead of br @guangie88 (#9)
Add gzip compression
Fix paths for hosting on non-root
Changes
🐛 Bug Fixes
- Tmpl: remove unused attributes @guangie88 (#7)
- Path: use relative paths only for HTML @guangie88 (#6)
- Folium: use form value @guangie88 (#5)
Initial implementation
Changes
✨ Features
- Add conversion impl @guangie88 (#1)
🚧 Maintenance
- Readme: add badge @guangie88 (#2)
👷 CI/CD
- Release: fix CI to trigger for published @guangie88 (#4)
- Add missing release drafter @guangie88 (#3)