Skip to content

Releases: AnthonyGress/lab-dash

v1.3.5

06 Jan 00:11
5caa143

Choose a tag to compare

What's Changed

  • Show network drives in disk monitor widget
  • Add support for 24 hour time in date & time widget
  • Allow setting a custom accent color in settings > appearance

v1.3.4

04 Nov 15:36
7917875

Choose a tag to compare

What's Changed

  • Fixes a bug which prevented hiding label of an app shortcut inside of a group

v1.3.3

31 Oct 15:12
150769c

Choose a tag to compare

What's Changed

  • Fix scrolling speed while dragging an item

v1.3.2

23 Oct 21:45
a72dc64

Choose a tag to compare

What's Changed

  • Added NZBGet download client
  • Fix a bug with transmission client sessions
  • Fix a bug erroneously logging user out of lab dash account when credentials are invalid for a service

v1.3.1

20 Sep 22:48
7a08427

Choose a tag to compare

What's changed

  • Fix scroll lock issue on some mobile devices
  • Fix flickering blur elements on some mobile devices
  • Fix search bar accessible on login page

v1.3.0

18 Sep 03:58
418f697

Choose a tag to compare

What's Changed

  • Revamped "add item" screens (shortcuts, widgets, pages, etc)
  • Move "done" editing button in toolbar instead of on dashboard (desktop)
  • Markdown support in note contents
  • Open/view/edit notes in larger modal
  • Performance optimization on page load + icon caching
  • Consistent weather refresh regardless of error/internet status
  • Faster widget refresh times when items are downloading in download client/sonarr/radarr
  • Search hotkey (ctrl+k or cmd+k)
  • Improved quick search (navigates to first item in search list on enter instead of searching the term in search provider)
  • Global hotkeys for pages (ctrl+1-9 or cmd+1-9) viewable in settings > hotkeys
  • auto weekly backup config in background
  • add stats to jellyfin widget
  • add stats to radarr widget
  • add stats to sonarr widget
  • fix background resizing on load on mobile
  • adjust resolution for background image on mobile
  • fix overflow in disk monitor widget on smaller screens
  • fix bug deleting pages

v1.2.6

05 Sep 22:43
551e7cd

Choose a tag to compare

What's changed

  • add feedback toast message for media requests
  • exponential backoff for weather api retries

v1.2.5

10 Aug 15:22
c25765a

Choose a tag to compare

What's changed

  • focus search bar on page to allow quicker access to apps #130

v1.2.4

30 Jul 16:08
a93ab3f

Choose a tag to compare

What's changed

  • redirect to home page after entering edit mode from settings

v1.2.3

19 Jul 14:00
c2a98be

Choose a tag to compare

What's changed

  • add notes widget
  • fix media request manager widget not asking for seasons of tv shows
  • various bug fixes and improvements