Yukino Versions Save

❄️ [Discontinued] An extension based Anime & Manga client.

v1.0.13-beta.0

2 years ago

Changelogs

  • ♻️ Changes
    • 5bf307 Avoid catching errors in lifecycle

v1.0.12-beta.0

2 years ago

Changelogs

  • ♻️ Changes
    • 42e8e6 Database: Change overall structures
    • cfc1ac SearchPage: Rewrite search page
    • b86e2a Prompt an error page instead of failing silently
  • ? Bug fixes
    • e2fc51 Inappwebview: Future remains unresolved when pageview redirects
    • e74ca6 Inappwebview: Add timeout to prevent infinite future

v1.0.10-beta.0

2 years ago

Changelogs

  • ? Bug fixes
    • 535784 HomePage: Display error if failed to load
    • a62829 HomePage: Prevent infinite by catching errors
    • 485942 ProfilePage: Tab and pages not being synced

v1.0.9-beta.0

2 years ago

Changelogs

  • ✨ Features
    • 1e2b51 WatchPage: Keyboard shortcuts
  • ♻️ Changes
    • 1061cb SettingsPage: Adaptive ui
    • 9016bb SettingsPage: Split about into developers and about
    • 621011 Use flutter_inappwebview on mobiles
    • a35ae2 Option to disable bad ssl certificate error
    • ca0aae Feedback on 'Copy Error'
  • ? Bug fixes
    • 331515 Updater: Windows updater failing to start when path containing spaces
    • 8dbddd Translation: Ignore invalid system locale

v1.0.7-beta.0

2 years ago

Changelogs

  • ✨ Features
    • 419e22 Add shortcut keys in manga page reader
    • dd835f Zoom manga on double tap in manga page reader
  • ♻️ Changes
    • 0439ca Extensions: Add map utility method: listFromMap
    • 9f0401 Database: Switch to objectbox
    • 72828a AnimePage: Better state & error handling
    • e29fa1 Dynamically generate locales
    • dff70e ExtensionsPage: Show extension language
    • 9e2712 AnimePage: Keep the info page alive
  • ? Bug fixes
    • 4df274 Myanimelist: Prevent failing when thumbnail is null
    • d50e4c Database: Objectbox failing due to missing data dir

v1.0.5-beta.0

2 years ago

Changelogs

  • ✨ Features
    • 3474ef Preload adjacent pages on manga page reader
  • ♻️ Changes
    • 3084ad Synchronously use setState and only animateToPage when there is hasClients
    • e6b1a8 enterFullscreen on didChangeDependencies
    • 2ef645 HomePage: Always show titles in mobile
  • ? Bug fixes
    • 81210c WatchPage: Ignore wakelock changes when switching episodes internally

v1.0.4-beta.0

2 years ago

Changelogs

  • ✨ Features
  • 5327c6 Show loading when player is buffering
  • ♻️ Changes
  • 2e1183 AnimePage: Episodes pagination
  • 39ff8d Catch all uncaught errors
  • f5afdf MangaPage: Pagination
  • ? Bug fixes
  • 2e71f8 StackedHomePage: Check controller.hasClients before switching pages

v1.0.3-beta.0

2 years ago

Changelogs

  • ✨ Features

    • e0f92a Add pt_br language support and tooltips on menu side bar
  • ? Bug fixes

    • 6310ce Updater: Failed to make AppImage as executable
    • 6f3f19 Myanimelist: Fix auth page logo
    • 93ddcb Trackers: Myanimelist not being updated when anilist is not logged in
    • d2f307 Splash_page: Stuck on splash_page after popping home_page
  • ♻️ Changes

    • 5c9fbb Catch chmod errors
    • e65c74 Updater: Rename AppImage to update basename version
    • 4369f7 Appimage_updater: Dispose possible things before restarting
    • e75b5e Android: Manually provide ui overlays for exitFullscreen
    • 033394 Video_player: Cancel subscriptions when destroying
    • 2eaa2c Translation: Better locale parsing
    • 697d8d Translation: Support for textDirection
    • 4870db Side_bar: Brought back good old tooltip
    • 8df97f Translations: Fix settings.locale breaking settings
    • 54aa28 Watch_page: Wakelock

v1.0.2-beta.0

2 years ago

Click here to Download

Changelogs

Fixes:

  • aee0f82 fix(watch_page): landscape not persisting

Changes:

  • f6d5624 refactor: use type.type instead of type.name
  • bb4b18a refactor(watch_page): seperate fullscreen and orientation
  • 3efe7e3 refactor(manga_reader): changeable fullscreen mode
  • 355683a refactor: disable obfuscation