Releases: Slashgear/team-bookmarks
Releases · Slashgear/team-bookmarks
Release list
v1.0.1
v1.0.0
Immutable
release. Only release title and notes can be modified.
Major Changes
-
9e0ee93: First stable release (v1.0.0).
- CLI with
initandexportcommands (npx/bunx/pnpx @slashgear/team-bookmarks) - Unified
children[]data model: links and folders can be freely interleaved at any nesting level - Drag-and-drop and keyboard (up/down buttons) reordering for links and folders
- Backward-compatible YAML parser: old
links/foldersformat is automatically migrated - Open agent skill at
.agents/skills/edit-bookmarks/SKILL.md(opencode, Claude Code, Cursor) - Published to npm as a public scoped package
- CLI with
v0.2.3
Immutable
release. Only release title and notes can be modified.
Patch Changes
- 9bd0c35: Fix Scaleway deploy step: replace deprecated
redeploy=trueflag with explicitscw container container deploycommand.
v0.2.2
Immutable
release. Only release title and notes can be modified.
Patch Changes
- 4d713f8: Fix HTML export modal layout and add Scaleway Serverless Container deploy to release pipeline.
v0.2.1
Immutable
release. Only release title and notes can be modified.
Patch Changes
- 3ec2cfb: Fix changeset and Docker release pipeline for private packages.
v0.2.0
Immutable
release. Only release title and notes can be modified.
Minor Changes
-
ee5a23e: Dark purple UI redesign inspired by poker.slashgear.dev — glassmorphism cards, purple accent colour, gradient headings, hover-reveal actions on folders and links.
New HTML export modal with step-by-step import instructions for Chrome/Edge/Brave, Firefox and Safari, each linking to the official documentation.
Exported YAML files now include a header comment with the app URL and a
yaml-language-serverschema reference for inline editor validation.