July 2025 - v0.84.0
Release notes for v0.84.0.
Added
- new
templui upgradecommand – upgrade to latest or specific version withoutgo install(thanks @vague2k) - native
type="reset"now also resets templUI form components:selectbox,tagsinput,datepicker,calendar,rating - moved attributes from trigger button to hidden input to support
name,id, etc. (thanks @scottmckendry) - introduced new
data-tui-*attribute naming to avoid conflicts with frameworks like HTMX or DataStar (prototype implementation, more components will follow) (thanks @scottmckendry) - added non-www redirect
Changed
- updated DataStar usage examples (thanks @scottmckendry)
- improved theme editor colors and light/dark mode handling
- updated favicons (incl. Safari), meta tags, and social previews
Fixed
- clarified required
forandcontentIdfor@tooltip(thanks @jaingounchained) - corrected wildcard usage to
"*"for installing all components - corrected
--forceusage example in CLI help
Released in v0.84.0.