Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 983 Bytes

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 983 Bytes

Routr 1.0 RC4

  • Freeze changes in the public API(apiVersion == v1beta1)
  • Replace the testing tool with Mocha and Istanbul to allow for test coverage
  • Bring GraalJS as the default JS engine
  • Re-write the Location module to improve performance
  • Review the architecture to allow for better decoupling and scalability
  • Work on bringing the server to the following platforms:
    • Ubuntu Snaps
    • DigitalOcean droplet
    • Docker
    • Kubernetes
    • Google Cloud Shell
    • Custom
  • Add experimental support for IPv6
  • Bring the routr-ui to a beta version

Routr 1.0 RC2

Release Highlights:

  • Added a new parameter expires. See issue #27
  • Improves NAT support
  • Updates CTL to the newest version

Routr 1.0 RC1

This is the first release since we renamed the project as Routr. We'd love to get your feedback to make this project even better.