v0.1.9

File Downloads, External Links, and a Cleaner Qind Experience

improvements files webpages refactor

This release makes it easier to move between saved knowledge and its original source while simplifying several parts of the Qind experience.

New

Download saved files

File-backed items now include a download action in the item-detail sheet.

The action was initially introduced as a full download button and was later refined into an icon-only action in the item header, keeping file access visible without adding unnecessary interface weight.

Open original webpages

Saved webpage items now include an external-link action that opens the original source.

The source URL is also revealed on hover, making it easier to confirm where a saved webpage came from before opening it.

Two follow-up fixes were applied on June 14 to improve the behavior and presentation of these external-link actions.

Improved

More reliable image previews

Cross-origin image previews are now retrieved through a blob-based download flow instead of relying on direct external links.

This improves preview reliability when the source server restricts direct cross-origin image loading.

Refactored

Waffle is now Qind AI

The remaining Waffle references have been renamed to Qind AI throughout the application, including shared code under src/lib.

Removed

Theme selection preference

The color-theme selection option has been removed from settings and preferences. Light and dark appearance continue to work as before.

These changes are live in your Qind library. Open Qind to try them.