Beta - Production Pre-Release
Pre-release
Pre-release
This is the pre-release beta in preparation for 1.0.
New Features
- Built-in authentication
- Support for authentication middleware
- Built-in REPL access
- "Mode" command
- "Use" command: import modules in realtime
- Support for command aliases
- Support for hidden commands
Fixed
- Session architecture redesigned:
Vantage now supports an unlimited number of independent sessions to and from each Vantage instance. A single Node instance can now support multiple instances of Vantage as well.
- Logging re-designed:
All stdout generated from a Vantage session stays within its session and doesn't "leak" to other consoles or sessions.
- Re-designed UI
The Vantage prompt underwent a heavy refactor to eliminate duplicate prompts or logging.