Skip to content
Documentation

Changelog

What's new in mnera.io

1.0 — May 2026

  • 14-day free Pro trial — every new mnera.io account automatically unlocks every Pro feature for 14 days from creation. No card, no opt-in. Account settings shows the days remaining; access reverts cleanly to Free at trial end with no loss of data
  • Atlas view (Pro) — a visual dashboard view mode alongside List, Cards, Headlines and Gallery. Stat strip with sparklines; relationships graph for the selected topic; topic sunburst; domain bubble pack; 3-year activity heatmap with click-through to a date-bookmarks modal; normalised stacked-area chart of topic share over time; cover mosaic. Hidden from the view dropdown for accounts that aren't Pro and not in trial. Lazy-loaded so the cost is only paid when picked. New /help/atlas docs page
  • Cover images on Cards & Gallery (Pro) — external cover images now display only for Pro accounts and trial users; Free accounts see the typographic placeholder. Cover URLs themselves remain editable and exportable on any plan
  • Sidebar restructured — “Collections” section header above the picker; collection-specific actions (import, export, find duplicates, broken links, find covers, delete all) moved into a kebab menu next to the picker so their scope is unambiguous. The user menu now holds only account-level entries
  • Import: opt-in “Use dates from the imported file” checkbox — when enabled, the imported file's date overrides the existing bookmark's date on overwrite. Off by default; existing dates win
  • Delete all bookmarks page rebuilt with two tabs: This collection (named) and All collections (wipes every collection file and the registry index). Different confirm words on each to prevent muscle-memory clicks
  • Cover and favicon fallback to the registrable root domain — when a subdomain has no cover image or favicon, mnera retries against the bare domain (e.g. docs.python.orgpython.org) so platform-style subdomains recover their brand asset
  • Find Covers writes all discovered covers in a single end-of-scan PUT instead of per-batch PATCHes — avoids NSS lock-expired errors on large files and repairs any legacy URL-sanitisation issues in the same write
  • Robust URL handling — bookmark URLs containing characters not legal inside Turtle IRIs (e.g. SharePoint document URLs with {}) are percent-encoded on import, and existing files with raw such URLs are sanitised on read so the parser doesn't abort mid-file
  • Cards view: 5 cards per row at the largest breakpoint (was 4)
  • Selecting a different collection clears the selected topic, search text, semantic filter and any open detail panels — topics and bookmarks are scoped per collection
  • Semantic search and filters are now collection-scoped — the in-memory store rebuilds when you switch collections

0.9 — May 2026

  • Collections — physically separate containers of bookmarks, one Turtle file per collection. Each collection has its own ACL, topics, sort, and can be archived or shared independently. Existing bookmarks become the default "All bookmarks" collection with no data migration. New /help/collections docs page

0.8 — May 2026

  • Cover images — every bookmark can carry a preview image (stored as schema:image). Edit form has a Cover image URL field with live preview; round-trips through JSON / Turtle imports and exports
  • Typographic cover fallback — bookmarks without a real cover get a deterministic gradient + initial + domain placeholder, so every gallery card looks designed
  • Gallery view — new masonry-style view alongside List, Cards, Headlines. Per-tile show/hide toggles for Cover, Title, Description, Tags and Bookmark info
  • View dropdown in the topbar — switch between the four view modes; choice persists across devices
  • Sort dropdown in the topbar — six sort modes (Date ↑/↓, Name A-Z/Z-A, Site A-Z/Z-A); created dates now tracked via annotation:created with Netscape / Pocket / Chrome / Firefox ADD_DATE conversions on import
  • Find cover images (Pro) — auto-populates missing covers by fetching each bookmark page on the server and reading og:image / twitter:image / link rel=image_src tags, with Logo.dev as a brand-logo fallback for recognised domains
  • Privacy image proxy (Pro) — covers and favicons can be loaded through the mnera.io server instead of directly from third-party hosts, so they never see your IP, User-Agent or Referer. Toggle in Account settings → Privacy; on by default for Pro accounts
  • Server-side localhost bypass — Pro features now work on a dev install without seeding a Pro subscription in the local DB

0.7 — May 2026

  • Broken link checker (Pro) — scan every bookmark URL, list anything that errors or times out, edit or delete in place. Available from the sidebar user menu and from account settings
  • Duplicate finder (Pro) — group bookmarks that share a URL (after normalizing case, www, tracking params and trailing slashes); delete extras individually or merge a whole group into one entry, choosing which title and description to keep and which topics to combine

0.6 — May 2026

  • Topic Explorer — browse the topic hierarchy and see relationships at a glance
  • Semantic filters — combine topics with AND/OR, show untagged bookmarks, expand to related topics
  • Relationships tab on every bookmark — related topics and bookmarks reachable through shared topics
  • Force-directed graph visualisation with zoom, pan, and node drag
  • Topic selection and filters now include bookmarks of subtopics
  • Resizable bookmark details panel
  • Semantic features now part of the Pro subscription
  • Sign-in and sign-out update the interface instantly, including across tabs
  • Accessibility improvements: skip-to-content link, ARIA labels, better contrast
  • Added robots.txt and sitemap.xml

0.5 — May 2026

  • Separate sign-in pages for Solid pod and mnera.io account
  • Free mnera.io account for saving UI settings (theme, language, font size, sort order) across devices
  • Pro subscription tier — manage billing from account settings
  • UI settings now stored in your mnera.io account (previously stored in the Solid pod)
  • Account settings page at /settings/account
  • Separate sign-out for Solid pod and mnera.io account

0.4 — May 2026

  • Added export to Netscape HTML, JSON, Markdown, and Turtle formats
  • Browser extension (Chrome) — save and search bookmarks from any page