Releases: webamon-org/Democracy
Releases · webamon-org/Democracy
v0.3.2
v0.3.1
[v0.3.1] - 2024-09-24
Changed
- (Console/API) Swagger OpenAPI docs
- (Console) Simple UI button color changes
v0.3.0 - Threat AI
[v0.3.0] - 2024-09-20
Added
- (Console) Threat AI/LLM
v0.2.5
[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
- change: adjust toggle on scan page (color + tooltip) by @webamon-org in #28
- added: basic domain dialogue by @webamon-org in #29
- added: basic server dialogue by @webamon-org in #30
- add: scan button to table rows, on the fly scanning by @webamon-org in #31
- v0.2.5 by @webamon-org in #32
Full Changelog: v0.2.4...v0.2.5
v0.2.4
[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
-
[v0.2.4] - 2024-09-05 by @webamon-org in #26
- Release/v0.2.4 by @webamon-org in #27
Full Changelog: v0.2.3...v0.2.4
v0.2.3
[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
[v0.2.2] - 2024-09-01
Fixed
- (Console) - XTend Feed page - Table was not populating with results
v0.2.1
[v0.2.1] - 2024-09-01
Fixed
- (Sandbox) - Handle checking certs for http
v0.2.0
[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
[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