release-notes's Notes
Public notes from release-notes
Wednesday, January 28, 2026
Monday, January 26, 2026
Release [email protected]
Thursday, January 22, 2026
Release [email protected]
Release [email protected]
Release [email protected]
Release [email protected]
Tuesday, January 6, 2026
Release [email protected]
@activescott/auth-adapter-react-router: v0.1.0
Release [email protected]
@activescott/auth-provider-email: v0.1.0
Release [email protected]
@activescott/auth: v0.1.0
Thursday, January 1, 2026
Release [email protected]
ramblefeed-web-app: v0.6.0
Features
- add a public/private icon on note cards on the notes list and the cancel/save buttons on the edit note page will return you to the list if you came from the list (d4d9323)
Wednesday, December 24, 2025
Release [email protected]
ramblefeed-web-app: v0.5.1
Bug Fixes
- bookmarklet in Firefox Reader mode captured the wrong URL about:reader?url=https://.... instead of https://... (7c929aa)
Release [email protected]
ramblefeed-web-app: v0.5.0
Features
- when the bookmarklet is posting a url that already exists, edit existing note (134f9d8)
Saturday, December 6, 2025
Release [email protected]
ramblefeed-web-app: v0.4.0
Features
- add a 'Commonly Used Together' tags section on the tag specific page (8a4632a)
Bug Fixes
- selecting tags from the tag dropdown wasn't selecting tagsThis was caused by fetcher.unstable_reset being stablized to fetcher.reset in a minor update to react router (2dc5bc3)
Friday, December 5, 2025
Release [email protected]
Sunday, November 16, 2025
Release [email protected]
ramblefeed-web-app: v0.2.2
Bug Fixes
- very long bookmark URLs would cause the page to be too wide on iOS / Safari making it so the page would scroll horizontally on the homage page or any other page with bookmark URLs (87f09cd)
Thursday, November 13, 2025
Release [email protected]
ramblefeed-web-app: v0.2.1
Bug Fixes
Tuesday, November 11, 2025
Release [email protected]
Monday, November 10, 2025
Release [email protected]
ramblefeed-web-app: v0.1.4
Bug Fixes
- use .ts extension and enable allowImportingTsExtensions (b4253f2)
Release [email protected]
ramblefeed-web-app: v0.1.3
Bug Fixes
- use .js extension in import and make seed fatal in production (53e2bad)