Skip to content

Releases: webamon-org/Democracy

v0.3.2

07 Oct 00:21
0385255
Compare
Choose a tag to compare

[v0.3.2] - 2024-10-07

Fixed

  • Count 0 Bug for contacted domains - misplaced tab...

Added

  • Improved correlation across domains, resources, ips

v0.3.1

24 Sep 18:00
9960361
Compare
Choose a tag to compare

[v0.3.1] - 2024-09-24

Changed

  • (Console/API) Swagger OpenAPI docs
  • (Console) Simple UI button color changes

v0.3.0 - Threat AI

20 Sep 21:23
192ba7f
Compare
Choose a tag to compare

[v0.3.0] - 2024-09-20

Added

  • (Console) Threat AI/LLM

v0.2.5

06 Sep 20:31
b37d147
Compare
Choose a tag to compare

[v0.2.5] - 2024-09-06

Added

  • (Console) Added scan button to table rows, on the fly scanning
  • (Console) Domain Dialogue
  • (Console) Server Dialogue

Changed

  • (Console) Tooltip for Console/Local toggle on scan page

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

06 Sep 00:53
eabee94
Compare
Choose a tag to compare

[v0.2.4] - 2024-09-05

Added

  • (Console) Loading indicators where required on UI
  • (Console) Expand/Click icons where required on UI

Fixed

  • (API) /feeds?feed=all_domains was pointing to wrong backend db location

Changed

  • (Console) MAP - Better

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

04 Sep 20:59
e3d9dae
Compare
Choose a tag to compare

[v0.2.3] - 2024-09-04

Fixed

  • (Console) - XTend Feed page - Click on row did not load report

Added

  • (Console) Clear filters button

Changed

  • (Console) Navbar now static
  • (Console) UI Changes
  • (API) Returns latest by default

v0.2.2

01 Sep 16:12
661a974
Compare
Choose a tag to compare

[v0.2.2] - 2024-09-01

Fixed

  • (Console) - XTend Feed page - Table was not populating with results

v0.2.1

01 Sep 00:02
6859743
Compare
Choose a tag to compare

[v0.2.1] - 2024-09-01

Fixed

  • (Sandbox) - Handle checking certs for http

v0.2.0

31 Aug 23:50
b6f9f76
Compare
Choose a tag to compare

[v0.2.0] - 2024-08-31

Added

  • (Console) Added all available domains/zone_files feed 266million + known issue (duplicates)
  • (Console) Added version# display on console navbar
  • (Console) Added cloud/local sandbox toggle. Allows for running scans on Webamon cloud sandbox or local
  • (Sandbox) Added config['source'] == 'openphish' option - pulls and scans current public feed

Changed

  • Changed login page & link to github repo

Fixed

  • setLoading(false) feeds pages + scans + resources loading wheel continued when results returned

v0.1.2

30 Aug 22:06
1e0f70b
Compare
Choose a tag to compare

[v0.1.2] - 2024-08-30

Removed

  • Removed google tracking, was included 1+ year ago for web hosted stale/old/different version/solution

Fixed

  • API, incorrect reply for /domains was a 200 when no results, caused incorrect frontend update logic
  • API, incorrect reply for /servers was a 200 when no results, caused incorrect frontend update logic
  • Frontend change to handle above, 400 returned, result tables is cleared
  • setLoading(false) domains page, loading wheel continued when results returned
  • setLoading(false) servers page, loading wheel continued when results returned