Releases: secanis/ssl-check-dashboard
Releases · secanis/ssl-check-dashboard
v1.4.0
improvements
- ⬆️ reduced old dependencies (in-memory-storage plugin)
- ⬆️ improved performance, replaced express with fastify
others
- 🐛 dependencies frontend/backend
- 🐛 fixed security issues, upstream image and dependencies
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.1
v1.2.0
features
- 🥳 migrated from Svelte to Angular, for better architecture and developer experience
- 🥳 removed SSL check lib and replaced it with an own piece of code, for better SSL/TLS certificate detection (chains)
- 🥳 dark mode, depending on browser settings
fixed
- 🐛 fixed some UI issues
others
- ℹ️ applied dependency updates
Full Changelog: v1.1.0...v1.2.0
v1.1.0
features
- 🥳 added small UI mode
fixed
- 🐛 fixed some UI issues
others
- ℹ️ applied dependency updates
- ℹ️ removed the Docker "v" prefix in tag names:
secanis/ssl-check-dashboard:1.1.0
v1.0.0
features
- 🥳 added a simple JWT auth
- 🥳 improved the UI
fixed
- 🐛 fixed some UI issues
others
- ℹ️ applied dependency updates
v0.2.0
- improved websocket handling
- changed base image, for better dns handling with NodeJS
v0.1.0
- initial release