- bump minor version
- review issues list
This commit is contained in:
cv
2021-10-31 22:25:34 +01:00
parent f73d8ae8f4
commit 3d2a79f92a
2 changed files with 7 additions and 3 deletions
+6 -2
View File
@@ -74,10 +74,14 @@ Almost reaching a feature set that we can call v1. Before that:
The app is still in pre-release and there are a few issues, mainly concerning style.
This will be receiving attention as we near v1 release
### iOS
- [ ] Views do not render in iOS devices. this is being prioritized and will be fixed soon
#### Style
- [ ] App appears visually broken: Please ensure that windows settings have no display zoom (it is 125% by default)
- [ ] app is needs improvement on handling zoomed interfaces
- [ ] app needs improvement on handling zoomed interfaces
- [ ] Very long titles might cause interface to shift
- [ ] App sometimes hides itself when window is not visible. Ontime is always running in the background, find it in the tray or press Alt+1 to bring it to the foreground
#### Roll
- [ ] Roll feature does not understand difference between public and backstage titles
# Help
Help is underway! ... and can be viewed [here](https://cpvalente.gitbook.io/ontime/)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "ontime",
"version": "0.1.1",
"version": "0.1.3",
"author": "Carlos Valente",
"description": "Time keeping for live events",
"repository": "https://github.com/cpvalente/ontime",