Releases: blackfyre/wga
Releases · blackfyre/wga
v0.12.1
v0.12.0
v0.11.0
Changelog
- 32cc6cc chore: Remove feedback and postcard templates
- 6006625 feat: Add feedback form component and error page handling
- dec16e7 feat: Add loading-states.js to vendor folder
- df4bfca feat: revambed guestbook
- c69d5ff fix: Update esbuild, esbuild-sass-plugin, husky, and prettier versions
- d09be9b refactor: Improve pagination link generation
- 761dc15 refactor: Remove unused assets package and function
- 45a5481 refactor: Update pagination render method in artists handler
- 3a97a66 style: Add object-fit: cover to source and img in figure block
- bf61261 style: Remove unnecessary hx-target attribute in links
v0.10.5
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10.0
v0.0.31
Changelog
- df6b1cd Add JSON-LD types for Person, Place, Occupation, VisualArtwork, and ImageObject
- 31ec69e Bump github.com/klauspost/compress from 1.17.4 to 1.17.6
- aea017c Bump github.com/klauspost/compress from 1.17.6 to 1.17.7
- fb0585f Bump github.com/pocketbase/pocketbase from 0.20.6 to 0.21.3
- a268464 Bump github.com/sabloger/sitemap-generator from 1.2.2 to 1.3.0
- c83c684 Merge branch 'feat/go-templ' of github.com:blackfyre/wga into feat/go-templ
- d006c37 Merge branch 'main' into dependabot/go_modules/github.com/klauspost/compress-1.17.6
- 48e162b Merge branch 'main' into feat/go-templ
- ab707ab Merge pull request #92 from blackfyre/dependabot/go_modules/github.com/sabloger/sitemap-generator-1.3.0
- 237dac8 Merge pull request #97 from blackfyre/dependabot/go_modules/github.com/pocketbase/pocketbase-0.21.3
- d29c809 Merge pull request #98 from blackfyre/dependabot/go_modules/github.com/klauspost/compress-1.17.6
- 096a86c Merge pull request #99 from blackfyre/dependabot/go_modules/github.com/klauspost/compress-1.17.7
- 88e7991 Moving to a-h/templ from html/template
- d6a1b4c Progress: moving artists listing to templ
- f5c0450 Updated esbuild targets
- 91d075e chore: Add context variable to utils file
- 4e91304 chore: Remove unnecessary comments in .goreleaser.yaml
- 623a808 chore: merge from master
- 3e2cab3 chore: updated pocketbase dependency
- ed059d7 feat: Add 404 not found error page template
- 1a21855 feat: Add Artwork struct and templ functions
- fa3dc36 feat: Add Go file support to esbuild configuration
- c7881e0 feat: Add Id field to Artist model
- bd358b6 feat: Add Id field to Artist struct
- 4c1c0b4 feat: Add PostcardEditor component with form fields
- 28fed3a feat: Add Server Fault error page template
- 872acee feat: Add context to render static pages
- 0d4af24 feat: Add error handling for 404 and server fault pages
- 02ac351 feat: Add function to extract ID from string
- 1486041 feat: Add golang 1.22.0 to tool-versions
- 37f1e10 feat: Add new components and classes
- 02e23ca feat: Add new static page template for website pages
- e67b606 feat: Add nodejs 20.11.1 version
- fdaa66e feat: Remove artist, artists, artwork, and home pages
- b0290b1 feat: Update artist page template for better search functionality
- 5098ce8 feat: Update image templ and artist page templates
- c9a3895 feat: update Go version to 1.22.0
- 68b4b3e fix: Correct variable name in URL generation
- feccf88 fix: Handle error when rendering postcard editor
- 43182d1 fix: Update image URL formatting for safe usage
- 5be40df refactor: Improve artist and artwork processing
- c79c8eb refactor: Improve handling of JSON-LD in artist rendering
- f4c521c refactor: Improve search functionality in artists handler
- be6867b refactor: Refactor registerArtists to processArtists function
- d62ed3a refactor: Remove duplicate error handling code and improve error logging
- 8db034d refactor: Remove unnecessary restart option
- 6e183ba refactor: Remove unused dependency github.com/fogfish/schemaorg
- 61a0393 refactor: Remove unused error templates
- db72440 refactor: Remove unused imports and simplify error handling
- 2677195 refactor: Simplify error handling in static handler
- 7fe53d7 refactor: Simplify handling of rendering artist pages
- ed60630 refactor: Update URL generation in JSON-LD functions
- b3cb79f refactor: Update error handling and return statements
- dd924ab refactor: Update error handling in artist processing
- 3a29ba2 refactor: Update error handling in static page rendering
- 889f31c refactor: Update imports and variable names in artist handler
- b8897bd refactor: Update postcard handling logic
- 4ea3e73 refactor: Update variable names in JSON-LD functions
- 970fb89 style: Update alt attribute in image tag
- 51a39ac style: Update artist block article class styling
- 7624d29 style: Update artist.templ layout and structure
- d7e3c27 style: Update cSpell dictionary with new words
- befcfa4 style: Update class list in esbuild file
- ee4bd5b style: Update order of commands in .goreleaser.yaml
- 7a8e140 style: Update placeholder and button colors in postcard form
- d7a9835 style: Update safelist in purgeCSSPlugin
- d9b9b64 style: Update server_fault page layout and content
- bffb311 style: Update styling and content for 404 error page
- 72b45f0 style: update cSpell.words in settings.json
- 6c74783 style: update nodejs version