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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changes
2
2
3
+
## 1.4.7
4
+
5
+
- 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.
6
+
- Tooltips for top sidebar are now outlined blue to be a similar style with the rest of the app.
7
+
3
8
## 1.4.6
4
9
5
10
- Advanced anime window now shows an info icon w/ tooltip showing number of episodes aired for currently releasing anime.
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.6.exe**
52
+
<br/> **Ex: AniCour-Setup-1.4.7.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.6",
3
+
"version": "1.4.7",
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