Skip to content

Releases: BeatLink/Web2Trilium

v1.1.1

Choose a tag to compare

@BeatLink BeatLink released this 01 Jul 01:27
  • Compact sidebar layout: 8px padding, single-line rows, action buttons appear on hover only
  • URL text hidden in sidebar (still shown as tooltip); shown below title in wide/tab view
  • Section headers (Open Tabs, Bookmarks) are now collapsible — collapse state persists across sessions
  • Bookmark folder collapse state also persists across sessions

v1.1.0

Choose a tag to compare

@BeatLink BeatLink released this 01 Jul 00:55
  • Fix PROPERTY_NOT_ALLOWED error: POST /etapi/create-note does not accept an attributes array; webViewSrc and url labels are now added via separate POST /etapi/attributes calls after the note is created

v1.0.9

Choose a tag to compare

@BeatLink BeatLink released this 01 Jul 00:27
  • Click on a bookmark's title/icon to open it in a new tab
  • Click on an open tab's title/icon to switch to that tab
  • Bump strict_min_version to 142 to cover data_collection_permissions on Firefox for Android

v1.0.8

Choose a tag to compare

@BeatLink BeatLink released this 01 Jul 00:22
  • Add SVG source icon (trillium_leaf_icon.svg)
  • Regenerate icon-48.png and icon-96.png from SVG source
  • Add icon-128.png for AMO listing

v1.0.7

Choose a tag to compare

@BeatLink BeatLink released this 01 Jul 00:08
  • Convert AMO description from HTML to Markdown (AMO does not support HTML in descriptions)

v1.0.6

Choose a tag to compare

@BeatLink BeatLink released this 30 Jun 23:46
  • Remove invalid AMO tags (AMO's tag list is a closed set of browser-tool-specific tags; none apply to Web2Trilium)

v1.0.5

Choose a tag to compare

@BeatLink BeatLink released this 30 Jun 23:42
  • Add full description, homepage, support URL, and tags to AMO metadata

v1.0.4

Choose a tag to compare

@BeatLink BeatLink released this 30 Jun 23:33
  • Fix AMO validation error: set data_collection_permissions.required to ["none"] (empty array not allowed)
  • Bump strict_min_version to 140.0 to match when data_collection_permissions was introduced

v1.0.3

Choose a tag to compare

@BeatLink BeatLink released this 30 Jun 23:19
  • Fix AMO linter warnings: replace all innerHTML assignments with safe DOM methods (createElement, textContent, createElementNS)
  • Add data_collection_permissions to manifest for Firefox compliance
  • Update AMO metadata with name, default_locale, is_experimental, requires_payment fields

Web2Trilium v1.0.2

Choose a tag to compare

@BeatLink BeatLink released this 30 Jun 16:49

Fix AMO submission: add required summary and categories metadata for listed channel.