Skip to content

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

v3.2.0

11 Jul 06:44

Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.2.0

v3.1.1

14 Jun 07:49

Choose a tag to compare

What's Changed

New Contributors

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

v2.1.1

23 Apr 07:19

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 Bilka (@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

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

New Contributors

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

v1.3.1

29 Aug 08:26

Choose a tag to compare

  • Change api host to api.phrase.com

v1.3.0

19 Apr 08:29
ae06b32

Choose a tag to compare

  • Support for Ruby < 2.1 removed