Skip to content

Releases: TFNS/CTFNote

Version 3.0.0

28 Apr 14:35
885871c
Compare
Choose a tag to compare

Please note that when pulling from an old version, you may be forced to revert/remove the .env file. Backup your secrets before doing so to save yourself some time.

What is new

  • CTFNote now supports Discord integration through a bot. For each task, channels are created, access is synced and participants can start/stop working on a challenge and hand in the flag through Discord. Channels can be archived and deleted when the CTF is over. Check the README for more explanation!
  • The UI has been redesigned to be more clear and intuitive. This includes:
    • Better mobile support.
    • New 'tabledense' layout.
    • Improved search UI.
  • 'On it' history to see who worked on a challenge after stopping working on it. Hold down the 'on it' button to fully remove your name.
  • Last visit time is now tracked in the database to keep an overview of inactive accounts (to cleanup big profile tables). This last visit time is not realtime and only visible to the administrator.
  • Better ctrl+k search hotkey support (now works inside Hedgedoc too).
  • ctrl+s hotkey to quickly solve a task when a task is open.
  • Calendar can now be subscribed to with iCal.

What is fixed

  • Dependencies are upgraded and stored with Yarn in the repo itself.
  • Security updates within CTFNote.
  • Hedgedoc is upgraded.
  • Upload limit is increased to allow high resolution screenshots.
  • Many small improvements.

New Contributors

Full Changelog: v2.1.2...v3.0.0

Version 2.1.2

10 Dec 18:09
Compare
Choose a tag to compare

What's Changed

  • API: Pin dicer to v0.3.1 by @XeR in #181
  • Front: upgrade outdated sub-dependencies by @XeR in #182
  • Enable auto-restart for api and front container by @JJ-8 in #183
  • Add ECSC task parser by @JJ-8 in #184
  • Make tasks exportable as Markdown by @JJ-8 in #185
  • Front: upgrade nginx to 1.22.1 by @XeR in #187
  • Front: upgrade dependencies by @XeR in #190
  • Add RCTF Parser basing on CTFD by @schmop in #191
  • Make success notifications dismissible by @JJ-8 in #195
  • Add loading to Export Tasks by @JJ-8 in #194
  • Add context menu to task dropdown by @JJ-8 in #197
  • Add HTB parser by @JJ-8 in #193
  • Front: upgrade dependencies by @XeR in #199

New Contributors

Full Changelog: v2.1.1...v2.1.2

Version 2.1.1

24 Aug 19:02
@XeR XeR
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

Version 2.1.0

22 Apr 13:43
71e183e
Compare
Choose a tag to compare
Merge pull request #157 from TFNS/dev

v2.1.0