Releases: opengisch/qfieldsync
Releases · opengisch/qfieldsync
v4.0.0-beta16
- Tell the user that the packaging failed and show the python error #323
- Fix an important bug for QGIS 3.16 Windows users when packaging #325
- Fix cloud icons for for QGIS 3.16 Windows #327
- When logging in on QGIS launch, don't disable the main window #326
- Rename the last column header in the cloud synchronization dialog to Action #330
- Rename "Prefer none" to "Deselect all actions" as an action in the sync dialog #331
- If users are synchronizing a project where they are assigned the role of 'reader', the UI will disable all upload-related functionality #331
- Instead of always forcing uploads by default, the synchronization dialog will pick a better default based on last modified date #331
- Add missing cloud project icon in the browser panel and projects overview dialog #333
- Do not pretend there is a project on completely empty cloud project #332
v4.0.0-beta15
- Avoid deleting layers before last usage (#316)
- Fix create cloud project button not enabled upon successful authentication (#312)
- Disable "Is Private" checkbox in the project edit form. It is only editable using the web UI (#321)
- Keep the "Submit" button enabled even if the local project path is empty (#321)
- Do not update the local project path while editing, wait for "save" to be clicked (#321)
- Skip API update if there is nothing to be updated (name, descr). Allow updating project local path if you don't have permission to update other project details. (#321)
v4.0.0-beta13
- Improve initial login experience
- Fix disabled QGIS toolbar and menu on escape of the login dialog
- Enabled updating project settings
- Fix local dir path out of sync when a dir needs to be created
- Fix removed underscores when creating a project
- Bump libqfieldsync to support Python prior to 3.8
v4.0.0-beta12
- Fix compatibility with Python 3.7 (QGIS 3.16 releases with Installer V1)
v4.0.0-beta11
- There is a new, simpler "Create project" button with wizardish look and feel. An explanation what is going to happen is also present to the users.
- The create empty cloud button now has a dedicated UI
- A simplified "Edit project" form, setting the public/private flag or the owner is now only a web UI thing.
- A new "Edit on QFieldCloud" button that opens up a browser image
- When selecting a new project from the list, the table ensures the line is visible
v4.0.0-beta10
v4.0.0-beta9
New features:
- Added cloud converter option that converts all remote files intro gpkg in the selected project directory
- Simplified cloud projects dialog, less columns, moved button on the bottom
- Improve downloading of cloud projects, add context when downloading project
- Auto login if "remember me" is checked
- Show user avatar after login
- Browser panel improvements
Cloud or long standing bug fixes:
- Not able to download photos with slash in photo name on windows
- QFieldCloud login dialog show in the background and it is easy to miss
- When a project contains temprorary scratch layers, warn the user
- "Syncronize from QField" path is not remembered in a working session
- Python Error when creating Basemap
- When suggesting a directory for the download project, we need to add the username in the path too
- When you change the server URL and successfully login, it shows another login dialog bug
- QFieldSync unusable with too many cloud files to sync
- Syncing a cloud project on new machine allows non-empty local directory
- When synchronizing and there was nothing to upload, hide the upload bar
v4.0.0-beta8
- Brand new convert project to cloud project feature to painlessly upload pre-existing projects on your QFieldCloud accounts in a few clicks
- Revamp of the main plugin toolbar with quick access to cloud project synchronization action
- Access to QFieldCloud-stored project through the QGIS browser panel has been re-worked for ease of use and reliability
- When downloading a project for the first time just ask for destination directory
- Set a default cloud directory
- Fix setting layer action for vector layers
v4.0.0-beta7
- Fix QFieldSync not working on QGIS 3.20
- Hide autogenerated fid field
- Suggest using the current project when syncing back and the project is not found
v3.4.4
- Fix QFieldSync not working on QGIS 3.20