Skip to content

Releases: mapswipe/mapswipe-backend

v0.2.10

11 Nov 06:15
v0.2.10
5105b9d

Choose a tag to compare

Changelog

Important

Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.2.10-5105b9d
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.2.10.c5105b9d

0.2.10 - 2025-11-11

Changes:

🚀 Features

  • (validate) Add queries to test object counts - (c3c3e1e)

🐛 Bug Fixes

  • (release) Add check for git-cliff - (55cfbe5)

⚙️ Miscellaneous Tasks

  • (validate) Add test for aoi test - (6d7ec41)

🍻 Pull Requests (1)

v0.2.9

03 Nov 10:00
v0.2.9
bd312a9

Choose a tag to compare

Changelog

Important

Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.2.9-bd312a9
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.2.9.cbd312a9

v0.2.8

30 Oct 04:12
v0.2.8
f1a9c83

Choose a tag to compare

Changelog

Important

Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.2.8-f1a9c83
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.2.8.cf1a9c83

v0.2.7

27 Oct 05:09
v0.2.7
d360a9a

Choose a tag to compare

Changelog

Important

Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.2.7-d360a9a
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.2.7.cd360a9a

v0.2.6

17 Oct 10:48
v0.2.6
d37092c

Choose a tag to compare

Changelog

Important

Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.2.6-d37092c
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.2.6.cd37092c

0.2.6 - 2025-10-17

Changes:

🚀 Features

  • (project) Add mutation to delete assets in bulk - (b593148)

🍻 Pull Requests (1)

v0.2.5

17 Oct 05:23
v0.2.5
47ff5e5

Choose a tag to compare

Changelog

Important

Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.2.5-47ff5e5
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.2.5.c47ff5e5

0.2.5 - 2025-10-17

Changes:

🚀 Features

  • (admin) Show team members count in team list page - (1ae590b)
  • (admin) Add autocomplete-filter to user for team - (ee97596)
  • (slack) Update slack messages - (07d6a51)

🐛 Bug Fixes

  • (raster-tile) Update imagery parameters - (68a71ca)
  • Use index instead of number for scenario page, block, information page - (0edba66)

⚙️ Miscellaneous Tasks

  • (admin) Add read only fields - (c765e93)
  • (typo) Fix redis lock configs and naming - (95b2c7a)

🍻 Pull Requests (3)

v0.2.4

15 Oct 13:38
v0.2.4
c3eac25

Choose a tag to compare

Changelog

Important

Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.2.4-c3eac25
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.2.4.cc3eac25

0.2.4 - 2025-10-15

Changes:

🚀 Features

  • (project) Update only necessary field to firebase for project stats - (05b7563)
  • (public) Show PAUSED projects in public endpoint - (c640894)
  • Feat!(firebase): add FirebaseOrInternalIdInputType

for firebase and internal id support for id for Contributor user and userGroup
BREAKING CHANGE: userId, userGroupId and id for contributor and
community queries are changed - (f8197b2)

🐛 Bug Fixes

  • (client-type) Add missing ios mappings - (b190c38)
  • (contributor) Set firebase status initially during sync - (7321bf3)
  • (export) Use ISO8601 date format for mapping export - (8ac62f9)
  • (loaddata) Fix project's status mapping - (c37f5ac)
  • (loaddata) Add missing projects's project_type_specifics and description - (bfcd563)
  • (project) Handle exceptions from external sources - (0a6a16a)
  • (project) Set 0 as default for total_area and number_of_tasks - (885c55b)
  • (project) Change default group_size when creating a project - (e08ff69)
  • (project) Fix type for slack_progress_notifications - (211bd2d)
  • (project) Fix area conversion to km sq - (cb034ac)
  • (project) Update uniqueness constraint on project tasks - (1b76e14)
  • (release) Update uv sync command - (7c57a2d)
  • (slack) Update project messages - (01fffc2)
  • (tasks) Fix use of context manager for redis lock - (60bf58a)
  • (tileserver) Remove maxar tile servers from the list - (2fb8662)
  • (validate-image) Use annotation_id instead of image_id when possible - (8424a73)

⚙️ Miscellaneous Tasks

  • (firebase) Update submodule for firebase - (f42c8ce)
  • (project) Add deprecation_reason for project's total_area - (6836329)

🍻 Pull Requests (1)

v0.2.3

13 Oct 05:27
v0.2.3
0ed92c2

Choose a tag to compare

Changelog

Important

Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.2.3-0ed92c2
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.2.3.c0ed92c2

0.2.3 - 2025-10-13

Changes:

🚀 Features

  • (test) Add export e2e testing for validate image - (ce3e43b)
  • (user) Add slack column and filter in admin panel - (bac54af)

🐛 Bug Fixes

  • (export) Drop duplicate columns on export file - (3e30aba)
  • (street) Fix e2e test for street project - (0876e98)
  • (test) Sort task file data with task_id - (a79131e)

🧪 Testing

  • (project) Remove empty fields from dataset - (1a9b570)

⚙️ Miscellaneous Tasks

  • (export) Skip and track exports for old projects - (47216da)
  • (schema) Generate latest schema.graphql - (0440b69)
  • (test) Update commit HEAD for assets - (ecbe71b)
  • (test) Update version for shapely and use wkt dump - (6a06550)
  • (test) Update HEAD for the asset file - (7c3aa8b)
  • (test) Update README file for validate image - (11032df)
  • (test) Add export testing for validate project - (838b174)
  • (test) Add test case for result for street. - (a1d2a0e)
  • (test) Add test case for result for validate, validate-image - (ad18543)

🍻 Pull Requests (2)

v0.2.2

12 Oct 08:26
v0.2.2
7136b91

Choose a tag to compare

Changelog

Important

Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.2.2-7136b91
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.2.2.c7136b91

0.2.2 - 2025-10-12

Changes:

🚀 Features

  • (cron) Add update_community_dashboard_aggregated_data - (27bf093)

🍻 Pull Requests (1)

v0.2.1

12 Oct 04:51
v0.2.1
4119025

Choose a tag to compare

Changelog

Important

Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.2.1-4119025
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.2.1.c4119025

0.2.1 - 2025-10-12

Changes:

🚀 Features

  • (health-check) For stage/prod set disk usages max to 50% - (6b92356)
  • (test) Add changes on e2e testing for find project - (31a8ecd)
  • (test) Add e2e testing for export file - (f465dfc)

🐛 Bug Fixes

  • (completeness) Add url_b in completeness project - (941958b)
  • (error) Convert pydantic type to dict recursively in errors - (78712e7)
  • (error) Handle timeout error in background jobs - (5b9c3f5)
  • (exports) Fix exports for find project - (a386145)
  • (project) [breaking] Re-use contributors count logic - (b05f837)
  • (slack) Update status of slack progress notification - (fcd7cd5)
  • (street) Fix timeout issue for street project - (992105c)
  • (tutorial) Fix typo in tutorial link - (d3aec10)
  • (user) Change slack_user_id to empty string before field change - (22a70cc)

🧪 Testing

  • (project) Skip checking for export if no expected_project_exports_data - (7586492)

⚙️ Miscellaneous Tasks

  • (load-data) Optimization and verbose for mapping data transfer - (071f032)
  • (submodules) Update submodules to latest stable - (2dff549)
  • (test) Update completeness and compare data export files - (64378f4)
  • (test) Add project export data for compare and completeness - (cd274e1)

🍻 Pull Requests (7)