Update New-version-planning.md

This commit is contained in:
Maximilian Giller 2019-04-18 08:54:32 +02:00 committed by GitHub
parent 1390f3630a
commit b0e5e931f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,15 +1,13 @@
### This file contains features in planning for the next release ### This file contains features in planning for the next release
# For version 1.7 # For version 1.8
## Installer ## Installer
* Optimise the installer by adding a few more options when updating * Optimise the installer by adding a few more options when updating
## Main script ## Main script
* Implement weekly view (may take a lot of time) * Implement multi-calendar panel
* Implement feature to fetch tasks * Implement feature to fetch tasks
* Add code in E-Paper.py for fixing errors related to the iCalendar (ics.py is pretty picky)
* Fix a bug where past events are shown along with ones in the future
* Add support for ics files along with iCalendar URLs * Add support for ics files along with iCalendar URLs
* Allow connecting to the openweathermap API servers even when the SSL certificate has expired * Allow connecting to the openweathermap API servers even when the SSL certificate has expired
* Try using the weathericons.io font instead of icons * Try using the weathericons.io font instead of icons