v1.0.0-alpha.2 (2023-07-23)
Pre-release
Pre-release
azasypkin
released this
23 Jul 16:21
·
197 commits
to main
since this release
This is the first feature update release of Secutils.dev since the initial release.
Secutils.dev API
Features
- [Web Scraping] Added support for web page resources tracking functionality (#14).
Enhancements
- [Digital Certificates] Fall back to the latest version of the X.509 certificate defined by the spec if not specified by the client (#1)
- [Search] Switch to Tantivy
v0.20.0
and change data folder naming scheme to include search index version to support auto-reindexing (ef9dbf2) - [Misc] Bump Docker image to Alpine 3.18 (9653ac9)
- [Misc] Add parameter validation for the utils actions APIs (a02a01a).
- [Misc] Dependency upgrades
Full Changelog: v1.0.0-alpha.1...v1.0.0-alpha.2
Secutils.dev Web UI
Features
- [Web Scraping] Added UIs to support web page resources tracking functionality (#14).
Enhancements
- [Docs] Update footer to include links to Blog and Documentation (secutils-dev/secutils-webui@8ce447e)
- [Misc] Bump Docker "builder" image to
node:20-alpine3.18
(secutils-dev/secutils-webui@48a5051) - [Misc] Dependency upgrades
Fixes
- [Security] Recover original URL after signin (#9)
- [Misc] Switch local watch port to
7171
(secutils-dev/secutils-webui@9adb128)
Full Changelog: secutils-dev/secutils-webui@v1.0.0-alpha.1...v1.0.0-alpha.2
Secutils.dev Web Scraper
Features
- [Web Scraping] Initial release of Secutils.dev Web Scraper component 🎉
Full Changelog: https://github.com/secutils-dev/secutils/commits/main