Skip to content

v2026-02-19.2

Choose a tag to compare

@itsDNNS itsDNNS released this 19 Feb 10:24
· 1607 commits to main since this release

What's New

BQM Image Bulk Import (#67)

Import historical BQM images (e.g. from NAS archives) into the calendar view. Auto-detects dates from filenames, shows a preview with thumbnails and editable date fields before importing, and reports skipped duplicates with their exact dates.

Changelog

Features

  • BQM image bulk import (#67) -- drag-and-drop or file picker, date detection from filenames (YYYY-MM-DD, YYYYMMDD, DD.MM.YYYY, DD-MM-YYYY), thumbnail preview, conflict badges, overwrite toggle, post-import result summary with skipped dates list
  • Update README for multi-channel comparison (#80)

Fixes

  • Add blob: to CSP img-src for client-side thumbnail previews