Skip to content

Releases: Libera-Chat/curite

v0.2.0

17 Aug 23:19
192c2c4

Choose a tag to compare

  • Migrate from warp 0.3 to axum 0.8.
  • Support percent-encoded account names.
  • Disable the default tera/builtins feature. Build with --features tera/builtins if your templates require this feature.
  • Fix unconditional redirection to the failure page.

v0.2.0 RC 1

17 Aug 20:56
0b71571

Choose a tag to compare

v0.2.0 RC 1 Pre-release
Pre-release

This release features a migration from warp to axum.
Everything should work as before, but just in case it doesn't, that's what the RC is for.

  • Migrate from warp 0.3 to axum 0.8.
  • Percent-encode invalid bytes in account names in the target URL.
  • Disable the default tera/builtins feature. Build with --features tera/builtins if your templates require this feature.

v0.1.2

16 Aug 19:04
v0.1.2
523613e

Choose a tag to compare

  • Add README
  • Bump some dependencies
  • Remove commented-out JS and add explanatory HTML comment why it is gone (#37)

v0.1.1

13 Jul 01:14

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0: Merge pull request #28 from bastelfreak/tomaw

03 Jul 19:58
fdafa9e

Choose a tag to compare

Release action: replace create with push

v0.0.2

01 Nov 21:35
v0.0.2
7a12926

Choose a tag to compare

release v0.0.2

v0.0.1

12 Feb 13:06

Choose a tag to compare