v2.3.8
sundowndev/phoneinfogav2.3.8Mar 15, 2021by sundowndev
AI Summary
A maintenance release focusing on dependency updates and improvements to Docker images and MIME detection.
Key Highlights
- Updated Node.js and Go versions in Docker images
- Switched to standard mime package for type detection
Full Release Notes
### Changelog - Update client dependencies - Update Go dependencies - Minor updates on documentation - Use mime package to detect mime type instead of using custom method (https://github.com/sundowndev/PhoneInfoga/commit/28fb987637b39c7057ef790bd5189c14c460eeff) - bump node from 15.3.0-alpine to 15.9.0-alpine in Docker image (https://github.com/sundowndev/PhoneInfoga/pull/700) - bump golang from 1.15-alpine to 1.16.0-alpine in Docker image (https://github.com/sundowndev/PhoneInfoga/commit/cf288f745452f9177a1b25ee83a729d64dfbe360)