Skip to content

Releases: cwrc/cwrc-git-dialogs

v1.9.3

06 Jun 20:57
Compare
Choose a tag to compare

1.9.3 (2019-06-06)

Bug Fixes

  • fix for when trying to save a local document (b225a9a)

v1.9.2

03 Jun 20:29
Compare
Choose a tag to compare

1.9.2 (2019-06-03)

Bug Fixes

  • force cross domain for authentication call (c526fef)

v1.9.1

03 Jun 19:24
Compare
Choose a tag to compare

1.9.1 (2019-06-03)

Bug Fixes

  • change authentication URL (e30dbb3)

v1.9.0

31 May 20:35
5723f6a
Compare
Choose a tag to compare

1.9.0 (2019-05-31)

Bug Fixes

  • separate user and repo in save form, update splash (b41a8db)

Features

  • added get user and get document methods, added authentication callback (17651a0)
  • load dialog redone in react-bootstrap, repo tabs merged (d786f94)
  • reworked save functions (5d042b1)

v1.8.5

05 Feb 16:59
Compare
Choose a tag to compare

1.8.5 (2019-02-05)

Bug Fixes

  • fix authentication dialog (782022e)

v1.8.4

12 Nov 21:23
Compare
Choose a tag to compare

1.8.4 (2018-11-12)

Bug Fixes

v1.8.3

08 Nov 17:44
Compare
Choose a tag to compare

1.8.3 (2018-11-08)

Bug Fixes

  • clarify the wording of save error messages (8a52476)

v1.8.2

08 Nov 17:12
Compare
Choose a tag to compare

1.8.2 (2018-11-08)

Bug Fixes

  • clarify the language in the save form (43903cf)

v1.8.1

03 Oct 19:07
Compare
Choose a tag to compare

1.8.1 (2018-10-03)

Bug Fixes

  • remove setting value of isDocLoaded (7bf1398)

v1.8.0

02 Sep 20:21
Compare
Choose a tag to compare

1.8.0 (2018-09-02)

Features

  • load: enable load from file or paste (7656056)