Files
lunasea/CHANGELOG.md
Jagandeep Brar aa2abe2dc5 chore(release): v10.0.3
[skip ci]
2022-05-25 23:13:50 -04:00

8.5 KiB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

10.0.3 (2022-05-26)

Features

  • -arr: updated UI for viewing content links (8b559e0)
  • ci: build web docker images (73fbb10)
  • notifications: option to disable in-app notifications (da0c44c)
  • settings: ability to check for updates (b3caf34)

Bug Fixes

  • correctly calculate age of releases in -arrs (e35433a)
  • ui: enable interactivity on all scrollbars on all platforms (174fa96)

10.0.2 (2022-04-12)

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 fl_charts@0.46.0 (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)

10.0.1 (2022-03-25)

Features

  • config: support retrying entering encryption password on failure (cd9a3d2)
  • filesystem: rewrite filesystem interface for better compatibility (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 compatibility (c7bd62d)
  • wake_on_lan: refactor wake on LAN support, support loading API with dart:html (403edc1)

10.0.0 (2022-03-12)

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)

Previous version changelogs are no longer available.