Skip to content

Tags: ezc/CTFd

Tags

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Marking 1.1.2 (CTFd#559)

**General**

* Fixed page links on subdirectory deployments
* Fixed challenge updating on subdirectory deployments
* Fixed broken icon buttons on Safari

**Themes**

* Upgraded to Bootstrap 4.0.0
* Upgraded to jQuery 3.3.1
* Upgraded to FontAwesome 5.0.4

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Mark 1.1.1 (CTFd#544)

* Marking 1.1.1

1.1.0

Toggle 1.1.0's commit message
Fix page preview

1.0.5

Toggle 1.0.5's commit message
Marking 1.0.5 (CTFd#429)

* Update changelog
* Marking 1.0.5

1.0.4

Toggle 1.0.4's commit message
Revert modification to get_config

1.0.3

Toggle 1.0.3's commit message
Updating CHANGELOG

1.0.2

Toggle 1.0.2's commit message
Marking 1.0.2

1.0.1

Toggle 1.0.1's commit message
Marking 1.0.1

1.0.0

Toggle 1.0.0's commit message
Marking 1.0.0 (CTFd#196)

* Use <int:xxx> in routes to prevent some errors 500 (CTFd#192)

* Use first_or_404() to prevent some errors 500 (CTFd#193)

* Add a populating script for awards. (CTFd#191)

* Creating upload_file util

* Marking 1.0.0 in __init__ and starting database migrations

* Upgrading some more HTML

* Adding CHANGELOG.md