github andreasmolnardev/dashwise v0.3.0

latest releases: v0.5, v0.5-pre, v0.4...
5 months ago

Recommendations before updating

Before upgrading, it is recommended to back your pocketbase instance up. During testing, data loss occurred when parts of the database were unintentionally removed during the upgrade process. For more info, refer to this guide regarding db backups

New Features

  • Widgets! You can now add widgets to your main dashboard - like one for weather or for your integrations like Karakeep and Dashwise. - PRs: #75, #92 and #93, #94
  • Choose between colorful and monocolor icons: Masking is now conditionally applied, based on the icon set - meaning colorful icons are now being stored and rendered correctly. PR: #83
  • Notifications: Add topic tokens - a secure way to send notifications - PR: #90
  • Update indicator: Next to the dashwise logo in the footer, there's now an icon being shown when an update is available. PR: #72
  • Customizable link open behaviour (same tab/new tab) - PR: #97

Smaller changes

  • Redesigned notifications view - as individual cards instead of a table - PR: #75
  • Improvements to search bar: open with /home?search=1 (useful if you want to replace your default new tab page), advertise opening URLs - PRs: #91 and #79
  • Better layout on mobile - PR: #82

Under-the-hood improvements

  • Tag-based search filtering in Command/Search Bar
  • Minor type fixes - PR: #88
  • fix 500 when fetching a config where config.integrations is undefined - PR: #101

Full Changelog: v0.2.0...v0.3.0

Don't miss a new dashwise release

NewReleases is sending notifications on new releases.