v2.10.0

sundowndev/phoneinfogav2.10.0Nov 5, 2022by github-actions[bot]

AI Summary

This is a major feature release introducing API v2 for the web client, enhanced configuration capabilities via environment files, and expanded web server features like plugins and filters.

Key Highlights

  • Web client now uses API v2
  • Web server supports plugins
  • Web server supports filters
  • Environment variables from env file support
  • Enhanced web server CLI flags

Breaking Changes

  • New web client now uses api v2

New Features

  • API v2 support
  • Web server plugins
  • Web server filters
  • Env file support

Full Release Notes

## Changelog

- New web client now uses api v2 (#1153) @RomainMaillot 
- Web server now supports plugins, filters and env files (through CLI flags) (#1157)
- Environment variables can now be loaded from env file ([docs](https://sundowndev.github.io/phoneinfoga/getting-started/scanners/#configuration)) (#1154)