Skip to content

v1.0.0

Compare
Choose a tag to compare
@kodehat kodehat released this 26 Feb 16:45
· 63 commits to main since this release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.0.0] - 2024-02-26

Details

Added

  • Add Sonar and Husky by @kodehat
  • Add type for build details by @kodehat
  • Add Sonar to README and add opencontainer labels by @kodehat
  • Add build Docker hub latest workflow by @kodehat
  • Add test workflow by @kodehat
  • Add template generation to test workflow by @kodehat
  • Add application details HTML comments, add hash to CSS url by @kodehat
  • Add possibility to add something to the header by @kodehat
  • Add release and changelog workflows by @kodehat

Changed

  • Update .gitignore by @kodehat
  • Rename pkg dir to internal by @kodehat
  • Re-order npm install parameters by @kodehat
  • Do not build Docker for linux/386 by @kodehat
  • Restructure code and change build script by @kodehat
  • Prepare tests, restructure templates and http mux by @kodehat
  • Allow hiding top icon by @kodehat
  • Improve README.md by @kodehat
  • Improve README.md by @kodehat
  • Align step name by @kodehat
  • Ignore some workflows when README.md or CHANGELOG.md is changed by @kodehat

Fixed

  • Fix Dockerfile by @kodehat
  • Fix TailwindCSS generation by @kodehat
  • Fix go version in build, better align header by @kodehat
  • Set page title correctly, add link to project page in footer by @kodehat

Removed