Releases: minetest-go/mtui
Releases · minetest-go/mtui
v1.42
v1.41
v1.40
v1.39
Changelog
- 81e4194 Update dependency @vuepic/vue-datepicker to v6
- 41ce584 Update dependency chart.js to v4.4.0
- 13e9758 Update dependency rollup to v3.28.1
- facb56d Update module github.com/google/uuid to v1.3.1
- eb6eb58 Update module github.com/minetest-go/mtdb to v1.1.43
- 700807b add
DOCKER_HOSTNAME
var - 0d33de2 add endpoint for settingtypes listing
- 580fbe3 add error dialog for http errors
- 9d28098 add more settingtypes to parser (#183)
- 8850d2e bootstrap script / vue dev bundle / fix missing close tag
- 2714dec minetest config ui (#184)
- 3fc1fef network connect
- 388d8bd remove modernc-sqlite driver
- 4992486 support for multiple docker networks
- fea1188 use alpine base-image (fixes tls certificate issue)
v1.38
Changelog
v1.37
v1.36
Changelog
- d734839 Docker management (#166)
- 7acd127 Update actions/setup-go action to v4.1.0
- 03c344d Update dependency rollup to v3.28.0
- 11344eb Update golang Docker tag to v1.21.0
- ed10d57 Update shogo82148/actions-goveralls action to v1.8.0
- 72c6d86 cdb integration (#168)
- 82a3ddc implement mail ordering / go types cleanup
- 3371e57 various little enhancements
v1.35
Changelog
- c41ceeb Merge branch 'renovate/github.com-golang-jwt-jwt-v4-5.x' of github.com:minetest-go/mtui
- 0429847 Update dependency @fortawesome/fontawesome-free to v6.4.2
- 56fc2e5 Update dependency @vuepic/vue-datepicker to v5.4.0
- 91f45fe Update dependency bootstrap to v5.3.1
- b64ca5f Update dependency rollup to v3.27.1
- a5189b6 Update dependency vue-router to v4.2.4
- c57d806 Update dev/worldmods/mail digest to 2a18322
- a60a685 Update golang Docker tag to v1.20.7
- 6ee9e2a Update module github.com/go-git/go-git/v5 to v5.8.1
- 167d2a4 Update module github.com/golang-jwt/jwt/v4 to v4.5.0
- 2c3778e Update module github.com/golang-jwt/jwt/v4 to v5
- 8811856 Update module github.com/golang-migrate/migrate/v4 to v4.16.2
- 5f60af7 Update module github.com/vearutop/statigz to v1.4.0
- efa84b0 Update module modernc.org/sqlite to v1.25.0
- d69013d add docker socker to volume binding
- da50998 add skin slots and implement live-update of changed skins
- 375825c go mod tidy
- 868cf46 proper go cache
- de2f487 proper iofs sql migration
v1.34
Changelog
- 1c19fd6 Update Node.js to v19
- 4d95023 Update dependency @vuepic/vue-datepicker to v5.3.0
- ccfebb6 Update dependency bootstrap to v5.3.0
- d90cbae Update dependency rollup to v3.25.3
- 175c6fe Update dev/worldmods/mail digest to c98cb40
- 1b2e1f5 Update module github.com/golang-jwt/jwt/v4 to v4.5.0
- dcf948c Update module github.com/minetest-go/mtdb to v1.1.39
- d34f509 Update module github.com/oschwald/geo 8C79 ip2-golang to v1.9.0
- 3c2cae0 Update module modernc.org/sqlite to v1.23.1
- c30ede4 mt config overview and edit stub
- a70dc95 proper cleanup order of command channel
- bba7d28 update mtui mod
v1.33
Changelog
- 3a20313 Update dependency @vuepic/vue-datepicker to v5
- f7f7f43 Update dependency jshint to v2.13.6
- efdb75d Update dependency vue to v3.3.4
- a9fc822 Update dependency vue-router to v4.2.2
- 1008759 Update dev/worldmods/mail digest to f5198b9
- e034ff1 Update dev/worldmods/monitoring digest to 292898a
- a98ccd4 Update golang Docker tag to v1.20.5
- e1cd4bb Update module github.com/go-git/go-git/v5 to v5.7.0
- 8444223 Update module github.com/sirupsen/logrus to v1.9.3
- 5450ac0 Update module github.com/stretchr/testify to v1.8.4
- fd976d9 Update module go.uber.org/atomic to v1.11.0
- d83fac8 add icons on user profile page
- 62b227a grant/revoke buttons
- 02c15d2 improve password set/reset
- f19a9fd move xban panel
- ffc5a49 otp feature
- 0016fa4 remove experimental flag from
media_server
- 5534a67 settings api and route
- c0bf33c settings util
- a3e7ca5 simpler settings
- 527f111 support legacy auth
- 0199fc2 update mtui mod