Skip to content

Releases: opengisch/QFieldCloud

v0.29.1

12 Nov 12:10
Compare
Choose a tag to compare
  • Fixing github actions so that it properly pushes Docker images to Docker hub.

v0.29.0

07 Nov 15:28
37bca54
Compare
Choose a tag to compare

What's Changed

v0.28.0

27 Jul 13:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.27.0...v0.28.0

v0.27.0

27 May 20:19
Compare
Choose a tag to compare

What's Changed

  • Fixed missing button styles for project admin "refresh files list" by @dddpt in #921
  • Fix init_letsencrypt.sh CONFIG_PATH by @dddpt in #925
  • Bump idna from 3.4 to 3.7 in /docker-app by @dependabot in #927
  • Fix localized path regression by @nirvn in #924
  • init_letsencrypt.sh remove download nginx ssl conf by @dddpt in #931
  • Fix test that was never working properly by @suricactus in #937
  • Bump to latest Ubuntu 24.04 and QGIS 3.36.2 by @suricactus in #945
  • Remove unnecessary QFIELDCLOUD_DEFAULT_NETWORK env by @faebebin in #938
  • Bump requests from 2.31.0 to 2.32.0 in /docker-app in the pip group across 1 directory by @dependabot in #947
  • Bump QFieldCloud SDK to 0.8.4 by @suricactus in #946
  • Allow development of the SDK alongside QFieldCloud by @suricactus in #944
  • Update libqfieldsync revision to catch project plugins support by @nirvn in #940
  • Do not remove broken WMS layers during packaging by @suricactus in #922
  • Fix Delta Apply stuck in "Started" by @dddpt in #941
  • Fix the failing worker_wrapper and tests by requests==2.32.0 by @suricactus in #951
  • Create a link to the project jobs in the project admin view by @boardend in #950
  • Add Secrets to the admin page by @boardend in #939
  • Secret admin: Use @admin.display desc for SecretAdmin.created_by__link by @boardend in #954
  • Execute "after_docker_exception" on DOCKER_ENGINE_SIGKILL by @boardend in #953

Full Changelog: v0.26.5...v0.27.0

v0.26.4

25 Mar 19:27
Compare
Choose a tag to compare

What's Changed

  • Handle deltas with WKT geometry as empty string instead of null by @suricactus in #917
  • Bump QGIS 3.34.2 to 3.36.1 by @suricactus in #918
  • Do not exclude vector layers when estimating the extent of the project by @suricactus in #919

Full Changelog: v0.26.3...v0.26.4

v0.26.3

21 Mar 08:12
Compare
Choose a tag to compare

What's Changed

  • Added a way to configure the subscription status in the Admin by @suricactus in #913
  • Fix missing active subscription creation by reverting the timezone fixes in #912 by @suricactus in #914

Full Changelog: v0.26.2...v0.26.3

v0.26.2

19 Mar 11:07
Compare
Choose a tag to compare

What's Changed

  • Fix typo to fix timezones for users from the other side of the world by @suricactus in #912

Full Changelog: v0.26.1...v0.26.2

v0.26.1

18 Mar 23:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.26.0...v0.26.1

v0.26.0

18 Mar 21:58
Compare
Choose a tag to compare

What's Changed

  • Bump the pip group across 1 directories with 1 update by @dependabot in #892
  • QF-3818 Make connexion to s3 more resilient by @dddpt in #896
  • QF-3851 Remove S3 ACL parameter for avatar/projects thumbnails by @dddpt in #891
  • QF-3892 Create custom nginx docker image for QFC by @dddpt in #898
  • Restored the ability to create subscriptions with plans by @suricactus in #899
  • Fix setting status when status SIGKILL is sent by docker by @suricactus in #902
  • Add note about changing subscription in the admin template by @suricactus in #903
  • Bump QGIS from 3.34.2 to 3.34.4 by @suricactus in #904
  • Switch from qgis/qgis image to simple Ubuntu with apt-installed qgis by @suricactus in #907
  • Speed up packaging by @nirvn in #894
  • If the srid is unsupported, just do not store delta geom instead of throw by @suricactus in #905
  • Prevents a crash when feature count is enabled on layers on thumbnail… by @suricactus in #908
  • Force garbage collection of all dangling QGIS objects around by @suricactus in #909
  • Bump libqfieldsync deleting it's QgsProject by @suricactus in #910

Full Changelog: v0.25.0...v0.26.0

v0.25.0

21 Feb 13:26
Compare
Choose a tag to compare

What's Changed

  • In Subscriptions admin add a filter by plan by @dddpt in #860
  • Add "id" to SubscriptionAdmin.search_fields" by @faebebin in #880
  • Bump the pip group across 1 directories with 1 update by @dependabot in #881
  • wait_for_services.py handles if pg never responds in the timeout window by @dddpt in #882
  • Add filter that shows all subscription that expire within 1, 2, or 4 weeks by @dddpt in #887
  • Add possibility to rerun job in the Admin by @dddpt in #886
  • Jazzmin admin theme by @why-not-try-calmer in #859
  • Bump the pip group across 1 directories with 1 update by @dependabot in #890
  • Support skip_metadata on packages/<project-id>/latest request to boost performance by @suricactus in #885
  • Bump libqfieldsync to support mbtiles localized layers by @suricactus in #883
  • Fix wrong mention of HOST_POSTGRES_PORT instead of HOST_GEODB_PORT by @suricactus in #888
  • Bump various project deps by @suricactus in #879

Full Changelog: v0.24.1...v0.25.0