Skip to content

Releases: OSC/frame-renderer

v2.0.1

13 Feb 19:27
2cf6663
Compare
Choose a tag to compare

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

09 Feb 16:35
3567775
Compare
Choose a tag to compare

This upgrades to Ruby 3.0 and rails 6 to be compatible with Open OnDemand 2.1.

What's Changed

Full Changelog: v1.1.0...v2.0.0

version 1.1.0

03 Feb 20:05
e2a5c45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

Version 1.0.3

06 Oct 16:14
95b08f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

Version 1.0.2

06 Oct 14:55
548eb51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

Version 1.0.1

20 Sep 17:23
95b66f1
Compare
Choose a tag to compare

Version 1.0.1 fixes a bug in 1.0.0 with an initializer in #105

Version 1.0.0

20 Sep 15:49
60e3258
Compare
Choose a tag to compare

[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

27 Aug 14:53
b242a6e
Compare
Choose a tag to compare

[0.8.0] - 2021-08-27

Changed

  • Update ACCAD module in 84.

Added

  • Test cases in 77.

Version 0.7.0

29 Jun 17:34
569bf7f
Compare
Choose a tag to compare

Version 0.7.0 updates the file picker to v1.0.0 to be Open OnDemand 2.0.x compatible.