Skip to content

Releases: cruor99/sadpandareader

2.4 - Bugfix and color indication!

01 Oct 23:40
Compare
Choose a tag to compare

In this release:

  • Large galleries finally work
    • But if they are a REALLY huge (1506 pages, for example) they might still have issues
  • Color indication based on category
    • Should correspond somewhat with main site, but color keys can be found in filters.
  • Other minor stuff

2.3 - increased boot times

27 Sep 19:34
Compare
Choose a tag to compare

This release should have increased boot times and working links for non-restricted content

Known bug:
Large galleries will start on the wrong page, later in the gallery. This was introduced by the asynchronous requests - working on fixing this.

2.2 - Quality of Life changes!

01 Sep 20:44
Compare
Choose a tag to compare

In this release:

  • Changed around the regex to handle https
  • Changed the keyboard overflow thing to work properly
  • Added current page
  • Added smoother scrolling on frontpage
  • Added asynchronous requests, making for a better user experience
  • Multiple smaller fixes and annoyances
  • Going back to first page, from last page.

Known bugs:

  • Jumping back two pages when going from first to last page
    • Introduced by async requests, I think

Minor bugfix release and convenience changes - 2.0.1

03 Jun 21:35
Compare
Choose a tag to compare

In this release, we change the way the app handles the database - placing it in the user_data_dir instead of in the application directory. This should ensure that there are no write errors on iOS as well as making sure that the data persists between updates (Wouldn't want to lose your favourites!)

Changelog:

  • Fixed major bug regarding loading of gallery images
  • Changed database location to use_data_dir
  • Handle migrations a bit better (Will still lose data, will preserve favourites in new updates)

Sadpandareader 2.0 - Now with favourites!

30 May 19:18
Compare
Choose a tag to compare

Here it is! The 2.0 release!

Changelog:

  • Added favourites
  • Added a "Unrestricted content" button to the start screen
  • Fixed the gallery reading experience while also keeping the same memory efficiency
  • Removed the dodgy zoom and pan functionality

Sadpandareader v 1.9 - Material Design!

09 May 16:25
Compare
Choose a tag to compare

MATERIAL DESIGN RELEASE!

Changelog:

  • Revamped ui to Material Design via KivyMD
  • Added drag and release to load more galleries
  • Added pagecount to preview screen
  • Added filesize to preview screen

1.2.2 - Minor fix in the search

15 Mar 19:43
Compare
Choose a tag to compare

-Minor fix on the search, as some galleries were missing.

1.2.1 - Bugfixes, loaders and presplash

13 Mar 03:43
Compare
Choose a tag to compare
  • Changed the default loader
  • Changed the default presplash
  • Fixed a bug with the gallery screen not removing previous image
  • Fixed a bug where the front page would constantly do a new search, even if nothing was changed

1.2 - Bugfixes and new gallery navigation!

11 Mar 23:58
Compare
Choose a tag to compare

In this release, I changed how the gallery works.

-Zoom etc now works, the background is now white.
-Gallery navigation is now by buttons on the side
-Fixed a crash where you would read huge galleries, and they would crash at a certain amount
-Restructured the apps code
-Moved the app over to a sqlite database backend, instead of jsonstores cluttering up the users data_dir

Version 1.0 Released!

03 Mar 01:46
Compare
Choose a tag to compare

The Sadpanda reader is now released as version 1.0.

Please report any bugs etc etc.