- Import/export for user settings with versioned JSON files
- Fix the long name to include the word
startpage.
- Implemented full Semantic Versioning validation and version bumping in release scripts.
- Version information is now displayed on the About page.
- Added automated commit and tagging mechanism as part of the release workflow.
- Refined release script to enforce SemVer format and reject invalid versions.
- Improved the robustness of the build process and tagging strategy.
Bump v0.1.0 -> v0.2.0Add ability to commit version bump and add tagShow version info in about pageAdd semantic versioning and create a more robust release script
- Scripts to create artifacts for release as assets.
- Added a subtle border around the search bar when active.
The first public release of the Minimal Startpage Extension — a fast, accessible, and configurable new-tab replacement.
- Central search bar with instant focus.
- Four customizable tabbed lists: General, Tech, Work, Social.
- Dark/light mode toggle.
- UI-based configuration panel.
- Settings stored in browser sync storage for cross-device sync.
- Installable as a Progressive Web App (PWA).
- Compatible with Chrome, Firefox, and Safari.
- Fully rebuilt using Svelte.
- Replaced manual
config.jswith UI-driven configuration. - Migrated to
browser.storage.sync. - Multi-browser support with a new build system.