-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
57e03ff
commit 9cc2f37
Showing
1 changed file
with
17 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,23 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<AppVersion> | ||
<version>3.4.0.0</version> | ||
<version>3.5.0.0</version> | ||
<url>https://github.com/DineshSolanki/FoliCon/releases</url> | ||
<changelog> | ||
whats new ?\n | ||
User can now set custom rating in poster mode\n | ||
Rating visibility and poster mockup fixed for Game mode\n | ||
What's new?-\n | ||
|
||
* Four new languages added for UI -\n | ||
|
||
1. Spanish\n | ||
2. Arabic,\n | ||
3. Russian\n | ||
4. Hindi\n | ||
|
||
* No data background shown, where data is not available.\n | ||
* Custom Icon setter now shows the total icons to apply and current count as well as stop button.\n | ||
* FoliCon now checks for update at app startup.\n | ||
|
||
What's Fixed ?-\n | ||
* Fixed multiple spaces in media title after cleaning title.\n | ||
* fixed opening 'Poster Picker' window on poster double click even when poster not available.\n | ||
</changelog> | ||
</AppVersion> |