Skip to content

Releases: dgrebb/dgrebb.com

3.7.2

19 Oct 22:52
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[3.7.2] - 2023-10-19

♻️ Refactor

  • (front) Improves animation performance via 'will-change' properties (#813)

⚙️ Miscellaneous Tasks

  • (back) Updates to and patches [email protected] (#862)
  • (backstop) Switches backstopjs package source (#859)
  • (backstop) Corrects patching for super-simple-web-server
  • (ci) Updates lighthouse and configuration thereof
  • (front) Updates to and patches @sveltejs/[email protected] (#856)
  • (terraform) Upgrades terraform/aws to 1.6.2/5.21.0 (#866)

3.7.1

18 Oct 02:36
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[3.7.1] - 2023-10-18

👷 Build

  • (backstop) Disables plausible analytics for automation (#852) (#855)

✅ Testing

  • (backstop) Updates gh-prd refs with 3.7.0 changes

⚙️ Miscellaneous Tasks

  • (ci) Adjusts workflow name and removes deployment deletion step
  • (front) Updates frontend dependencies (#850)

3.7.0

16 Oct 02:17
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[3.7.0] - 2023-10-16

💡 Features

  • (back) Adds animated-image component to post content type (#822)
  • (front) Styles AnimatedImage component (#847)

🐛 Bug Fixes

  • (front) Uses absolute path for favicon assets (#839)
  • (front) Adds transition-delay to prefers-reduced-motion css overrides

👷 Build

  • (back) Converts code text language field to enum
  • (front) Adds AnimatedImage component and refactors Post
  • (project) Adds linkTitle to footnotes (#840)

✅ Testing

  • (backstop) Updates gh-stg refs with latest changes
  • (backstop) Updates gh-prd backstop refs with 3.6.0 results
  • (backstop) Increases wait time on navigate from posts test

⚙️ Miscellaneous Tasks

  • (github) Updates chore issue template
  • (github) Uses node v18.18.2 in all workflows

3.6.0

14 Oct 16:18
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[3.6.0] - 2023-10-14

💡 Features

  • (front) Adds theme toggle button title (#824)

👷 Build

  • (front) Enhances prefers-reduced-motion exceptions

💚 Continuous Integration

  • (github) Adds sitemap.xml submit action and workflow

✅ Testing

  • (backstop) Updates gh-prd refs

⚙️ Miscellaneous Tasks

  • (ci) Updates cz config to use gpg signed commits
  • (github) Adds "Plan" issue type
  • (github) Updates issues forms removing unnecessary labels, fields, and title placeholders
  • (github) Adds idea issue template (#823)
  • (github) Adds issues forms (#818)
  • (project) Updates cspell dictionary with svelte transition event names

3.5.0

11 Oct 22:11
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[3.5.0] - 2023-10-11

💡 Features

  • (ci) Adds linting as a prerequiste for deployments

🐛 Bug Fixes

  • (front) Renames creative commons svg and import
  • (front) Fixes focusTrap loop index (#804)

✅ Testing

  • (backstop) Updates backstop gh-stg refs post-footer content fix
  • (backstop) Updates backstop workflow summary outputs
  • (backstop) Adds success summary to backstop workflow
  • (backstop) Updates gh-prd refs with latest changes

⚙️ Miscellaneous Tasks

  • (back) Updates to and patches [email protected]
  • (backstop) Adjusts failure summary output vars

3.4.0

11 Oct 16:38
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[3.4.0] - 2023-10-11

💡 Features

  • (front) Enhances mini PageNav TOC keyboard navigation focus (#712)
  • (front) Adds focusTrap action and implementation on PageNav (#711)

🐛 Bug Fixes

  • (ci) Removes second set of gh env exports
  • (front) Adds to post headline
  • (github) Updates reports path in summary

♻️ Refactor

  • (ci) Reduces cli prompt lengths and adds back bump commit message

🪮 Styling

  • (front) Adjusts gradient lengths
  • (github) Adjusts naming of workflow steps and jobs

✅ Testing

  • (backstop) Updates gh-stg refs post-gradient updates
  • (backstop) Updates test wait times for pagescroll
  • (backstop) Updates gh-prd backstop refs

⚙️ Miscellaneous Tasks

  • (github) Improves on workflow naming conventions

3.3.0

10 Oct 00:56
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[3.3.0] - 2023-10-10

💡 Features

  • (front) Enhances post summary with markdown and typefaces for em/strong

🐛 Bug Fixes

  • (front) Adjusts margin on post summary p tag now wrapped in parent div

✅ Testing

  • (backstop) Updates gh-stg ref for cats select all

3.2.0

09 Oct 02:53
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[3.2.0] - 2023-10-09

💡 Features

  • (front/back) Enhances SEO hydration and sets media upload CacheControl
  • (utils) Adds standalone changelog utility script

🐛 Bug Fixes

  • (github) Manually installs playwright prior to running backstop

♻️ Refactor

  • (backstop) Refactors backstop tests using available selectors from prod

💚 Continuous Integration

  • (backstop) Adds paths and PR event to backstop test workflow

✅ Testing

  • (backstop) Updates gh-stg refs
  • (backstop) Updates local backstop refs
  • (backstop) Updates gh-stg refs

3.1.0

07 Oct 23:14
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[3.1.0]

💡 Features

  • (front) Introduces the all categories page, tags, api, and interaction

🐛 Bug Fixes

  • (ci) Adjusts bump prompt and command order for restoring and cutting release
  • (front) Runs on category page when navigating between topics
  • (front) Fixes missing category prop on PageNav in category page
  • (front) Adjusts category tag breakpoints/margins when multiple rows
  • (front) Adjusts category page redirect and updates sitemap configuration

♻️ Refactor

  • (front) Refactors mini-nav toggle padding; post preview image hover effect
  • (front) Moves tag styling to anchor

✅ Testing

  • (backstop) Update naming and add production backstop refs (#761)

⚙️ Miscellaneous Tasks

  • (ci) Removes node package files from commitizen bump
  • (ci) Includes lockfiles in bump
  • (ci) Adjusts bump.sh and .cz.json bump and changelog patterns
  • (ci) Adjusts bump.sh to only apply file changes, not tag
  • (front) Adjusts server api response naming for category pages

3.0.2

06 Oct 02:11
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[3.0.2] - 2023-10-06

⚙️ Miscellaneous Tasks

  • (back) Backend dependency refresh
  • (backstop) Updates gh-stg backstop refs
  • (ci) Updates all github workflows' node-version to 18.18.0
  • (front) Updates frontend deps
  • (release) Downmerge main to develop