Skip to content

Releases: Nunnito/nunnix-manga

Nunnix Manga v0.2.0

17 Apr 12:46
Compare
Choose a tag to compare

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

Nunnix Manga v0.1.1

12 May 21:33
Compare
Choose a tag to compare

This version fixes virus false positives in Windows, this is done by replacing PyInstaller with cx_Freeze.

Added

  • Windows executable icon
  • cx_Freeze Python build script

Removed

  • Remove PyInstaller build script (When running on Windows, it's detected as a virus). See #1 and this issue for more information

Nunnix Manga v0.1.0

11 May 02:08
Compare
Choose a tag to compare
Nunnix Manga v0.1.0 Pre-release
Pre-release

First release

This is the first release of Nunnix Manga, I hope this projects will grow!

What works?

  • Manga explorer
  • Advanced search
  • Change source (currently only MangaDex and Mangakatana are available)
  • Custom theme (WIP)