Skip to content

Releases: othyn/othyn.com

v1.2.5

23 Jan 20:42
1062db9
Compare
Choose a tag to compare

v1.2.5

Full Changelog: v1.2.4...v1.2.5

Added

  • Nothing

Changed

  • Removed tag based deployment now that I've moved away from container images.
  • Removed changelog from the README given the releases history.
  • Removed the base URL prefix given that once a Pages site has a custom domain the rep prefix dissapears.

Fixed

  • Nothing

Removed

  • Nothing

v1.2.4

23 Jan 19:20
e71147c
Compare
Choose a tag to compare

v1.2.4

Full Changelog: v1.2.3...v1.2.4

Added

  • Nothing

Changed

  • Instead of creating a Docker image, just host it on GitHub Pages instead. Saves a ton of overhead.
  • Few content updates.

Fixed

  • Nothing

Removed

  • Nothing

v1.2.3

10 Sep 14:28
0cab1d0
Compare
Choose a tag to compare

v1.2.3

Full Changelog: v1.2.2...v1.2.3

Added

  • Add timeout to try and solve yarn install errors
  • Add staging container releases so tag releases aren't required

Changed

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

v1.2.2

10 Sep 14:03
d0b2682
Compare
Choose a tag to compare
v1.2.2 Pre-release
Pre-release

v1.2.2

Full Changelog: v1.2.1...v1.2.2

Added

  • Add QEMU

Changed

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

v1.2.1

10 Sep 14:00
b93a4dd
Compare
Choose a tag to compare
v1.2.1 Pre-release
Pre-release

v1.1.1

Full Changelog: v1.2.0...v1.2.1

Added

  • Add buildx

Changed

  • Nothing

Fixed

  • Nothing

Removed

  • Nothing

v1.2.0

10 Sep 13:54
769c2bb
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

v1.2.0

Full Changelog: v1.1.1...v1.2.0

Added

  • Add arm64 build support and update the build pipeline

Changed

  • Word blast changes
  • More skills
  • Feel pretty confident with Terraform and its concepts now, given all my Cloudflare states are now running from it in my infra GitOps repo, with states sealed as secrets. Moved over from Ansible to provide more control!
  • Lets give Traefik some love
  • Lint

Fixed

  • Nothing.

Removed

  • Nothing.

v1.1.1: Alteration of skills

19 Mar 19:20
f704ba6
Compare
Choose a tag to compare

Version 1.1.1

[Git Changes] Alteration of skills.

Added

  • More easter eggs. It's the time of year!

Changed

  • Altered the skills section to add up to date skills
  • Presentation of skills has been updated to be a much better visual representation

Fixed

  • Nothing.

Removed

  • Discord from social

v1.1.0: Re-containerisation into a static NuxtJS image served by NGINX, this will significantly shrink the image and hosting overhead for such a simple site.

07 Dec 17:25
332020d
Compare
Choose a tag to compare

Version 1.1.0

[Git Changes] Re-containerisation into a static NuxtJS image served by NGINX, this will significantly shrink the image and hosting overhead for such a simple site.

Added

  • More info on history, in reality this needs a refresh into catagories as there are areas I would like to expand into.

Changed

  • Changed NuxtJS config and Docker image setup to run instead from Nuxt static mode.
  • All files are now fixed with prettier.

Fixed

  • Component loading in the layouts was a bug I think with a perhaps reserved keyword Global being the prefix, once changing this to Core the issue went away.

Removed

  • Twitter link in bio as I can't remember the last time I actually went on it.

v1.0.0: First major release of project rebuild

27 Nov 13:38
bf05c4f
Compare
Choose a tag to compare

Version 1.0.0

[Git Changes] Initial release.

Added

  • Everything

Changed

  • Everything

Fixed

  • Everything

Removed

  • Everything

v1.0.0-beta.7: Fix the image failing to start in K8's

18 Nov 21:47
bf05c4f
Compare
Choose a tag to compare