Skip to content

Commit

Permalink
v0.0.4-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jjoelj committed Jan 29, 2021
1 parent 3eea423 commit 87f7251
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,45 @@
# app-releases
# Changelog

## [Beta M-0.0.4] - 2020-01-27
### Added
- Watermark over pages that don't work yet
- Light theme is back
- Temporary gradient near logo to make it always visible

### Improved
- Login screen is now bypassed if valid cookie is stored on app open
- This cookie persists through app closes and will allow automatic logins within a 4 hour period
- App now connects to https://beta.graderoom.me/

## [Beta M-0.0.3] - 2020-01-22
### Added
- Grades can now be viewed on the main screen
- This grid currently displays class names, overall grades, and overall letter grades

### Improved
- Login and signup now allow moving through fields with the mobile keyboard
- Database now clears correctly when syncing new data

## [Beta M-0.0.2] - 2020-01-20
### Added
- Offline storage allows viewing grades when PowerSchool is down

### Removed
- Temporarily removed light theme due to conflicts with icon

## [Beta M-0.0.1] - 2020-01-03
### Added
- Settings screen
- Empty forgot-password screen
- Functioning login and logout
- Logout can be accessed in settings

### Improved
- Font
- You now stay logged in as long as your session persists (4 hours)

## [Beta M-0.0.0] - 2020-12-28
### Added
- First commit
- Basic login page
- Basic themes

0 comments on commit 87f7251

Please sign in to comment.