Skip to content

Releases: mapswipe/mapswipe-backend

v0.2.12

19 Jan 09:41
v0.2.12
79334c3

Choose a tag to compare

Changelog

Important

Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.2.12-79334c3
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.2.12.c79334c3

0.2.12 - 2026-01-19

Changes:

🐛 Bug Fixes

  • (custom-options) Update offset option - (aac2f17)
  • (validate) Increase connection timeout to 10s - (b2f83d8)

🍻 Pull Requests (1)

v0.2.11

14 Jan 13:46
v0.2.11
7cd4f37

Choose a tag to compare

Changelog

Important

Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.2.11-7cd4f37
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.2.11.c7cd4f37

0.2.11 - 2026-01-14

Changes:

🚀 Features

  • (project) Add option offset for validate - (d96d6c7)
  • (project) Increase max area to 2500sqkm for validate - (04c74ea)
  • (project) Reuse validate project checks for test and validate functions - (f5bb688)
  • Add disabled prop for raster tiles - (ad37364)

🐛 Bug Fixes

  • Make filter variables mandatory for test queries - (bf23755)

🚜 Refactor

  • Rename allowed_area to max_aoi_area - (10ed21d)

🍻 Pull Requests (2)

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)