Releases: phrase/phraseapp-in-context-editor-ruby
Releases · phrase/phraseapp-in-context-editor-ruby
v3.2.0
v3.1.1
What's Changed
- chore: Run test workflow on PRs by @Varpuspaavi in #81
- Fix Ruby 3.0 keyword argument error when ICE is enabled by @Bilka2 in #79
- user ruby 2.7 'Forward all arguments' syntax: (...) to forward arguments by @rocket-turtle in #78
- fix: Adjust module name to fix semantic release bumps by @Varpuspaavi in #84
- feat: Add config option to ignore keys by @Bilka2 in #82
- fix: Adjust workflow permissions so it can bump version by @Varpuspaavi in #85
New Contributors
- @rocket-turtle made their first contribution in #78
Full Changelog: v2.1.1...v3.1.1
v2.1.1
What's Changed
- chore(TSE-848): Add Rails demo for the integration by @Varpusparvi in #57
- fix: Add origin to track different integration usage for metrics by @Varpusparvi in #62
- feat: Add support for Ruby 3.1 by @Bilka2 in #74
- fix: Fix semantic release by @Varpusparvi in #77
Full Changelog: v2.0.0...v2.1.1
v2.0.0
BREAKING CHANGE
2.0.0
uses the new ICE version, which requires accountId
to be set in the initializer. There is also a new datacenter
option which is by default set to eu
but can also be us
if you want to use US account.
If you have any problems with the new version of ICE please open an issue and we will try to take a look.
What's Changed
- pin actions by @egze in #50
- Add release information by @docstun in #52
- Add zendesk integration by @forelabs in #53
- chore: Added documentation by @Varpusparvi in #54
- Add support for Ruby 3.2 by @docstun in #55
- feat(TSE-848): Add support for the new In-Context Editor by @Varpusparvi in #56
New Contributors
Full Changelog: v1.4.0...v2.0.0