Skip to content

Releases: ReStartQ/anicour

1.6.0

26 Dec 03:45
Compare
Choose a tag to compare

Main Changes

  • New Settings Menu
  • Settings tabs now have icons next to them.
  • A more compact look for the services section.
  • Application settings are now separated between appearance and behavior
  • Reset tab now has a message that tells the user to reset if they are having issues
  • Reset modal now uses a similar style to the modal used for deleting a media from the list.

Minor Changes

  • Rounded out all the borders for the advanced media view.

Bug fixes

  • Fixed an issue where the username would sometimes not authenticate properly. (Occurred only when username had previously been saved)

1.5.7

04 Dec 20:19
Compare
Choose a tag to compare
  • Changed label for "Plan to Watch/Plan to Read" to"Planning".
  • Max chip count value has been changed to allow for any value.
  • Fixed a bug that showed media in the "All" tab incorrectly displaying the rewatch/reread icon.

1.5.6

29 Nov 07:30
Compare
Choose a tag to compare
  • Swapped delete and cancel button for the delete modal to be consistent with the other modals. (Primary first, Cancel second)
  • Fixed a bug that allowed a context menu to be opened while the delete modal was open.

1.5.5

19 Nov 17:01
Compare
Choose a tag to compare
  • Added a delete confirmation popup modal. When the user clicks the "delete from list" option from the right click context menu, a new modal will appear to confirm the deletion.

1.5.4

10 Oct 08:49
Compare
Choose a tag to compare
  • 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.

1.5.3

13 Jul 15:46
Compare
Choose a tag to compare
  • Sort menu options in seasons list have been rearranged.
  • By default, anime is sorted by popularity in the seasons list section.
  • This default seasons sort can be changed within the settings menu under application.

1.5.2

03 Jul 08:21
Compare
Choose a tag to compare
  • Releasing/Not Yet Released anime list cards now have the next airing episode timer just like the seasonal anime cards.
  • Next Airing Time is now shown as a sort option on the user's anime list.
  • An option has been added in the settings menu to hide/show the next airing time for anime media cards in the user's anime list. By default the option is set to show.

1.5.1

12 May 04:41
Compare
Choose a tag to compare
  • Changed list table header and container colors.
  • Highlighted list table row color is now darker for better visibility.
  • Notes icon is now matching for all views (grid, compact, list).
  • New repeat icon is now shown to indicate rewatching/rereading media.
    Below are the requirements for the repeat icon to show up on a specific media:
  1. The repeat icon will only show on media that are outside of the completed tab.
  2. For a media to be considered rewatching/rereading, the media must have a completed date or have a total rewatch/reread count greater than 0. It only needs to fulfill ONE of these requirements (complete date or count requirement).

1.5.0

24 Apr 21:19
Compare
Choose a tag to compare

Main Changes

  • List view has been upgraded to a new headless ui library. New look, feel, and performance!
  • Row Virtualization is fixed in the list view.
  • List media progress (episode, chapters, volumes) can now be edited while in list view.
  • The context menu is now shown when the user clicks the secondary mouse button in the list view. This is to match the same behavior as the grid and compact view media cards.
  • In the list view, tooltips are now shown when you hover over the a row's status circle, notes, and the on-list icons.

Other Changes

  • Users can now click on images from main app window to move to the next trailer instead of defaulting to the more information/edit part of the advanced view window. (Great for cycling through anime trailers in the seasons tab).
  • When countdown reaches 0 for the cards in season, the timer text will become 'Episode Aired'.
  • Current username is now shown to the user under the setting's account information.
  • Adjusted the width of add to list dropdown for media advanced view.

1.4.9

16 Feb 05:05
Compare
Choose a tag to compare
  • When saving account information, there is now a notification to show whether the authentication information is valid or not.
    (Success/Failed to authenticate messages)
  • Grid view list media cards have changed visually (score select, update buttons, progress buttons) to a blue outlined theme.
  • Progress bar now scales in width along with episode/chapter/volume text.
  • Fixed bug for when user tries to sync without correct username/token.