Skip to content

Releases: louislam/uptime-kuma

1.0.5

17 Jul 11:09
Compare
Choose a tag to compare
  • Added Slack Webhook support (Thanks @NiNiyas)
  • Some improvements

1.0.4

14 Jul 17:53
Compare
Choose a tag to compare
  • Add Gotify Support (Thanks @philippdormann)
  • Should be fixed arm/v7 docker problem (Pi 3)

1.0.3

13 Jul 15:36
Compare
Choose a tag to compare
  • fix missing timezone problem #14
  • ⚠ Breaking Change: use webhook for Discord notification, much easier to setup (Thanks @TheGuyDanish)
  • add Signal notification via signal-cli-rest-api (Thanks @yatadev )
  • use bcrypt to hash password
  • reset auto increment for new instance
  • show version in the footer
  • username and password is no longer required for smtp setting #26

πŸŽ‰ And thank you everyone, this is my first project on Github that got so many stars (298 stars so far)!

1.0.2

13 Jul 15:16
Compare
Choose a tag to compare

(πŸ›‘πŸ›‘πŸ›‘πŸ›‘This release is broken, go 1.0.3πŸ›‘πŸ›‘πŸ›‘πŸ›‘)

1.0.1

12 Jul 10:59
Compare
Choose a tag to compare
  • Fix some bugs reported by the community. #5 #10
  • Ability to change the listening port and hostname for someone who directly run the server without Docker.

1.0.0

11 Jul 15:13
Compare
Choose a tag to compare
minor fix