🪛 Fixes
Compatibility issue with clients < 0.6.4 and servers > 0.6.4 are solved. RPortd 0.8.0 is again compatible with any client version > 0.4.0.
🚀 New features
- The client-auth API endpoint supports filtering and pagination now. Managing thousands of client credentials is now much more performant. For more than 500 client-auth entries, using a database instead of a JSON file is recommended.
- We now offer client binaries for FreeBSD.
- You can now organize scripts and commands with tags.
🔩 Improvements
- When fetching active tunnels, they are now returned with their creation date.
- Library items have now the author and date of the last edit stored.
- On server start, the mode of all database files is reset to 0400 to prevent unauthorized read access.
Changelog
- 404271d Build for FreeBSD
- 99bf112 Fixed the indentation
- ef47e99 Fixed the test
- 62c499f Increase timeout
- 5282329 Linted the new tests
- 291ee6c Merge branch 'master' into DEV-2570
- e490623 Merge pull request #592 from cloudradar-monitoring/DEV-2570
- 6b1e885 Merge pull request #596 from aig/fix-typos
- 990545b Merge remote-tracking branch 'origin/DEV-2570' into DEV-2570
- ac4dbc5 Split tests
- 7ef6366 fix typos
- 7bc3148 wait longer