!wip changelog

This commit is contained in:
Jamie 2018-06-07 21:39:40 +01:00
parent 29dc293570
commit 802ef183e4

View file

@ -2,12 +2,25 @@
## (unreleased) ## (unreleased)
### **Fixes**
- Run the availability checker on finish of the recentlty added sync. [Jamie]
- Fixed the issue with the Recently Added Sync sometimes not working as expected. [Jamie]
- The UI looks at the local time to see if the JWT token has expired. Use local time to generate the token. [Jamie Rees]
## v3.0.3368 (2018-06-03)
### **New Features** ### **New Features**
- Added the subscribe on the sarch page. [Jamie Rees] - Added the subscribe on the sarch page. [Jamie Rees]
- Added the subscribe button to the search page if we have an existing request. [Jamie Rees] - Added the subscribe button to the search page if we have an existing request. [Jamie Rees]
- Update CHANGELOG.md. [Jamie]
### **Fixes** ### **Fixes**
- Use selected episodes in submitRequest. [Calvin] - Use selected episodes in submitRequest. [Calvin]