{% extends "base.html" %} {% block content %}
09/01/2024 - Introducing Users: The Application now supports users.
12/01/2024 - Introducing Admin Users: The Application now supports Admin users.
14/01/2024 - Removal of Admin Users: The Application now removes the support for Admin users due to security considerations.
18/01/2024 - Adding Author and Auditor roles: The Application now supports the use of multiple roles, now you can write your blog posts and pass it on to your friends for reviews.
31/01/2024 - Revamping the platform to now be a CyberSecurity Blog site. This new exciting change will see a complete rewrite of the code with previous user roles and elements becoming obsolete. As of now we only have regular user accounts and the ability to post blogs! Share your research with other cybersecurity researchers now!
{% endblock content %}