## [1.1.0](https://ssh.git.badblocks.dev/badbl0cks/portfolio/compare/v1.0.1...v1.1.0) (2025-08-15) ### New Features * allow project card to show on-the-way button for projects not yet uploaded ([d2e0fbd](d2e0fbdd73)) ### Bug Fixes * add <a href="[#projects](https://ssh.git.badblocks.dev/badbl0cks/portfolio/issues/projects)"> around the View My Work button. update wording on ([6fd9f47](6fd9f47325)) ### Refactor * change button text to be more clear ([ed6188b](ed6188bc75)) ### Chores * merge staging changes for next release ([48f5e7b](48f5e7b46c))
4 KiB
4 KiB
1.1.0 (2025-08-15)
New Features
- allow project card to show on-the-way button for projects not yet uploaded (d2e0fbd)
Bug Fixes
Refactor
- change button text to be more clear (ed6188b)
Chores
- merge staging changes for next release (48f5e7b)
1.0.1 (2025-08-15)
CI/CD
- don't hide or ignore any commit types, at least bump the patch version if (185dc5f)
Chores
- merge staging changes for next release (cea509a)
1.0.0 (2025-08-15)
New Features
- add contact form with SMS OTP verification (3874443)
- add Docker deployment with HAProxy and blue-green strategy (5be1e5a)
- add in copy of updated shared deployment workflows for now until they are (e245bcb)
- add profile headshot image (3f994fd)
- add project card component and clean up homepage (ea18dcd)
- add temporary proxy testing page for SMS gateway (aa099ba)
- bootstrap Nuxt portfolio with Tailwind and daisyUI for now (91b162f)
- display app version in footer (d6740ec)
- enhance contact form security and add animated hero (8497cd8)
Bug Fixes
- configure Nitro to use Bun preset (3cfa59d)
- correct proxy agent configuration and enhance testing (72038d9)
CI/CD
- add SSH key support and fix release workflow issues (617667a)
- clean up semantic-release config and remove unused deps (bcb7f86)
- implement 3-stage deployment pipeline with semantic-release (d4d84ad)
- modernize workflows for gitflow with SSH signing (0484c8c)
Refactor
- remove temporary proxy testing code (af8d86d)