Improvement
- Proposed a new solution to survive DST using special option of Pandas
round
method - Added option to
web_server
to initdata_path
as an options param - Styling docs and html files on webui
- Advanced and basic pages improvements on webui
Fix
- Fixed support for ARM achitectures
What's Changed
- Advanced and Basic Pages by @GeoDerp in #212
- web_server.py, info logger about passed runtime params by @GeoDerp in #213
- Web Server ARG/ENV redundancy if missing secrets file , Docs added differences page by @GeoDerp in #214
- basic.html fixed typo by @GeoDerp in #217
- Docs, support custom.css and differences.md by @GeoDerp in #219
- docs requirements.txt bump sphinx by @GeoDerp in #221
- custom.css, slight table fix by @GeoDerp in #222
- web_server addon mode init data_path options param by @GeoDerp in #223
- Docker, requirements and amhf support by @GeoDerp in #216
Full Changelog: v0.8.1...v0.8.2