Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 2.71 KB

File metadata and controls

26 lines (18 loc) · 2.71 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.6 (2022-04-17)

Features

  • add SIGTERM to safe shutdown feature (675b4f5)
  • auth: ssh private key auth implemented via config.json (#161) (342df8e)
  • config: specify local source address and port for client connections fixes #152 (#158) (65d6ec6)
  • CORS support (b324f33), closes #240

Bug Fixes