Skip to content

Releases: MerginMaps/qgis-plugin

2020.6

13 Nov 08:22
Compare
Choose a tag to compare
  • More user friendly project status reports (#172)
  • Projects can be created on behalf of an organisation (#169)
  • Cloning of projects (#85)
  • Validation of Mergin URL to avoid misconfiguration (#171)
  • Updated Mergin client to 0.5.6 and geodiff 0.8.6

Release 2020.5.4

03 Nov 11:39
Compare
Choose a tag to compare
  • Updated Mergin client to 0.5.5 and geodiff 0.8.6
  • Fixed issue with transferred size and total size not matching (#142)
  • Fixed issue with non-ascii characters (#137)
  • Fixed issue with single quote in path (geodiff#74)
  • Fixed issue with rebase with unrecognized triggers (geodiff#75)

Release 2020.5.3

01 Oct 09:34
Compare
Choose a tag to compare
  • Updated Mergin client to 0.5.4 - fixing an issue with renamed files
  • Added sending of diagnostic logs upon client's request

Release 2020.5.2

09 Sep 20:26
Compare
Choose a tag to compare
  • Fixed compatibility issue with QGIS < 3.12 (#163)

Release 2020.5.1

08 Sep 15:35
Compare
Choose a tag to compare
  • Upgraded Mergin client to 0.5.3 and geodiff to 0.8.5 (#160, #150)
  • Added QGIS variables @mergin_url, @mergin_username, @mergin_project_name, @mergin_project_owner, @mergin_project_full_name, @mergin_project_version (#155)
  • Fixed crash on plugin load if user used auth manager with a master password (#152)
  • Sync will not write any changes if the user has read-only permissions (#151)
  • Added QGIS version and mergin-py-client version in the client logs and user-agent info (#150)

Release 2020.5.0

15 Jul 12:04
Compare
Choose a tag to compare
  • Upgraded Mergin client to 0.5.0 and geodiff to 0.8.4 - fixing various sync issues
  • Fix Python error when reporting sync issue (#144)
  • Fixed an error when closing QGIS (#126)
  • Better handling of unexpected exceptions (#132)

Release 2020.4.1

06 May 09:00
3d2e2c9
Compare
Choose a tag to compare

Minor bug fix:

  • fixed plugin load issue (#133)

Release 2020.4.0

29 Apr 10:28
Compare
Choose a tag to compare
  • Async support
  • Various bug fixes

Release 2020.3

06 Mar 16:31
Compare
Choose a tag to compare

Fixed issue with sync

Release 2020.2

12 Feb 08:10
0a71f1a
Compare
Choose a tag to compare
  • Improve download/upload
  • Support for change of schema
  • Better error reporting
  • Bug fixes