Releases: fhsinchy/bolt
Releases · fhsinchy/bolt
Release list
v0.2.0-alpha
Changelog
b6e1ca0fix: enforce download concurrency limits through queue for all resume/retry paths2fe5e7cfeat: add duplicate detection dialog and refresh button for failed downloadsf9c153efix: add .pkg to content script extensions and fix missing filename in onCreated0589a00fix: correct tarball filename and extraction paths in install script [skip ci]
v0.1.0-alpha
Changelog
ceb4c4fchore: remove docs/, use zip for Firefox extension, update README7463f2achore: add browser extensions to releases and update install docs2f5d007fix: prevent extension from recapturing old downloads on browser restart9a156effix: resolve WebSocket test race condition and local test failurese891936chore: add Chrome extension privacy policy and fix manifest for storeb4ec1c5docs: update README for clarity and organization, enhance installation instructions61b7d47refactor: remove CLI and headless daemon, simplify to GUI-onlyd4ccae5chore: improve release workflow changelog and drop extension uploads0435524fix: GUI launch replaces headless daemon instead of silently exitingfebae2dfix: fall back to GET probe on 401 (GitHub release assets)22f75aaUpdate license badge link in README.md [skip ci]71ef203Add MIT License to the project [skip ci]ef3a998Delete LICENSE.md [skip ci]35d4b22Rename LICENSE to LICENSE.mda71f1c0Update formatting of the MIT License text993f049feat: add MIT license and update README with installation instructions8064e00feat: add step to create frontend dist stub in CI workflow3f4fbbbfeat: update build process and add CI/CD workflowsd30ae10fix: polish browser extensions for alpha release29e665afix: start systemd service immediately on install1e434cbfix: use absolute path in .desktop Exec for desktop launcher0870ca4chore: move STATUS.md, bolt-prd.md, bolt-trd.md to docs/c35b69drefactor: move packaging assets from dist/ to packaging/d4192c0Add optimization pass implementation plan46b02f1Add optimization pass design document921a3e2Remove proxy config, categories, and CORS middleware as unnecessary fluff5838e51Remove clipboard monitoring and sound on completion features; update related documentation and UI components.b95260aReject HTML responses for non-HTML downloads in segment worker1a02f80Updated READMEf960214Add download details dialog with segment visualization, URL refresh, and checksum editing043d400Add Phase 9 Steam Deck implementation plan5f3967fAdd Phase 9 Steam Deck design doc4b601b3Add checksum verification for completed downloads70f435fImplement Phase 6 P1 features: extension filters, keyboard shortcuts, batch import, queue reorder6b072e6Update all docs for Linux-only focus shiftab41f16Remove Windows/macOS openPath code, keep xdg-open only387ee7fRemove Windows/macOS notification code, keep notify-send only8bad63dUpdate README with banner, roadmap, and screenshots; fix stale STATUS.mde4a8858Add app branding: icon, systray icon, banner, and Wayland desktop entryc9a6a92Fix dark mode select dropdowns rendering with light system colors97e2641Split browser extension into separate Chrome and Firefox directories536b064Add alpha release features: speed limiter, dark theme, notifications, settingsb0ed587Fix bolt list displaying truncated IDs that break status lookups9928a3aFix tray toggle, minimize-to-tray setting, probe 403 fallback, and extension errora51a3bfImprove extension UX: notify user on capture failuresc0ab3d0Add welcome page, cancel confirmation, and tray Settings item7cb561fAdd Phase 4 browser extension and supporting backend changes9120809Fix tray Quit being intercepted by OnBeforeClose4284189Fix system tray icon, tray state sync, and second instance window raise65ff854Add initial README.md with project overview, features, and setup instructions00bfa53Remove stale TRD §3.1 erratum from CLAUDE.md1c4d654Add PRD, TRD, and project status report67599dfDocument test-stress and test-cover commands in CLAUDE.mdfb19a64Add stress tests: concurrent queue, rapid pause/resume, 50MB file integrity6304260Add edge case tests: concurrent writes, Unicode, zero content-length, redirects, concurrent requests, queue mid-flight4a1de49Add server integration tests with real HTTP server9f7440fAdd app IPC binding tests: CRUD, config, stats, bulk operations18a38c0Add CLI client tests: CheckDaemon, Add, List, Status, Pause, Resume, Cancel, Refreshb7085d2Add test-stress and test-cover Makefile targetsb424f14Add test suite implementation plan85754e0Add test suite design document99745ebImplement Phase 3: Wails GUI with Svelte frontend and system tray2ac175bImplement Phase 2: HTTP server, daemon mode, and CLI HTTP client4288be4Implement Phase 1: segment...