All Versions
5
Latest Version
Avg Release Cycle
165 days
Latest Release
1787 days ago
Changelog History
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
andsystem/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
- ⚡️ Updated
-
v1.0.0-rc4 Changes
December 28, 2019The 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
- Freeze changes in the public API(
-
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.