Skip to content

Releases: blackfyre/wga

v0.0.20

13 Oct 07:08
Compare
Choose a tag to compare

Changelog

  • 864c11d Add JSON-LD to artist pages for better SEO
  • c947588 Add SMTP settings to .env, README and migrations
  • af51ca8 Add postcard handlers and update artist page layout
  • 3da984e Refactor artist JSON-LD generation into function
  • b33aadf Remove commented out code in artist.html
  • 653dd1d Update .env example, README, add JSON-LD to artist page
  • 5315b61 Update artist page and add HTML tag stripping functionality
  • 4b35785 Update file paths and remove unused views

v0.0.19

12 Oct 14:18
Compare
Choose a tag to compare

Changelog

  • e5d3626 Add 512x512 android icon and update background color
  • 0908400 Add start_url to site.webmanifest file

v0.0.18

12 Oct 07:57
Compare
Choose a tag to compare

Changelog

  • 1fd7117 Update passphrase in release workflow

v0.0.17

12 Oct 07:44
Compare
Choose a tag to compare

Changelog

  • 8b5dbef Add passphrase to release workflow script

v0.0.16

12 Oct 07:35
Compare
Choose a tag to compare

Changelog

  • 51f5de4 Update GitHub workflow secrets for deployment

v0.0.15

12 Oct 07:29
Compare
Choose a tag to compare

Changelog

  • 456705c Update release.yml to include UAT environment

v0.0.14

12 Oct 07:22
Compare
Choose a tag to compare

Changelog

  • 8f520e5 Remove console.log from htmx:load event listener
  • 19faff9 Update release.yml to enhance versioning and add UAT deploy

v0.0.13

12 Oct 04:54
Compare
Choose a tag to compare

Changelog

  • 667e0f1 Bump golang.org/x/net from 0.15.0 to 0.17.0
  • a6a3c92 Implement caching for artist handler data
  • bdb01be Merge branch 'main' into dependabot/go_modules/golang.org/x/net-0.17.0
  • 5f36926 Merge pull request #21 from blackfyre/dependabot/go_modules/golang.org/x/net-0.17.0
  • 28e56f6 Update navbar functionality and configuration, Fixes #19

v0.0.12

11 Oct 20:01
Compare
Choose a tag to compare

Changelog

  • 8ff0952 Add cache dependency path in release workflow

v0.0.10

11 Oct 12:27
Compare
Choose a tag to compare

Changelog

  • 43227d3 Fix syntax error in GitHub workflow config