Skip to content

Releases: be0vlk/owlculus

v2.0.2

21 Sep 13:00
26e18b6

Choose a tag to compare

What's Changed

  • Bump form-data from 4.0.1 to 4.0.4 in /frontend by @dependabot[bot] in #17
  • Bump linkifyjs from 4.2.0 to 4.3.2 in /frontend by @dependabot[bot] in #16
  • Bump axios from 1.8.2 to 1.12.0 in /frontend by @dependabot[bot] in #19
  • merge file mgmt/preview update by @be0vlk in #21

Full Changelog: v2.0.1...v2.0.2

v2.0.1

03 Aug 18:52
162c9d0

Choose a tag to compare

What's Changed

  • Add .editorconfig to enforce consistent indentation and file formatting by @toshi2d in #10
  • Expose database port in development environment for easier access by @toshi2d in #11
  • Refactor Backend Services and Fix UI Tab Bug by @be0vlk in #15

New Contributors

Full Changelog: v2.0.0...v2.0.1

Initial release of v2.0.0

06 Jul 21:15

Choose a tag to compare

What's Changed

This is the first stable release of the overhauled v2 of Owlculus.

The frontend has been fully revamped with a switch to Vuetify, and several new features have been added including:

  • More plugins
  • Hunts feature to automate plugin flows
  • Tasks feature which allows admins and case leads to set tasks for the team
  • Overhauled note system where entities have their own individual notes alongside case notes
  • Brand new Chrome browser extension which lets you easily add evidence to your case as you browse
  • Many other UX improvements and backend stability fixes