26.3.6
- Added a local Homepage-compatible
bookmark suggestion API endpoint (GET /suggest) based on existing bookmark
parsing and Web Companion data sources, with prefix-first matching,
deduplication, limit handling, and response format compatibility
(for #3484)- Added a separate webpage documentation page for the Homepage suggestion API
integration at Homepage suggestion API,
including links to reusablecustom.js/custom.cssassets for externally
hosted Homepage instances
- Added a separate webpage documentation page for the Homepage suggestion API
- Fixed the default note sorting in the "Link to a URL or note" dialog regressing
to alphabetical order when note subfolders are disabled; it now again defaults
to modification date descending (for #3482) - Fixed switching note folders from the selector when multiple configured note
folders point to the same local directory, ensuring folder-specific UI state
like subfolder panel visibility updates correctly (for #3489)