You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Changes
2
2
3
+
## 1.4.8
4
+
5
+
- Replaced the indicator tooltip with a progress bar for the grid media cards. These progress bars indicate progress towards completing the media and shows the available episodes available. Grid card's information section margin spacing has changed.
6
+
- Buttons for adding or removing progress have been changed to a blue highlighted color.
7
+
- Tooltips for inputting the account information have been added. These tooltips show example images of what to input in the corresponding fields.
8
+
3
9
## 1.4.7
4
10
5
11
- Redesigned the season search menu. The year select is now an input to allow for easier entry. Moved the search bar to the bottom. Colors were changed in the season search menu for the inputs and search.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,7 @@ You can download the app [here](https://github.com/ReStartQ/AniCour/releases). C
49
49
50
50
1. Download the setup file from the latest release and install it on your computer.
51
51
2. The setup file is labeled as AniCour-Setup-x.x.x.exe, where x denotes a number for the version.
52
-
<br/> **Ex: AniCour-Setup-1.4.7.exe**
52
+
<br/> **Ex: AniCour-Setup-1.4.8.exe**
53
53
3. When you run the exe file, Windows will give a message like below because there is no code signing certificate, click on "More info" <palign="center"><ahref="#"><imgsrc="https://github.com/ReStartQ/anicour/blob/main/images/help/AniCourNoCodeSigningInitial.png"alt="Hello" /></a></p>
54
54
4. A new option will appear, "Run anyway". Click on it. <palign="center"><ahref="#"><imgsrc="https://github.com/ReStartQ/anicour/blob/main/images/help/AniCourNoCodeSigning.png"alt="Hello" /></a></p>
55
55
5. The installer menu will open up to allow you to install it on your computer. <palign="center"><ahref="#"><imgsrc="https://github.com/ReStartQ/anicour/blob/main/images/help/AniCourInstallationMenu2.png"alt="Hello" /></a></p>
Copy file name to clipboardExpand all lines: release/app/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "anicour",
3
-
"version": "1.4.7",
3
+
"version": "1.4.8",
4
4
"description": "Anime, Manga, and Light Novel Tracker Desktop Application for Windows. A fast and interactive way for AniList users to track and manage their anime/manga lists. ",
0 commit comments