Skip to content

gobookmarks

Dashboards & Home Pages

Landing page to display bookmarks stored in GitHub, GitLab or local Git. `AGPL-3.0` `Go/Docker`

Go Latest v1.8.18 · 15d ago Security brief →

Features

  • Multi-page, multi-tab layout defined in plain‑text format
  • Drag‑and‑drop visual editor plus full‑text bulk updates
  • Search with keyboard navigation and shortcut dialog
  • Git‑backed history for rollbacks and version browsing

Recent releases

View all 64 releases →
v1.8.16 New feature
Notable features
  • Include tabs and pages in Alt+K search targets
Full changelog

Changelog

  • 49a4e4f3e087bebca0fd5ccc7212f24fa6901660 Merge pull request #217
  • 41a089c28bba98d3ee98113aba1fb39198bc3a8c feat: Include tabs and pages in Alt+K search targets
v1.8.15 Bug fix

Fixed partial template embedding to use the all: prefix.

Full changelog

Changelog

  • 26912283f91ca5b21fc35e5dd12ff065200b7c7d Merge pull request #216 from arran4/fix-template-embed-6873238162565436787
  • ec5cc198d7a5582afa53838a09a9e01307ec4e40 fix: ensure partial templates are embedded by using all: prefix
v1.8.13 Bug fix
Notable features
  • Introduce lightweight HTML dialog modal for editing
Full changelog

What's Changed

  • Bump golang.org/x/image from 0.28.0 to 0.38.0 by @dependabot[bot] in https://github.com/arran4/gobookmarks/pull/195
  • Bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 by @dependabot[bot] in https://github.com/arran4/gobookmarks/pull/196
  • ci: migrate to unified ci/cd workflow by @arran4 in https://github.com/arran4/gobookmarks/pull/198
  • ci: update Go and golangci-lint versions to fix CI by @arran4 in https://github.com/arran4/gobookmarks/pull/205
  • Bump github.com/go-git/go-git/v5 from 5.17.1 to 5.18.0 by @dependabot[bot] in https://github.com/arran4/gobookmarks/pull/209
  • feat: Introduce lightweight HTML dialog modal for editing by @arran4 in https://github.com/arran4/gobookmarks/pull/206
  • Fix "Add New Tab" overwriting tab 0 due to TabFromRequest signature by @arran4 in https://github.com/arran4/gobookmarks/pull/211
  • Fix parser ignoring multiple empty pages by @arran4 in https://github.com/arran4/gobookmarks/pull/212

Full Changelog: https://github.com/arran4/gobookmarks/compare/v1.8.12...v1.8.13

v1.8.12 Bug fix

Fixed JoinURL trailing slash handling.

Full changelog

What's Changed

  • Fix JoinURL trailing slash handling and add edge-case tests by @arran4 in https://github.com/arran4/gobookmarks/pull/189
  • Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by @dependabot[bot] in https://github.com/arran4/gobookmarks/pull/190
  • Fix category boundary extraction to respect tab markers by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/191

Full Changelog: https://github.com/arran4/gobookmarks/compare/v1.8.11...v1.8.12

v1.8.10 Bug fix
Notable features
  • Expose favicon cache limit as configuration
  • Enable Ctrl+Enter to save in edit forms
Full changelog

What's Changed

  • ⚡ Optimize AdjacentCommits queries by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/171
  • ⚡ Optimize favicon proxy by caching resized images by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/177
  • ⚡ Optimize template parsing performance by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/173
  • Expose favicon cache limit as configuration by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/176
  • ⚡ Reuse SQL connection in SQLProvider by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/174
  • ⚡ Optimize template rendering by implementing request-scoped bookmarks cache by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/172
  • Fix 405 Method Not Allowed error on redirect after POST by @arran4 in https://github.com/arran4/gobookmarks/pull/181
  • Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.5 by @dependabot[bot] in https://github.com/arran4/gobookmarks/pull/182
  • Consolidate settings into config.go by @arran4 in https://github.com/arran4/gobookmarks/pull/183
  • Fix 405 error on category edit save for tabs by @arran4 in https://github.com/arran4/gobookmarks/pull/184
  • feat: Enable Ctrl+Enter to save in edit forms by @arran4 in https://github.com/arran4/gobookmarks/pull/185

Full Changelog: https://github.com/arran4/gobookmarks/compare/v1.8.9...v1.8.10

What's Changed

  • ⚡ Optimize AdjacentCommits queries by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/171
  • ⚡ Optimize favicon proxy by caching resized images by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/177
  • ⚡ Optimize template parsing performance by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/173
  • Expose favicon cache limit as configuration by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/176
  • ⚡ Reuse SQL connection in SQLProvider by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/174
  • ⚡ Optimize template rendering by implementing request-scoped bookmarks cache by @google-labs-jules[bot] in https://github.com/arran4/gobookmarks/pull/172
  • Fix 405 Method Not Allowed error on redirect after POST by @arran4 in https://github.com/arran4/gobookmarks/pull/181
  • Bump github.com/go-git/go-git/v5 from 5.16.2 to 5.16.5 by @dependabot[bot] in https://github.com/arran4/gobookmarks/pull/182
  • Consolidate settings into config.go by @arran4 in https://github.com/arran4/gobookmarks/pull/183
  • Fix 405 error on category edit save for tabs by @arran4 in https://github.com/arran4/gobookmarks/pull/184
  • feat: Enable Ctrl+Enter to save in edit forms by @arran4 in https://github.com/arran4/gobookmarks/pull/185

Full Changelog: https://github.com/arran4/gobookmarks/compare/v1.8.9...v1.8.10

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
15
Forks
0
Languages
Go Go Template CSS

Install & Platforms

Install via
docker docker-compose binary go

Beta — feedback welcome: [email protected]