Skip to content

Releases: gotify/server

v3.0.0

Choose a tag to compare

@jmattheis jmattheis released this 18 Jul 12:35
497f945

Notable features:

Breaking changes:

  • The config.yml file is no longer supported, convert it to the new env format with migrate-config.
  • If you set list or map environment variables, their syntax changed, see List and map syntax.
  • API tokens are no longer returned in the GET endpoints and are only exposed on creation or rotation. See Tokens are only shown once.
  • If you have scripts hitting client-token endpoints, they may now need elevation.
  • The paging.next URL in message list responses is now a relative path. See Paging next URL is relative.

Miscellaneous changes:

v2.9.1

Choose a tag to compare

@jmattheis jmattheis released this 28 Feb 19:07
4fa74ce
  • Fix crash at startup for MySQL (#920 via #923)
  • Fix sorting of applications for MySQL & Postgres (#923)
  • Update to go1.26

v2.9.0

Choose a tag to compare

@jmattheis jmattheis released this 13 Feb 15:22
fcbb870

v2.8.0

Choose a tag to compare

@jmattheis jmattheis released this 02 Jan 11:56
0315db4

v2.7.3

Choose a tag to compare

@jmattheis jmattheis released this 21 Sep 12:07
f77d404
  • Add logging to lets encrypt certificate operations (#843)
  • Fix TLS challenge for lets encrypt (#845 via #843)
  • Allow configuring staging endpoint for lets encrypt (#843)
  • Fix read-more message detection (read-more button not showing) (#846 via #848)

v2.7.2

Choose a tag to compare

@jmattheis jmattheis released this 13 Sep 12:11
9e1455f

Fix serving web ui on a subpath (#839 via #840)

v2.7.1

Choose a tag to compare

@jmattheis jmattheis released this 13 Sep 08:50
0239db0

internal:

  • update UI dependencies (#574,#695 via #818) by @mfechner
    • migration from unmaintained libraries
    • upgrade react, typescript
    • move to vite for building the ui
  • update backend dependencies
  • update to go1.25.1

v2.7.0

Choose a tag to compare

@jmattheis jmattheis released this 13 Sep 08:13
93ffad9

(broken build)

Version 2.6.3

Choose a tag to compare

@jmattheis jmattheis released this 27 Apr 09:05

Fix release build.

Version 2.6.2

Choose a tag to compare

@jmattheis jmattheis released this 27 Apr 08:28
aa025a5