1.0.0 (2026-03-06)
Features
- added astro etc. (e8fbc07)
- auth: Add MFA and trusted device functionality (e068a32)
- docs: add user guide for automated scrapes with scheduler and secrets management (571b794)
- enhance Amazon scraper with optional parameters and wait actions for popover handling (bf3acbe)
- enhance documentation with emojis for better readability and organization (7c3f8be)
- enhance error handling and reconnection logic in ScrapeEventsService; update Amazon scrape configuration for improved delays and new actions (6643841)
- enhance settings modal with action buttons and update localization for password change (e560bac)
- implement OTP alternative actions and enhance navigation handling; update Amazon scrape configuration (9fcf978)
- refactor top navigation to use router for modal navigation (0b2345a)
- remove landing page and its associated styles and scripts (f44bcde)
- replace inline SVG logos with separate logo files for better maintainability (5b411ea)
- replace local logos with Simple Icons CDN and add professional syntax highlighting (6b79f62)
- single combined Docker image with multi-arch GHCR publishing (cc5f132)
- update .gitignore to include new directories and enhance astro.config with edit link for documentation (7613d40)
Bug Fixes
- add conventional-changelog-conventionalcommits and fix UI CI tests (e28f5b0)
- add PNG favicon to Starlight config (8c814d6)
- add solid background to step circles and replace placeholder icons with real SVG logos (ccf533b)
- change pnpm install to use --no-frozen-lockfile for dependency installation (ffda569)
- correct build output path for docs deployment (7b153c4)
- correct nth-child selectors for step circles (8ce1742)
- correct timeline vertical alignment on landing page (d55595b)
- docs: fix broken links in footer navigation (5fe0bd4)
- ensure step circles appear above timeline (dc3f112)
- exclude _test dir from tsconfig.app.json and increase CI memory (4ec46c9)
- exclude test utils from build and add verbose CI output (0bef906)
- GitHub Workflows mit pnpm Store-Caching optimiert (e2b8b01)
- remove /scrape-dojo/ base path from all internal links (b63a573)
- resolve ESLint errors in UI source files (172ff6f)
- restore logo file and update logo path after logos directory cleanup (fc46b80)
- update dependency installation and build steps in GitHub Actions workflow (5f3508c)
- update dependency installation command in GitHub Actions workflow (4a213d1)
- update site URL from GitHub Pages to scrape-dojo.com (8e614c6)
- use PNG app icon as favicon instead of SVG (fe97fa6)