mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
!wip changelog
This commit is contained in:
parent
c8df191e80
commit
47f3240c73
1 changed files with 25 additions and 4 deletions
29
CHANGELOG.md
29
CHANGELOG.md
|
@ -1,10 +1,22 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
|
||||||
## (unreleased)
|
## (unreleased)
|
||||||
|
|
||||||
### **New Features**
|
### **New Features**
|
||||||
|
|
||||||
|
- Added new classes to the posters #2732. [TidusJar]
|
||||||
|
|
||||||
|
|
||||||
|
## v3.0.4119 (2019-01-09)
|
||||||
|
|
||||||
|
### **New Features**
|
||||||
|
|
||||||
|
- Update CHANGELOG.md. [Jamie]
|
||||||
|
|
||||||
|
- Added a page where the admin can write/style/basically do whatever they want with e.g. FAQ for the users #2715 This needs to be enabled in the Customization Settings and then it's all configured on the page. [TidusJar]
|
||||||
|
|
||||||
|
- Updated the AspnetCore.App package to remove the CVE-2019-0564 vulnerability. [TidusJar]
|
||||||
|
|
||||||
- Added a global language flag that now applies to the search by default. [tidusjar]
|
- Added a global language flag that now applies to the search by default. [tidusjar]
|
||||||
|
|
||||||
- Updated the frontend packages (Using Angular 7 now) [TidusJar]
|
- Updated the frontend packages (Using Angular 7 now) [TidusJar]
|
||||||
|
@ -41,15 +53,24 @@
|
||||||
|
|
||||||
- Added the ability to deny a request with a reason. [TidusJar]
|
- Added the ability to deny a request with a reason. [TidusJar]
|
||||||
|
|
||||||
## v3.0.4036 (2018-12-11)
|
|
||||||
|
|
||||||
|
|
||||||
- Update EmbyEpisodeSync.cs. [Jamie]
|
- Update EmbyEpisodeSync.cs. [Jamie]
|
||||||
|
|
||||||
- Updated to .net core 2.2 and included a linux-arm64 build. [TidusJar]
|
- Updated to .net core 2.2 and included a linux-arm64 build. [TidusJar]
|
||||||
|
|
||||||
### **Fixes**
|
### **Fixes**
|
||||||
|
|
||||||
|
- There is now a new Job in ombi that will clear out the Plex/Emby data and recache. This will prevent the issues going forward that we have when Ombi and the Media server fall out of sync with deletions/updates #2641 #2362 #1566. [TidusJar]
|
||||||
|
|
||||||
|
- Potentially fix #2726. [TidusJar]
|
||||||
|
|
||||||
|
- New translations en.json (Spanish) [Jamie]
|
||||||
|
|
||||||
|
- New translations en.json (Spanish) [Jamie]
|
||||||
|
|
||||||
|
- New translations en.json (Dutch) [Jamie]
|
||||||
|
|
||||||
|
- Fixed #2725 and #2721. [TidusJar]
|
||||||
|
|
||||||
- Made the newsletter use the default lanuage code set in the Ombi settings for movie information. [TidusJar]
|
- Made the newsletter use the default lanuage code set in the Ombi settings for movie information. [TidusJar]
|
||||||
|
|
||||||
- Save the language code against the request so we can use it later e.g. Sending to the DVR apps. [tidusjar]
|
- Save the language code against the request so we can use it later e.g. Sending to the DVR apps. [tidusjar]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue