Home Explore Help
Register Sign In
topaLE
/
uptime-kuma
1
0
Fork 0
Code Issues 185 Pull Requests 26 Projects Releases 28 Wiki Activity

Releases Tags

  • Stable 1.10.2 bf64095cea
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 5 commits to master since this release

    • (1.10.2) Fix setting page not working when disabled auth.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.0 MiB dist.tar.gz
     
  • Stable 1.10.1 733d0af75f
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 9 commits to master since this release

    New Features

    • Display Monitor Tags on Status Page #815 (Thanks @Fallstop)
      You can enable or disable in the status page settings

    Bug fix

    • Fix monitor could get stuck. More details: https://github.com/louislam/uptime-kuma/issues/736#issuecomment-962851788

    Improvements

    • Show tooltip on uptime pill in the monitor list #883 (Thanks @andreasbrett)

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    Thank you all contributors! Bug fix, code refactoring, language files update and code review!
    @Saibamen @634750802 @MrEddX @chakflying @Minvinea @ivanbratovic
    (Let me know if I forget to add your name if your pull request have been merged in this version)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.0 MiB dist.tar.gz
     
  • Stable 1.10.0 124c98ce76
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 63 commits to master since this release

    New Features

    • Add an ability to change the ping chart period (Max: 1 week) #752 (Thanks @chakflying)
    • Certificate expiration notifications #781 (21, 14, 7 days before expires)
    • Shrink database size button #794

    New Notifications

    • Bark #782 (Thanks @Co2333)
    • ClickSendSMS #798 (Thanks @tarun7singh)

    New Language

    • Vietnamese #767 (Thanks @mrphuongbn)
    • Croatian #821 (Thanks @ivanbratovic)
    • Traditional Chinese (Taiwan) #825 (Thanks @SiderealArt)

    Bug Fix

    • Fix SMTP Ignore TLS not working #757
    • Fix pagination count by removing it #809 (Thanks @Saibamen)
    • Fix logout problem

    Improvements

    • Add login rate limit
    • 2FA Hardening (#640 Part 1, 2) (Thanks @andreasbrett)
    • Improve English grammar (Thanks @NeuralMiner)
    • Show logged in username #772 (Thanks @andreasbrett)
    • Do not accept weak passwords
    • Write error to ./data/error.log

    Breaking Changes

    • Fix CWE-1021 issue, iframe embed may be broken (Set UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN to 1 if you need this)

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    Thank you all contributors! Bug fix, code refactoring, language files update and code review! Click here to view all merged pull request.
    @gaby @dpatrongomez @MrEddX @DX37 @andreasbrett @Saibamen @Ponkhy @kry008 @MrEddX @gaby
    (Let me know if I forget to add your name if your pull request have been merged in this version)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1.0 MiB dist.tar.gz
     
  • Stable 1.9.2 cf548df15f
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 250 commits to master since this release

    • Fix 2FA high severity vulnerability bug #833

    You should upgrade to this if you are using 2FA.

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1009 KiB dist.tar.gz
     
  • Stable 1.9.1 c6fc385289
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 252 commits to master since this release

    • Fix #742

    View more changelog in 1.9.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.9.0 cc36ff5210
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 259 commits to master since this release

    New Features

    • Add custom HTTP methods, body and headers (Thanks @bertyhell)
    • Add an ability to clear old monitor data automatically (Thanks @chakflying)
    • Add Steam Game Server Monitor Type (Thanks @Revyn112)
    • [SMTP] Add custom Email subject/title (Thanks @NixNotCastey)
    • Add PM2 config (Thanks @GhostSlayer)

    New Notifications

    • Feishu (Thanks @xjoker)
    • Aliyun SMS (Thanks @xjoker)
    • DingDing (Thanks @xjoker)

    New Language

    • Norwegian (Thanks @DanielRTRD)

    Bug Fix

    • [Push Monitor Type] Incorrect uptime
    • [Push Monitor Type] Missing UP notification
    • Hostname issue on FreeBSD (Thanks @giacomo892)
    • [PromoSMS] Fix incorrect SMS type (Thanks @NixNotCastey)

    Improvements

    • 2FA Hardening (#640 Part 3) (@Thanks @andreasbrett)

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    Thank you all contributors! Bug fix, code refactoring, language files update and code review! Click here to view all merged pull request.
    @RisedSky @atlochowski @thomasleveil @pemassi @dhfhfk @Saibamen @wellart @hrtkpf @firattemel @iooner @januridp @bertyhell @dpatrongomez @dpatrongomez @zsxeee @sargonas
    (Let me know if I forget to add your name if your pull request have been merged in this version)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 1008 KiB dist.tar.gz
     
  • Stable 1.8.0 2286f78f57
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 429 commits to master since this release

    Thank you everyone, Uptime Kuma got over 6100+ stargazers! It is a big motivation for me! I will keep improving it. Stay tuned.📺

    • New Monitor Type - Push Type #279
    • [Certificate] Display the full certificate chain (Thanks @chakflying) #519
    • Use browser language as default language (Thanks @kvpt)
    • [Notification] PromoSMS (Thanks @NixNotCastey)
    • [Notification] Matrix (Thanks @Empty2k12)
    • [Notification] Legacy Octopush (Thanks @DeeJayPee)
    • [Language] Bulgarian (Thanks @MrEddX)
    • [Language] Hungarian (Thanks @csabibela)
    • [Language] Farsi, also add RTL language support (Thanks @cmandesign)
    • [Docker] Slim Debian image size! Compressed size from 250MB to 100MB
    • [Non-Docker] Prebuilt dist files (dist.tar.gz)
    • [Fix] Allow hostname with underscore (Thanks @chakflying)
    • [Fix] SMTP - To Email is no longer required if CC or BCC is presented
    • [Fix] Google Authenticator (iOS) is able to scan the QR code now

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    🥔 Live Demo:
    https://demo.uptime.kuma.pet

    Thank you all contributors! Bug fix, code refactoring, language files update and code review! Click here to view all merged pull request.
    @zsxeee @bertyhell @jtagcat @Brainpitcher @Saibamen @kry008 @dpatrongomez @pemassi @robinschneider @xinac721 @NixNotCastey
    (Let me know if I forget to add your name if your pull request have been merged in this version)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 978 KiB dist.tar.gz
     
  • Stable 1.7.3 8d8d5987e7
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 645 commits to master since this release

    • Fix retries problem (#506)
    • Fix installation problem for non-Docker users (vite.js 2.6.x broke the installation)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • 929 KiB dist.tar.gz
     
  • Stable 1.7.1 3677aa639f
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 652 commits to master since this release

    • Change /status-page to /status
    • [Docker] Fix ping issue (rollback to root user for Debian)
    • Add Language: Bulgarian (Thanks @MrEddX)
    • [Docker] Add dumb-init to avoid zombie processes (Thanks @gaby)
    • [Docker] Update Node.js to 14.18.0

    Thank you all contributors! Bug fix, code refactoring, language files update and code review!
    @Aelita4, @kry008, @Saibamen, @bertyhell, @iomataani, @Minvinea, @Lrss, @xinac721, @DX37, @Ponkhy
    (Let me know if I forget to add your name if your pull request have been merged in this version)

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    🥔 Live Demo:
    https://demo.uptime.kuma.pet

    My status page using Uptime Kuma:
    https://status.louislam.net

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.7.0 ce9a97a107
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 681 commits to master since this release

    • Status page

      • First release! Don't expect too much right now
    • Two-Factor Authentication (2FA), supports authenticators such as Authy, Google Authenticator (Thanks @Ponkhy)

    • Add tags to monitors and searching (Thanks @chakflying)

    • Retry interval (Thanks @No0Vad)

    • Improved Backup/restore (Thanks @Ponkhy)

    • Add notification: Microsoft Teams (Thanks @WillianRod)

    • Add language: Portuguese (Thanks @CosmoAbdon)

    • "Add to Homescreen" manifest (PWA) (Thanks @siimots)

    • Docker container now run in non-root user (Thanks @nbvcxz)

    • Update SQLite to 3.36.0

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    🥔 Live Demo:
    https://demo.uptime.kuma.pet

    My status page using Uptime Kuma:
    https://status.louislam.net

    Thank you all contributors! Bug fix, code refactoring, language files update and code review!
    @Saibamen @gaby @iomataani @DX37 @kry008 @alrik11es @SametKUM @zidingz @xoniq @NeuralMiner @Revyn112 @bertyhell @jtagcat @xinac721
    (Let me know if I forget to add your name if your pull request have been merged in this version)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.6.0 a49df29a87
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 941 commits to master since this release

    • Backup/Restore all monitors and all notifications (Thanks @Ponkhy)
    • Performance improvements (Faster list loading and better uptime calculation)
    • Able to set default notifications (Thanks @Ponkhy)
    • Add Languages:
      • Estonian (Thanks @jtagcat)
      • Italian (Thanks @iomataani)
      • Polish (Thanks @Misly16 @Saibamen)
      • Swedish (Thanks @LeviSnoot)
    • Add more smtp config: cc, bcc, multiple addresses, sender name and ignore tls error
    • A lot of UI/UX changes such as a better setup flow and hide/show button for sensitive data (Thanks @Ponkhy @Saibamen @tgxn)
    • Use slim debian for Docker (Thanks @gaby)
    • Change the main tag to Debian base
    • Fix Docker healthcheck

    If you still want to use alpine, please use tag: alpine, 1-alpine, 1.6.0-alpine. As it may cause random downtime, it is not recommended.

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    🥔 Live Demo:
    https://demo.uptime.kuma.pet

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.5.3 6a603203cc
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1085 commits to master since this release

    • Add Languages:
      • Danish (Thanks @Lrss)
      • Dutch (Thanks @xoniq)
      • Japanese (Thanks @kometchtech)
      • Korean (Thanks @dhfhfk)
      • Russian (Thanks @DX37)
      • Serbian Cyrillic (Thanks @dusansimic)
      • Serbian Latin (Thanks @dusansimic)
      • Simplified Chinese (Thanks @xinac721)
      • Spanish (Thanks @aictur)
      • Swedish (Thanks @LeviSnoot)
    • Direct support for HTTPS with environment variables (SSL_KEY, SSL_CERT) or arguments (--ssl-key, --ssl-cert)
    • Add Debian option for Docker users (uptime-kuma:1-debian)

    If you are experiencing random downtimes or dns issues, you may need to try Debian, because it could be a unknown issue of Alpine image. (https://github.com/gliderlabs/docker-alpine/issues/255)

    If you would like to translate to your language, feel free to read the guide here. If you do not have programming skills, let me know in Issues section. I will assist you. 😏

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.5.2 a5e62141d5
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1169 commits to master since this release

    • Revert back to node-sqlite3, as better-sqlite3 causes a lot of troubles while installing

    Sorry for the inconvenience. 🙏

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.5.0 3e7bb355fd
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1174 commits to master since this release

    • New Monitor Type: DNS (Thanks @Ponkhy)
    • Add Languages:
      • Traditional Chinese
      • German (Thanks @Ponkhy)
      • France (Thanks @MichelBaie)
    • Add mattermost notification (Thanks @Rashad)
    • Add rocket.chat notification (Thanks @antiseptikk)
    • Add K8s template (Thanks @ClemontX, @srgvg)
    • A lot of frontend enhancements (charts, css and mobile etc.) (Thanks @chakflying, @Ponkhy, @henrygd)
    • Use less RAM (around 10-20 MB) (Thanks @duzun)
    • Ping timeout from 2s to 10s
    • Provide prebuilt for ARM, you can now install on ARM platform easier without Docker
    • Fix npm@7 cannot install (Please use npm install --legacy-peer-deps)
    • Change to "better-sqlite3" instead of "mapbox/node-sqlite3" and switch to WAL mode

    If you would like to translate to your language, feel free to make a pull request. If you do not have programming skills, let me know in Issue section. I will assist you. 😏

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.3.2 2bff1ebe0f
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1287 commits to master since this release

    • Fix memory leak
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.3.1 49ba5fb1b2
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1290 commits to master since this release

    • Improve the RAM usage
    • Check new version

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.3.0 b1168d4cdb
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1306 commits to master since this release

    • Avoid unexpected high ping and some DNS problems.
    • Add more monitor list styles, ping chart improvements and some mobile optimizations (Thanks @Ponkhy @chakflying)
    • install.sh: easy to install for beginners
    • Line Messenger Notification Service (Thanks @Ponkhy)
    • Fix SMTP no auth
    • Add page change animation
    • Change SQLite mode to WAL

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma/wiki/%F0%9F%86%99-How-to-Update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.2.0 5d0b6190c3
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1364 commits to master since this release

    • Add Ping Graph (Thanks @chakflying)
    • Better IPv6 supports
    • Pushbullet notification (Thanks @ChrisTheBaron)
    • Octopush notification (Thanks @AlexandreGagner)

    2021-08-16_205908

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma#-how-to-update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    ⭐⭐⭐⭐ Reach more than 1000 Stargazers! Thanks everyone! ⭐⭐⭐⭐

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.1.0 efc9a254f4
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1426 commits to master since this release

    • Dark mode
    • Accepted Status Codes for HTTP Monitor (Thanks @chakflying)
    • Follow 3XX Redirects (Thanks @chakflying)
    • Reset Password via CLI
    • Pushy notification (Thanks @philippdormann)
    • Search engine visibility (Allow or not allow indexing)
    • You could now set the Discord bot name (Thanks @NiNiyas)
    • Use font awesome icon
    • Security updates

    image

    How to update? Please read this:
    https://github.com/louislam/uptime-kuma#how-to-update

    Bug report:
    https://github.com/louislam/uptime-kuma/issues

    Thank you everyone!

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.0.8 48a4ced9a5
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    1.0.10

    louislam released this 4 years ago | 1507 commits to master since this release

    Enhancements:

    • ignore TLS error for HTTPS websites

    • add "Upside Down Mode"

    • able to disable auth

    • add support for LunaSea notifications (Thanks @NiNiyas)

    • use font-awesome instead of emoji

    • add Prometheus Integration /metrics (Thanks @proffalken)

    Dev Enhancements:

    • add eslint (Thanks @Saibamen, @chakflying)
    • simplify apprise installation (Thanks @sashkab)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.0.7 4d7c2d329b
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1598 commits to master since this release

    • View Certificate Info for HTTPS Website (Thanks @chakflying)
    • Add maximum retries before the service is marked as down and a notification is sent #86 (Thanks @Spiritreader)

    More on https://github.com/louislam/uptime-kuma/pulls?q=is%3Apr+is%3Aclosed

    Thank you all!

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.0.6 657acf748b
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1664 commits to master since this release

    • add support for Pushover (Thanks @NiNiyas)
    • add support for Slack (Thanks @NiNiyas)
    • add Apprise and bundled to docker container, you can now use 50+ notification services via apprise. Please check their repo: https://github.com/caronc/apprise
    • many minor changes that make Uptime Kuma better (Thanks @Saibamen)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.0.5 78f5d2cd8b
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1721 commits to master since this release

    • Added Slack Webhook support (Thanks @NiNiyas)
    • Some improvements
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.0.4 f48f957ba9
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1736 commits to master since this release

    • Add Gotify Support (Thanks @philippdormann)
    • Should be fixed arm/v7 docker problem (Pi 3)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.0.3 b6b7835d7e
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    1.0.3

    louislam released this 4 years ago | 1746 commits to master since this release

    • 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)!

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.0.2 af838d62e8
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    1.0.2

    louislam released this 4 years ago | 1748 commits to master since this release

    (🛑🛑🛑🛑This release is broken, go 1.0.3🛑🛑🛑🛑)

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.0.1 0176857a2c
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1803 commits to master since this release

    • 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.
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
  • Stable 1.0.0 a1adfb95cc
    Compare
    1.0.0
    1.0.1
    1.0.10
    1.0.2
    1.0.3
    1.0.4
    1.0.5
    1.0.6
    1.0.7
    1.0.8
    1.0.9
    1.1.0
    1.10.0
    1.10.1
    1.10.2
    1.2.0
    1.3.0
    1.3.1
    1.3.2
    1.5.0
    1.5.1
    1.5.2
    1.5.3
    1.6.0
    1.6.1
    1.6.2
    1.6.3
    1.7.0
    1.7.1
    1.7.2
    1.7.3
    1.8.0
    1.9.0
    1.9.1
    1.9.2
    v1.0.2
    v1.0.4
    v1.0.5
    v1.1.0
    v1.1.1
    v1.1.2
    v1.1.3
    v1.1.4
    v1.2.0
    v1.3.0
    v1.4.0
    v1.4.1
    v1.6.0
    v1.6.1
    v1.6.2
    v1.6.3
    v1.6.4
    ${ item.name }
    Create tag ${ searchTerm }
    Create branch ${ searchTerm }
    from 'master'
    ${ noResults }

    louislam released this 4 years ago | 1813 commits to master since this release

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
     
Powered by Gitea Version: 1.15.6 Page: 53ms Template: 27ms
English
English 简体中文 繁體中文(香港) 繁體中文(台灣) Deutsch français Nederlands latviešu русский Українська 日本語 español português do Brasil Português de Portugal polski български italiano suomi Türkçe čeština српски svenska 한국어
Licenses API Website Go1.16.9