Releases: Elcapitanoe/File-Hasher
Releases · Elcapitanoe/File-Hasher
V5-202582
- fix: remove unused variables causing TypeScript build failure (65873c5)
- fix: remove unused variables causing TypeScript build failure (a6be16e)
- Merge branch 'main' of https://github.com/Elcapitanoe/File-Hasher (69897a5)
- fix: remove unused variables in ThemeManager to resolve TypeScript build errors (3d1cc4f)
- Delete .github/workflows/prettier.yml (d97a2b8)
- style(prettier): auto-format code via CI pipeline on 2025-08-02 10:39:22 UTC (dc6e936)
- feat: add About & Privacy pages, refactor theme toggle UI, and remove legacy header elements (4990c99)
- style(prettier): auto-format code via CI pipeline on 2025-07-30 15:56:01 UTC (e11d874)
- Create prettier.yml (39db902)
V4-2025729
V3-2025726
- Update release workflow to use new time action (817687b)
- Use action to get release date in workflow (cfbf07e)
- Refactor release workflow for improved artifact handling (fe8f2b9)
- Improve release workflow ZIP naming and metadata (a5d9525)
- update release.yml (6c11c44)
- update release.yml (5ca4ba5)
- update release.yml (9cfef3d)
- docs(readme): rewrite project description (b127649)
- Merge pull request #11 from Elcapitanoe/DEV (7796fc0)
- Add dark theme and theme toggle styles (39ec702)
- Add theme manager and improve error handling (488895d)
- Handle empty input in hash generation methods (4e7f848)
- Refactor textarea auto-resize logic in InputSection (7788c61)
- Add clipboard fallback for hash copy button (217a2bf)
- Improve FileUpload UX and error handling (2016288)
- Add ThemeManager component for theme switching (5f8c3fc)
- Merge pull request #10 from Elcapitanoe/alert-autofix-11 (414ecf5)
- Potential fix for code scanning alert no. 11: Workflow does not contain permissions (95ce200)
- chore(favicon): replace md5.png with layers.png as site favicon (c974452)
- feat(assets): add layered stack icon with flat color style (fdaf447)
- docs(readme): rewrite project description with concise technical format (46c6731)
- Merge pull request #9 from Elcapitanoe/elcapitanoe-dev-1 (f176130)
- chore(html): update favicon link to md5.png (b2c1646)
- chore(assets): add md5.png to public for static referencing (a0ff91e)
V2-20250719
Resolve the CodeQL