Skip to content

Commit

Permalink
Changes for 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ReStartQ committed Dec 20, 2023
1 parent 0496283 commit a2a427e
Show file tree
Hide file tree
Showing 37 changed files with 3,229 additions and 292 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changes

## 1.4.0

### Main Changes

- Advanced filtering is now available.
- Rewatch/reread feature now implemented when updating through grid media cards that are not in completed section.
(adds to total rereads/rewatches if the media has a complete date or a total repeat count > 0).
- Preview season early feature is now in the settings menu, default setting is now early season change.
- About section with version number of the app and the changelog between versions.
- New infomration for advanced media window: episode duration(anime) and end date(manga/light novels).

### Toolbar changes

- Added changelog link for toolbar under help section.
- Added bug/issue link for toolbar under help section.
- Added Reset Settings option for toolbar under file section.
- Added issues option to allow for users to quickly report issues.

### Other changes

- Changed color elevation of context menu for better visibility.
- Bolded information labels.
- Reordered the information properties in advanced media window.
- "Not Yet Released" text changed to "Not yet released"
- Changed 'Average Score' to 'Avg. Score'.

## 1.3.2

- Just added type filter. An updated list of what you can filter/sort by can be found [here](https://github.com/ReStartQ/anicour/blob/main/help/FilterAndSortList.md).
Expand Down
Loading

0 comments on commit a2a427e

Please sign in to comment.