Releases: dartt0n/unotone
Releases · dartt0n/unotone
v0.0.4
changelog
- a lot of frontend improvements including:
- better response ui for mobile users
- animated image counter
- smoother scrolling (when clicking on link)
- styled scrollbar
- minor interface changes
v0.0.4
features
- (web) style scrollbar to brand colors
- (web) smooth scrolling on fragment link click
- (web) responsive navbar for mobile users
- (web) animated image counter
- (web) render once
- (web) adapt hero section for mobile devices
full changelog
full changelog: v0.0.3...v0.0.4
v0.0.3
changelog
- add health check executable (simple go script) and change docker runner image to alpine since health checks require systemd in many running environments (like cloud container apps or Podman pods)
v0.0.3
deploy
- add healthcheck
full changelog
full changelog: v0.0.2...v0.0.3
v0.0.2
changelog
- configure service via environment parameters
v0.0.2
features
- (server) config via env variables
deploy
- build arg static dir
full changelog
full changelog: v0.0.0...v0.0.2
v0.0.1
changelog
- bug fixes related to github actions
- lowercase is a choice :)
- add preview information: interface image and preview link
v0.0.1
features
- (github-actions) allow run on manual workflow dispatch
bug fixes
- (github-actions) move yml to correct directory
chores
- add interface preview image and deployment link
- setup git-cliff for changelog generation
full changelog
Full Changelog: v0.0.0...v0.0.1
v0.0.0
changelog
- proof-of-concept solution using the goth/gotth stack (go, tailwindcss, templ, and htmx)
- Initial implementation of the user interface
v0.0.0
features
- initial commit
- (www) add tailwindcss bulmacss fontawesome and templ files
- (www) monotone lowercase text
- (web) hero page and favicon
- (web) main web page with all the elements
chores
- (web) do not track tailwindcss output
- (web) do not track generated files
deploy
- dockerfile & podman pod config
- github actions to build & publish image on release
full changelog
full changelog: https://github.com/Dartt0n/unotone/commits/v0.0.0