Skip to content

Nunnix Manga v0.2.0

Latest
Compare
Choose a tag to compare
@Nunnito Nunnito released this 17 Apr 12:46
· 4 commits to development since this release

After almost 1 year, I have finally released version 0.2.0!

The main feature of this new version is the new manga viewer.
Please note that I wrote "viewer" not "reader". This means that you will only be able to view the manga data (title, description, genres...), not the chapter images.

Added

  • PointingHandCursor to control components
  • A viewer to view manga data
    • Title
    • Author
    • Description
    • Cover
    • Chapters
    • Genres
    • Status
  • Initial MacOS "support" (uses GNU/Linux paths)

Changed

  • Update cx_Freeze version to 6.14.2
  • Update all GitHub Actions workflows