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
- Progress steppers have been improved spacing wise.(For both the grid/list view)
- Changed padding and margin for score (list view) and score input (grid).
- Animation for blinking button to help the user to remember to update.
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This app utilizes [AniList](https://anilist.co) for its tracking service to keep
15
15
- Get more information about an anime, manga or light novel.
16
16
- Watch anime trailers that interest you.
17
17
- Stay up to date with the latest anime news.
18
-
-[Filter and sort](https://github.com/ReStartQ/anicour/blob/main/help/FilterAndSortList.md) to quickly find anime, manga, and light novels.
18
+
-[Filter and sort](https://github.com/ReStartQ/anicour/blob/main/help/FilterAndSortList.md) to quickly find anime, manga, and light novels.
19
19
20
20
## Screenshots
21
21
@@ -33,14 +33,14 @@ You can download the latest version [here](https://github.com/ReStartQ/AniCour/r
33
33
_Note:_
34
34
**This app does not have a code signing certificate and will give a warning message on installation.**
35
35
36
-
1. Download the setup file from the latest releases. The setup file is labeled as AniCour-Setup-x.x.x.exe, where x.x.x will denote the version.
37
-
<br> **Example: AniCour-Setup-1.5.3.exe**
36
+
1. Download the setup file from the latest releases. The setup file is labeled as AniCour-Setup-x.x.x.exe, where x.x.x will denote the version.
37
+
<br> **Example: AniCour-Setup-1.5.4.exe**
38
38
<br> _Some browsers may give a warning when downloading the setup file as it does not use a code signing certificate._
39
39
<br> _In this case, to allow the download use the alternate option they provide. (Example: keep file)_
40
-
3. Run the setup file, Windows will give a message like below, click on **"More info"** <palign="center"><ahref="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourNoCodeSigningInitial.png"><imgsrc="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourNoCodeSigningInitial.png"height="280"/></a></p>
41
-
4. A new option will appear, **"Run anyway"**. Click on it. <palign="center"><ahref="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourNoCodeSigning.png"><imgsrc="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourNoCodeSigning.png"height="280"/></a></p>
42
-
5. The installer menu will open up to allow you to install it on your computer. <palign="center"><ahref="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourInstallationMenu2.png"><imgsrc="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourInstallationMenu2.png"height="230"/></a></p>
43
-
6. Finally, open the app and connect your AniList account to start your anime tracking journey.
40
+
2. Run the setup file, Windows will give a message like below, click on **"More info"** <palign="center"><ahref="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourNoCodeSigningInitial.png"><imgsrc="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourNoCodeSigningInitial.png"height="280"/></a></p>
41
+
3. A new option will appear, **"Run anyway"**. Click on it. <palign="center"><ahref="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourNoCodeSigning.png"><imgsrc="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourNoCodeSigning.png"height="280"/></a></p>
42
+
4. The installer menu will open up to allow you to install it on your computer. <palign="center"><ahref="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourInstallationMenu2.png"><imgsrc="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourInstallationMenu2.png"height="230"/></a></p>
43
+
5. Finally, open the app and connect your AniList account to start your anime tracking journey.
Copy file name to clipboardExpand all lines: help/InstallHelp.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
@@ -6,7 +6,7 @@ You can download the app [here](https://github.com/ReStartQ/AniCour/releases).
6
6
7
7
1. Download the setup file from the latest release and install it on your computer.
8
8
2. The setup file is labeled as AniCour-Setup-x.x.x.exe, where x denotes a number for the version.
9
-
**Ex: AniCour-Setup-1.5.3.exe**
9
+
**Ex: AniCour-Setup-1.5.4.exe**
10
10
3. When you run the exe file, Windows will give a message like below, click on "More info" <palign="center"><ahref="#"><imgsrc="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourNoCodeSigningInitial.png" /></a></p>
11
11
4. A new option will appear, "Run anyway". Click on it. <palign="center"><ahref="#"><imgsrc="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourNoCodeSigning.png" /></a></p>
12
12
5. The installer menu will open up to allow you to install it on your computer. <palign="center"><ahref="#"><imgsrc="https://raw.githubusercontent.com/restartq/anicour/main/images/help/AniCourInstallationMenu2.png" /></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.5.3",
3
+
"version": "1.5.4",
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