Skip to content

Releases: ractf/core

0.1.6

01 Aug 18:25
9e97906

Choose a tag to compare

  • Fixes a small bug with ordering
  • Slightly improves members list speed

0.1.5

01 Aug 16:33
0f9755d

Choose a tag to compare

  • Some lists can now be sorted
    • members can be sorted by name and team name
    • teams can be sorted by name and member count

0.1.4

31 Jul 21:21
3101bb3

Choose a tag to compare

  • Add maintenance attribute to challenges.
    • Will show a warning banner on challenges when enabled

0.1.3

29 Jul 20:26
3911421

Choose a tag to compare

  • Added event name config value
    • Is used in emails
  • Added tiebreak attribute to challenges
    • When false, challenge will not be used to resolve tie breaks.

0.1.2

27 Jul 22:39
652071d

Choose a tag to compare

  • Fixed various caching bugs

0.1.1

27 Jul 21:32
762d846

Choose a tag to compare

  • Added first blood webhook

0.1.0

24 Jul 20:59
a0ee526

Choose a tag to compare

0.1.0 Pre-release
Pre-release

The first tagged release of RACTF core.

This release exists as a starting point for iterating changes after our 2021 event.