1.14.1 (2026-03-22)
- expand related Spoolman ecosystem projects section (#22) (828ef5a) by [@Marco Franke](https://github.com/Marco Franke)
1.14.0 (2026-01-19)
- add connection checking for Spoolman URL with status indicators and localization updates (08c526b) by @Disane87
- add word breaking to CORS configuration label for better readability (6774c65) by @Disane87
- improve error handling in checkSpoolmanConnection function (24dd620) by @Disane87
- update landing navigation links and remove ThemeSwitch component (7bdcf6e) by @Disane87
- adjust card layout and styling for improved responsiveness in FilamentBoard component (2579cb6) by @Disane87
- improve navigation layout and mobile menu functionality in MainApp component (da23de5) by @Disane87
- simplify rendering logic and improve performance in FilamentBoard component (0a2691c) by @Disane87
- add FilamentDetailPanel.vue to tracking (d4ee445) by @Disane87
- update code structure for improved readability and maintainability (d2f731e) by @Disane87
1.13.1 (2026-01-19)
1.13.0 (2026-01-19)
- add feedback and bug report sections with localization support (629eca9) by @Disane87
- sponsor: add sponsor section and related translations for support (0ac4625) by @Disane87
1.12.0 (2026-01-19)
1.11.0 (2026-01-18)
- add multi_color and single_color metadata files with PNG and XML content types (2611dac) by @Disane87
1.10.0 (2026-01-18)
- rename project from "Spoolman Filament Swatch" to "Spool Swatch" and update related texts (e3b8b10) by @Disane87
1.9.0 (2026-01-18)
- LandingPage: enhance interactivity and animations with mouse tracking and improved visual effects (3e327d3) by @Disane87
1.8.0 (2026-01-18)
- clean up whitespace in HTML, package.json, and screenshot script (b28218b) by @Disane87
- update package.json with additional metadata and keywords (ca81961) by @Disane87
1.7.0 (2026-01-18)
- enhance changelog modal with accordion for releases and improve release fetching logic (75080e6) by @Disane87
- add MIT License file (e20081a) by @Disane87
- clean up whitespace in configuration and script files (5000028) by @Disane87
1.6.0 (2026-01-18)
- ci: remove .mailmap and rely on CI GitHub author lookup; remove private email mappings (3ab595d) by @Disane87
- history: squashed 1.0.0 merge (4757747) by [@Marco Franke](https://github.com/Marco Franke)
1.5.2 (2026-01-17)
- ci: add email-to-username mapping to support both private and noreply emails in changelog (4715b9d) by @Disane87
1.5.1 (2026-01-17)
- ci: add emoji section headers to changelog by mapping commit types in transform (24f42a0) by [@Marco Franke](https://github.com/Marco Franke)
1.5.0 (2026-01-17)
1.4.3 (2026-01-17)
- initial squashed state reset to 1.0.0 — all prior commits squashed into this single commit
1.4.2 (2026-01-17)
- verify changelog format (fdbbd7b) by [@Marco Franke](https://github.com/Marco Franke)
1.4.1 (2026-01-17)
- ci: only run build job if release job succeeds or is skipped (b65f2e6) by [@Marco Franke](https://github.com/Marco Franke)
1.4.0 (2026-01-17)
- use process.env instead of context.env for GITHUB_TOKEN access (33590af) by [@Marco Franke](https://github.com/Marco Franke)
- clean up whitespace in getGitHubUsername function (8cb8973) by [@Marco Franke](https://github.com/Marco Franke)
- fetch GitHub username for commits and update author information in transform function (757d27c) by [@Marco Franke](https://github.com/Marco Franke)
1.3.0 (2026-01-17)
- add contributing guidelines to the repository (b016866) by @Marco Franke
- add GitHub username fetching for commits and update release configuration (dec35d8) by @Marco Franke
- update package version to 1.2.0 and add @octokit/rest as a dev dependency (0fc9810) by @Marco Franke
1.2.0 (2026-01-17)
- add custom writer options for release notes generation (0dd24df) by @Marco Franke
- add semantic release configuration with commit analyzer and release notes generator (0b7e1e1) by @Marco Franke
- enhance release transform function with author name and refactor hash shortening (2b9923e) by @Marco Franke
- replace .releaserc.json with .releaserc.js for semantic release configuration (8c683e9) by @Marco Franke
- streamline hash shortening in release transform function (da9e9fb) by @Marco Franke
1.1.0 (2026-01-17)
- update changelog modal for localization, add accordion components, and enhance styles (516f77059f2fcb68967d2d6addd253b1479154f7)
- adjust spacing in release notes template and styles for accordion animations (cb99276b4e967613ae2725490f55d4662bb9c8d1)
- add Badge, Button, Card, Dialog, Input, Select, and Toggle components with variants and utility functions (3245541)
- add CNAME file for custom domain configuration (c8b34a7)
- add CORS warning alert and update CORS configuration instructions in dialogs (a9f21f9)
- add FiltersBar component for advanced filtering options (4a0d98a)
- add FUNDING.yml to support various funding model platforms (1ccb852)
- add FUNDING.yml to support various funding model platforms (f277b43)
- add GitHub Actions workflow for deploying to GitHub Pages (2762ce5)
- add initial README.md with project overview, features, and setup instructions (e21b584)
- add Open Graph logo meta tag for improved social sharing (f0107d1)
- add support for 'surl' parameter to set Spoolman URL from query string (9790f8f)
- conditionally load external data sources based on filter settings (5ec96c1)
- enhance FiltersBar and LocaleSwitch components with improved styling and functionality (ee60fae)
- enhance Spoolman URL dialog with validation and localization updates (4d34bb4)
- implement semantic release workflow, add changelog modal, and update permissions in deploy.yml (1c6fbb8)
- improve HTML structure and enhance SVG assets for better branding and usability (d11929c)
- improve styling and structure of Select component, add keyboard navigation and accessibility features (aaad562)
- refactor header and navigation components, implement virtual scrolling in FilamentBoard, and update theme and locale switches (4cc4322)
- update README and add favicon, manifest, and Open Graph images for improved branding and usability (30f627b)
- improve CORS handling for local development in resolvedBaseUrl computation (0669bab)
- remove unnecessary blank lines in readStored function for cleaner code (65344bd)
- set base path to root for development environment (8b07d88)
- simplify problemMatcher configuration in tasks.json and update viewport meta tag in index.html (3013690)
- update @vitejs/plugin-vue to version 6.0.0 in package.json and package-lock.json (55cabd7)
- update default source in useFilaments to 'spoolman' (ba1a3cf)
- update live demo links and CORS configuration in documentation (3afdac8)
- update Spoolman URL description to include CORS configuration instructions for deployed instances (98afa75)
- update start_url and icon paths in manifest.json (4eca17f)
- deps: bump esbuild and vite (c2ebbc7)