Skip to content

Releases: katabole/kbexample

Updates and CSRF Protection

04 Mar 14:21
15e757b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.4.3

Security updates and minor fixes

24 Sep 20:53
dc87e3b

Choose a tag to compare

Merge pull request #15 from katabole/version-updates

Version updates

Vite change bugfixes

27 Feb 20:04

Choose a tag to compare

Fix setup

Putting the .gitignore file inside build/dist didn't work because vite
blows the directory away and recreates it. Use the toplevel .gitignore
instead.

This does mean that for now, build/dist won't exist on initial clone, so
the go build will fail until vite is run once (generally via `task setup`)
I wish that weren't the case but don't have a solution for now.

Move to Vite and Bootstrap 5

25 Feb 17:52

Choose a tag to compare

v0.4.0

npm update

v0.3.0

13 Nov 18:45

Choose a tag to compare

Updates to make getting going and deploying smoother

v0.2.0

29 Oct 19:34

Choose a tag to compare

Some quality of life updates

Full Changelog: v0.1.0...v0.2.0

Initial release

09 Oct 19:11

Choose a tag to compare

v0.1.0

Up mods