Releases: ytti/oxidized-web
Releases · ytti/oxidized-web
0.15.1
This minor release fixes javascript errors.
Full Changelog: 0.15.0...0.15.1
0.15.0
This release fixes a security issue on the RANCID migration page.
A non-authenticated user could gain control over the Linux user running oxidized-web. The RANCID migration page was already deprecated in version 0.14.0, so it has been completely removed in this new version.
Thank you to Jon O'Reilly and Jamie Riden from NetSPI for discovering and
reporting this security issue!
What's Changed
See CHANGELOG.md
New Contributors
- @wwijkander made their first contribution in #290
Full Changelog: 0.14.0...0.15.0
0.14.0
Thank you!
Thank you to all the contributors who help make Oxidized-web a better software!
What's Changed
- The weblibs have been updated to the latest version. We've switched to Bootstrap 5, so the design is a little bit changed
- We've added a CHANGELOG.md - check it out for Details
- The RANCID migration page is deprecated and will be removed in a future version
- A lot of old issues have been automatically closed by git (after 120 days inactivity). If you still have an Issue, just open one new one ;-)
- We've introduced Test Driven Development (TDD) to oxidized-web. Check
/spec/
to add new tests ;-) - Updated gem dependencies, support for puma6 and haml6
Full Changelog: 0.13.1...0.14.0
New Contributors
- @dangoscomb made their first contribution in #195
- @miff2000 made their first contribution in #206
- @nickhilliard made their first contribution in #239
- @robertcheramy made their first contribution in #241 and has been added as a maintainer
- @dependabot made their first contribution in #242
- @athompson-merlin made their first contribution in #228