All Versions
5
Latest Version
Avg Release Cycle
165 days
Latest Release
1460 days ago

Changelog History

  • v1.0.0-rc5 Changes

    April 26, 2020

    ๐Ÿ”„ Changes in RC5 are:

    • โšก๏ธ Updated system/config endpoint to accept PUT method
    • ๐Ÿ”Š Introduce two new endpoint: system/logs and system/logs-ws (experimental)
    • ๐Ÿ”Š Web Console added a new Logs section
    • ๐ŸŒ Web Console assists the user in refreshing for new available versions
    • ๐Ÿ”Š The Command-Line tool added new commands: logout, version, stop, restart, config, ping, logs
    • ๐Ÿ‘ Drop support for Nashorn
    • โœ… Re-work the testing strategy
    • Convert project to monorepo
    • โœ… Implement NAT test scenarios

    ๐Ÿ›  Bugfix:

    • ๐Ÿ›  Fixed #70
    • ๐Ÿšš Prevent resource from staying in the cache after removed from db
    • Prevent transport parameter from accepting arbitrary values

    ๐Ÿ’ฅ Breaking changes:

    • ๐Ÿšš Redis user will have to remove the config key from the database for it to be re-built
  • v1.0.0-rc4 Changes

    December 28, 2019

    The areas of focus for RC4 are:

    • Freeze changes in the public API(apiVersion == v1beta1)
    • โœ… Replace the testing tool with Mocha and Istanbul to allow for test coverage
    • 0๏ธโƒฃ 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
  • v1.0.0-rc3 Changes

    August 31, 2019

    ๐Ÿš€ Release Highlights:

    • Ships with a custom JRE based on JDK 12
    • โœ… Unofficially supports the SIPConnect v1.1 / SIP-PBX recommendation (tests: 9 passing / 14 pending)
    • 0๏ธโƒฃ Offers GraalJS as an optional Javascript engine(We are working to make this the default in the future)
    • โœ‚ Removed restful_datasource
    • ๐Ÿ—„ Deprecated the /credentials endpoint and replaced with /token
    • โž• Added parameters to increase control of module restService
    • โž• Added privacy parameters at Agent level
  • v1.0.0-rc2 Changes

    April 06, 2019

    ๐Ÿš€ Release Highlights:

    • ๐Ÿ‘Œ Improves NAT support
    • โšก๏ธ Updates CTL to the newest version
    • โž• Added a new parameter expires. See issue #27
  • v1.0.0-rc1 Changes

    July 08, 2018

    ๐Ÿš€ 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.