Skip to content

Releases: sundowndev/phoneinfoga

v2.9.0

19 Sep 10:59
v2.9.0
0d93557
Compare
Choose a tag to compare

Changelog

  • Introducing v2 API routes, deprecating v1 routes (see api docs)
  • Panics in scanners are now properly handled in CLI
  • Support for LOG_LEVEL env var to change logger log level (see logrus)
  • Add support for armv7 architecture (linux & windows)

Please note v1 API routes will be removed in the next major version (v3.x) of Phoneinfoga.
The web client currently still uses those deprecated routes.

v2.8.2

13 Sep 10:52
v2.8.2
d5e89b6
Compare
Choose a tag to compare

Changelog

  • Fix documentation dead links and 404 error page

v2.8.1

12 Sep 07:57
v2.8.1
2cf834e
Compare
Choose a tag to compare

Changelog

  • Fixed ovh scanner's error handling

v2.8.0

05 Sep 16:57
v2.8.0
6be6afb
Compare
Choose a tag to compare

Changelog

  • 1d0971e feat: add description func to scanner interface
  • c18a461 fix: numverify scanner

v2.7.0

04 Sep 19:52
v2.7.0
2dd7657
Compare
Choose a tag to compare

Changelog

  • 372a774 chore(deps): bump github.com/gin-gonic/gin from 1.6.3 to 1.7.0
  • 385adf5 feat: add googlecse scanner
  • de4d4f5 fix(deps): bump github.com/fatih/color from 1.10.0 to 1.12.0
  • 7e428fb fix(deps): bump github.com/nyaruka/phonenumbers from 1.0.66 to 1.0.69

v2.6.0

26 Jul 20:20
v2.6.0
29d2593
Compare
Choose a tag to compare

Changelog

  • b4b6918 feat: add disable CLI flag
  • 8c8cb16 feat: add plugin support
  • eb057c3 fix: client path in dockerfile
  • da891b8 fix: dockerfile
  • bb8b9f8 refactor: add missing plugin opening
  • f1f3933 refactor: create new web package
  • 13f2107 refactor: docs website
  • 2bb6bb1 refactor: improve Scanner interface
  • 4940ab0 refactor: register plugins via init function

v2.5.0

17 Jul 15:41
v2.5.0
Compare
Choose a tag to compare

Features

Documentation

Maintenance

v2.4.4

19 Jun 19:35
fdd163d
Compare
Choose a tag to compare

Bug fixes

v2.4.3

30 May 08:47
1fc7b13
Compare
Choose a tag to compare

Bug fixes

Maintenance

v2.4.2

21 Jan 19:25
v2.4.2
bd5b9ee
Compare
Choose a tag to compare

Maintenance