Releases: dgrebb/dgrebb.com
Releases · dgrebb/dgrebb.com
3.16.1
[3.16.1] - 2024-01-20
🐛 Bug Fixes
- (front) Reduce fetchpriority of animated images
💚 Continuous Integration
- (terraform) Ipv6 support for vpc and security groups (#1171)
- (terraform) Upgrades to and requires Terraform 1.7.0 with hashicorp/aws 5.33.0 (#1176)
⚙️ Miscellaneous Tasks
- (back) Override vite in backend package.json (CVE-2024-23331)
- (back) Updates BE deps for CVE-2024-23331
- (back) Fix update script
- (front) Updates FE dependencies for CVE-2024-23331
- (front) Use h2 for CV titles
3.16.0
[3.16.0] - 2024-01-17
💡 Features
- (front) Reflow post layout to full-width (#1028)
- (terraform) Updates terraform modules to support ipv6, use tls >=1.2, and include csp (#1139)
🐛 Bug Fixes
- (front) Uses correct property name for keywords (#1163)
- (front) Removes CSP from SvelteKit (#1139)
- (front) Adjusts size and margin of category listing items (#1157, #1158)
- (github) Removes doubledash from pnpm script args
♻️ Refactor
- (front) Use pnpm patch for package changes
💚 Continuous Integration
- (github) Use composite action to install and cache backstop deps
- (github) Adds backstop remote workflow (#1170)
⚙️ Miscellaneous Tasks
- (front) Update style reset (#1168)
- (front) Adds unnecessary roles based on w3 duplicity recommendtations (#1163)
- (front) Updadtes layout and colors (#1163)
- (front) Updates heading hierarchies (#1163)
- (front) Updates FE dependencies and patches
- (front) Clean up sveltekit prerender entries
- (terraform) Upgrades to tf 2.3.2 and aws 5.32.1 providers (#1139)
3.15.0
[3.15.0] - 2024-01-09
💡 Features
- (back) Add more fastlinks to dashboard (#1155)
- (project) Migrate everything but strapi to pnpm (#1141)
🐛 Bug Fixes
- (ci) Use setup-node@v4
- (front) Add
aria-label
s to input toggles
📜 Documentation
- (project) Updates README and LICENSE
♻️ Refactor
- (ci) Use pnpm in GitHub Actions (#1141)
- (front) Moves popover component to post page
💚 Continuous Integration
- (backstop) Move regression, perf, and related CI to pnpm (#1146)
⚙️ Miscellaneous Tasks
- (back) Upgrade to [email protected] (#1140)
- (front) Upgrade fe deps and hoist pnpm install of highlight.js (#1141)
- (perf) Pnpm overrides for perf security alerts
3.14.4
3.14.3
3.14.2
3.14.1
3.14.0
[3.14.0] - 2023-12-30
💡 Features
🐛 Bug Fixes
- (front) Fixes titleless popover padding
📜 Documentation
- (github) Adds PR template
✅ Testing
- (backstop) Updates popover style and adds test and refs (#1119)
⚙️ Miscellaneous Tasks
- (front) Upgrades to and patches [email protected] (#1115)
- (front) Adds frontend dependency update script and updates dependencies 🤪