Skip to content

Releases: ractf/core

0.1.25

16 Oct 22:22
ad04c9b
Compare
Choose a tag to compare

Highlights:

  • Audit log model updates
  • Update uvicorn

0.1.24

16 Oct 21:18
99e36cb
Compare
Choose a tag to compare

Highlights:

Added support for Leaderboard Groups by @Bentechy66 in #321

Full Changelog: 0.1.23...0.1.24

0.1.23

21 Mar 23:22
3e1b901
Compare
Choose a tag to compare

No new functionality, just some CVE fixes.

What's Changed

Full Changelog: 0.1.22...0.1.23

0.1.22

07 Oct 20:24
2007ff6
Compare
Choose a tag to compare

This is an unexciting bugfix release that gets some things working again around the build pipeline.

What's Changed

Full Changelog: 0.1.21...0.1.22

0.1.21

09 Aug 21:35
Compare
Choose a tag to compare

Highlights

  • The beginnings of an audit log.
  • Some fixes to decaying points.

What's Changed

  • Fixup IP logging by @thebeanogamer in #272
  • Replace .id with .pk by @0x4da in #282
  • Fix pre event check only checking start of flag by @0x4da in #283
  • Bump django from 4.0.4 to 4.0.6 by @dependabot in #285
  • Fix negative points from decay plugin by @0x4da in #280
  • Add audit log by @0x4da in #279

Full Changelog: 0.1.20...0.1.21

0.1.20

22 Apr 22:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.19...0.1.20

0.1.19

28 Feb 00:48
Compare
Choose a tag to compare

What's Changed

  • Fix handling of long or duplicate names by @david-cooke in #245
  • Remove unnecessary setting causing a warning by @david-cooke in #246
  • Increase test coverage by @david-cooke in #247
  • Rely on database unique constraints by @jchristgit in #248
  • Use i18n validation everywhere by @david-cooke in #249
  • Make sure curl is installed by @thebeanogamer in #251
  • Keep emails enabled when envvar missing by @thebeanogamer in #250
  • Document development environment setup and usage by @jchristgit in #231
  • Fix decaying points (Fixes #232) by @david-cooke in #233

Full Changelog: 0.1.18...0.1.19

0.1.18

17 Feb 00:32
2d492a6
Compare
Choose a tag to compare

0.1.17

14 Aug 00:20
d7ca2d1
Compare
Choose a tag to compare

Have another go at fixing stats

0.1.16

13 Aug 23:17
847d691
Compare
Choose a tag to compare

Fix the stats view and turning off 2FA emails.