!wip changelog

pull/2161/head
Jamie 6 years ago
parent 66687bd177
commit 75a631bfcf

@ -4,14 +4,46 @@
### **New Features**
- Added a new Job. Plex Recently Added, this is a slimmed down version of the Plex Sync job, this will just scan the recently added list and not the whole library. I'd reccomend running this very regulary and the full scan not as regular. [Jamie]
### **Fixes**
- Fixed the bug where the newsletter CRON was not appearing on the job settings page. [Jamie]
- Add base url as a startup argument #2153. [Jamie Rees]
- Fixed a bug with the RefreshMetadata where we would never get TheMovieDBId's if it was missing it. [Jamie]
## v3.0.3173 (2018-04-12)
### **Fixes**
- Removed some early disposition that seemed to be causing errors in the API. [Jamie]
## v3.0.3164 (2018-04-10)
### **New Features**
- Added the ability to send newsletter out to users that are not in Ombi. [Jamie]
- Added the ability to turn off TV or Movies from the newsletter. [Jamie]
- Update about.component.html. [Jamie]
- Update about.component.html. [Jamie]
- Added random versioning prefix to the translations so the users don't have to clear the cache. [Jamie]
- Added more information to the about page. [Jamie]
- Changed let to const to adhere to linting. [Anojh]
- Update _Layout.cshtml. [goldenpipes]
- Update _Layout.cshtml. [goldenpipes]
- Changed the TV Request API. We now only require the TvDbId and the seasons and episodes that you want to request. This should make integration regarding TV a lot easier. [Jamie]
### **Fixes**
@ -22,6 +54,8 @@
- Made some improvements to the Sonarr Sync job #2127. [Jamie]
- Turn off Server GC to hopefully help with #2127. [Jamie Rees]
- Fixed #2109. [Jamie]
- Fixed #2101. [Jamie]
@ -44,6 +78,12 @@
- Fixed the issue where movies were not appearing in the newsletter for users with Emby #2111. [Jamie]
- The fact that this button has another style really bothers me. [Louis Laureys]
- Fix discord current user count. [Avi]
- Fix broken images and new discord invite. [Avi]
## v3.0.3111 (2018-03-27)

Loading…
Cancel
Save