Skip to content

Releases: JagandeepBrar/lunasea

v10.0.2

12 Apr 23:24
v10.0.2
f0c9e2b
Compare
Choose a tag to compare

This release introduces an exciting new feature, support for additional platforms!

Head to the resources section in the settings to find direct links to the documentation about releases and build channels!

Features

  • account: ability to update account email and password (5ea6269)
  • firebase: allow building LunaSea without setting up Firebase [skip ci] (d7431b1)
  • firebase: conditionally load Firebase depending on the platform (91f556d)
  • linux: initial linux support (12fab1d)
  • resources: add link to build bucket [skip ci] (64db574)
  • resources: add link to information about build channels (fb31aba)
  • ui: ability to set background color on LunaBlock tiles [skip ci] (e108cfb)
  • windows: initial windows support (313e05c)

Bug Fixes

  • charts: rollback to [email protected] (cc81ee7)
  • database: write to LunaSea parent folder on Linux and Windows (6e89796)
  • desktop: prevent flickering by waiting for window settings to apply (5a2a9b7)
  • desktop: set initial and minimum window sizes (dd30c3a)

Tweaks

  • flavor: rename build flavors [skip ci] (26cc258)
  • settings: do not show version code [skip ci] (ac807a8)
  • ui: remove usages of tab indentations [skip ci] (d9e7009)

v10.0.1

25 Mar 04:12
45609e2
Compare
Choose a tag to compare

Features

  • config: support retrying entering encryption password on failure (cd9a3d2)
  • filesystem: rewrite filesystem interface for better compatability (4c60df5)
  • ios: enable landscape support on iOS devices (f8e6760)
  • web: initial web support (91e1fa0)
  • window_manager: rewrite window manager to be platform-safe (d6aed6c)

Bug Fixes

  • android: prevent multiple splash screens from appearing on Android 12 (26523e5)
  • web: set notification vapid key (1ddcc27)

Tweaks

  • images: guard and fallback image cache implementation (601d82c)
  • platform: guard usages of dart:io and dart:html for future compatability (c7bd62d)
  • wake_on_lan: refactor wake on LAN support, support loading API with dart:html (403edc1)

v10.0.0

12 Mar 16:15
56ba348
Compare
Choose a tag to compare

Features

  • debug: debug page for multiple UI elements (80c5d21)
  • http: set User-Agent to "LunaSea/{version} {build}" (420d11c)
  • overseerr: integrate request list and request tiles (b7fc3c0)
  • overseerr: issues (de)serialization & list integration (db4dfda)
  • overseerr: serialized movie & tv objects (2b778dc)
  • settings: add test build information to resources (be2d3e6)
  • sonarr: support for searching entire series for monitored episodes [skip ci] (ba958b5)
  • ui: support skeleton-state loading on LunaBlock (8ab5f80)

Bug Fixes

  • desktop: handle pull-to-refresh drag action (d38fc77)
  • firebase: remove remaining references to crashlytics and analytics [skip ci] (67afaa0)
  • overseerr: rehydrate missing cached media content when required after cache ejection (b09353b)
  • radarr: localized strings and correctly display disk/root folder tiles (490ecf6)
  • radarr: match file details to web GUI (a42aa41)
  • radarr: prevent using preDB availability when adding movie (9d71c1a)
  • tautulli: set graph padding to theme-default padding (1229e5e)

Tweaks

  • flavor: rename "internal" to "develop" (5652cb0)
  • modules: remove canonical module import file [skip ci] (0cbd61e)
  • overseerr: utilize JsonEnum generators in enum types [skip ci] (76d530e)