Skip to content

Releases: phrase/phraseapp-in-context-editor-ruby

v3.1.1

14 Jun 07:49
Compare
Choose a tag to compare

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

Full Changelog: v2.1.1...v3.1.1

v2.1.1

23 Apr 07:19
Compare
Choose a tag to compare

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

12 Sep 08:22
357c65d
Compare
Choose a tag to compare

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

  • @egze made their first contribution in #50

Full Changelog: v1.4.0...v2.0.0

v1.3.1

29 Aug 08:26
Compare
Choose a tag to compare
  • Change api host to api.phrase.com

v1.3.0

19 Apr 08:29
ae06b32
Compare
Choose a tag to compare
  • Support for Ruby < 2.1 removed