v2.3.3

sundowndev/phoneinfogav2.3.3Oct 19, 2020by sundowndev

AI Summary

A feature-heavy maintenance release introducing automated deployment, new documentation format, and installation automation.

Key Highlights

  • Added Kubernetes continuous deployment
  • Switched API docs from Redoc to Swagger UI
  • Created automated install script for UNIX systems

New Features

  • Created automated install script for UNIX systems
  • Switch API docs from redoc to Swagger UI
  • Add continuous deployment with Kubernetes

Full Release Notes

## Changelog

### Misc

- Update npm & Go dependencies
- Add continuous deployment with Kubernetes
- Fix some lint errors in client code
- Switch API docs from redoc to Swagger UI
- Created automated install script for UNIX systems (https://github.com/sundowndev/PhoneInfoga/pull/493)