Releases: OSC/frame-renderer
Releases · OSC/frame-renderer
v2.0.1
What's Changed
- use ALLOWED_HOSTS env var and default to empty hosts by @johrstrom in #129
Full Changelog: v2.0.0...v2.0.1
v2.0.0
This upgrades to Ruby 3.0 and rails 6 to be compatible with Open OnDemand 2.1.
What's Changed
- upgrade to 2.1 packaging for ruby 3 by @johrstrom in #127
- This upgrades to rails 6 by @johrstrom in #128
Full Changelog: v1.1.0...v2.0.0
version 1.1.0
What's Changed
- Bump rails-html-sanitizer from 1.4.3 to 1.4.4 by @dependabot in #122
- Bump nokogiri from 1.13.6 to 1.13.10 by @dependabot in #123
- Bump globalid from 0.4.2 to 1.0.1 by @dependabot in #125
- Bump rack from 2.2.3.1 to 2.2.6.2 by @dependabot in #124
- keep using ruby 2.7 by @johrstrom in #126
Full Changelog: v1.0.3...v1.1.0
Version 1.0.3
Version 1.0.2
What's Changed
- Bump nokogiri from 1.11.5 to 1.12.5 by @dependabot in #106
- Use refactored ondemand-packaging by @treydock in #110
- Bump nokogiri from 1.12.5 to 1.13.2 by @dependabot in #111
- Bump nokogiri from 1.13.2 to 1.13.4 by @dependabot in #112
- Bump nokogiri from 1.13.4 to 1.13.5 by @dependabot in #113
- Bump nokogiri from 1.13.5 to 1.13.6 by @dependabot in #114
- Bump rack from 2.2.3 to 2.2.3.1 by @dependabot in #115
- Bump rails-html-sanitizer from 1.3.0 to 1.4.3 by @dependabot in #116
- Bump tzinfo from 1.2.9 to 1.2.10 by @dependabot in #117
- bump ood_core for safe loading yaml files by @johrstrom in #118
Full Changelog: v1.0.1...v1.0.2
Version 1.0.1
Version 1.0.1 fixes a bug in 1.0.0 with an initializer in #105
Version 1.0.0
[1.0.0] - 2021-09-20
1.0.0 requires a database migration from 0.x versions, so it's increased a major version
Added
- Support for V-Ray in 103. This work was done in a feature branch and holds many smaller merges than just this
one PR.
Version 0.8.0
Version 0.7.0
Version 0.7.0 updates the file picker to v1.0.0 to be Open OnDemand 2.0.x compatible.