Skip to content

1.1.0

Compare
Choose a tag to compare
@0akarma 0akarma released this 28 Dec 16:42
· 22 commits to master since this release
cd306c4

Notice

Integrate from v1.0.2 to v1.1.0
And v1.1.0 can be run well on different systems.

1.1.0 / 2019-12-28

  • Offer random-ports option in CTFd-Glowworm (#7)
  • Add more error tips when using CTFd-Glowworm plugin
  • Fix Error when docker_max_container_count is None
  • Fix error when start_time is not defined
  • Support using existing image to start env for CTFd-Glowworm plugin
  • Fix error when clicking Expired this instance button
  • Modified messgage with different mode in owl-containers
  • Fix bugs when challenge_name != envname
  • Fix bugs when using Teams mode in CTFd-Glowworm plugins
  • Update plugins README
  • Add source codes of 3 challenges for CTFd-Glowworm plugin

1.0.9 / 2019-12-27

  • Seperate schedule-task into plugin-owned
  • Uniform network name standard for CTF_Owl challenge templates
  • Set regular alive time to 3600s for CTFd_Owl challenge containers

1.0.8 / 2019-12-26

  • Add error tips when using CTFd-Owl plugin

1.0.8 / 2019-12-25

  • Change H1ve-theme index content into admin page setting with route index

1.0.7 / 2019-12-24

  • Fix scheduled job repeat working
  • Add targets and attack-logs message for view.html in CTFd-Glowworm
  • Add README for CTFd-Glowworm plugin
  • Uniform network name standard

1.0.6 / 2019-12-23

  • Change py-redis to 3.0 to adapt flask_apscheduler
  • Fix bugs in CTFd-Glowworm plugin
  • Add two icons and change some codes to adapt CTFd-Glowworm plugin
  • Change Dockerfile to an exist base image
  • Fix bugs when running with CTFd-Glowworm plugin
  • Fix jsonify decimal type data error

1.0.5 / 2019-12-21

  • Adapt single-nginx mode
  • Change .yml to v3.5 to set exact network name

1.0.3 / 2019-12-19

  • Add CTFd-Glowworm plugin basic functions