Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Releases: kamalshkeir/kago

v1.2.0

02 Oct 23:11
Compare
Choose a tag to compare

improve admin dashboard search and filters to work togethers, performance is way better by removing unused encryption csrf, and finaly fix autocerts duplicate domains by using map instead of slice of domains

v1.1.0

27 Sep 01:03
Compare
Choose a tag to compare

add search admin, and orm triggers, and generate AutoMigrate queries when add or remove cols

v1.0.64

12 Sep 22:25
Compare
Choose a tag to compare

NO BREAK CHANGES AFTER THIS RELEASE

v1.0.55

27 Aug 02:27
Compare
Choose a tag to compare

All binaries for watcher

v1.0.8

19 Aug 03:31
Compare
Choose a tag to compare
.

v1.0.4

16 Aug 01:20
Compare
Choose a tag to compare
update readme

v1.0.3

16 Aug 00:09
Compare
Choose a tag to compare

Pretty much a big release, but no breaking changes, i will update Readme soon to introduce all new features, but the most important:
kago.BareBone() to run only router without admin, db and shell, all flags except --logs will work with BareBone mode, of course logs is only for admin, no admin, no logs :) .
another important change in settings, you can now set settings.STATIC_DIR, ...TEMPLATE_DIR,...MEDIA_DIR

v0.9.97

12 Aug 07:30
Compare
Choose a tag to compare
fix

v0.9.92

10 Aug 19:16
Compare
Choose a tag to compare
remove logs

v0.9.7

08 Aug 03:59
Compare
Choose a tag to compare
readme