Skip to content

Releases: StorytellerCZ/meteor-accounts-line

v1.4.1

16 Jul 13:00
9ebb824
Compare
Choose a tag to compare
  • Use async call to ServiceConfiguration
  • Meteor build targets added for v3.0
  • Updated zodern:types to version 1.0.13

Full Changelog: v1.4.0...v1.4.1

v1.4.0

16 Jul 12:59
feb1073
Compare
Choose a tag to compare
  • Added Meteor user agent to request

Full Changelog: v1.3.2...v1.4.0

v1.3.2

21 Dec 13:38
9e1599d
Compare
Choose a tag to compare

1.3.2 - 2022-12-21

  • Improve access token function to be more like Meteor's implementation

1.3.1 - 2022-12-21

  • Fix bad import

v1.3.0

21 Dec 13:38
28ff157
Compare
Choose a tag to compare
  • Compatibility with Meteor 2.9
  • Typescript conversion

v1.2.3

19 Oct 19:27
676fa8b
Compare
Choose a tag to compare
  • Added missing imports into the code
  • Added settings.json settings setup to README

v1.2.2

24 Jun 11:43
Compare
Choose a tag to compare
  • Added compatibility with Meteor 2.3
  • Updated dependencies

v1.2.1

07 May 14:04
Compare
Choose a tag to compare

Remove a missed console log from line-oauth.

v1.2.0

16 Feb 15:57
Compare
Choose a tag to compare
  • Fix various issues with fetch
  • Add more links to UI setup
  • Add options botPrompt and uiLocales

v1.1.0

14 Feb 13:24
Compare
Choose a tag to compare
  • Bumped minimum Meteor version to 1.9
  • Replaced HTTP with fetch
  • Updated app creation instructions

v1.0.1

01 Jan 13:56
Compare
Choose a tag to compare
  • Updated dependencies
  • Updated minimum Meteor version to 1.8.3
  • Added imports