·
266 commits
to develop
since this release
Changelog
Important
Helm Repo URL: oci://ghcr.io/mapswipe
Helm Chart: mapswipe-backend-helm
Helm Target Revision: 0.1.0-8bf165d
Docker image: ghcr.io/mapswipe/mapswipe-backend:v0.1.0.c8bf165d
[0.1.0] - 2025-05-30
Changes:
🚀 Features
- (changelog) Add release.sh script - (42a651e)
- (changelog) Add config for git cliff - (fcd63fe)
- (ci) Add workflow for github release from tag - (2024203)
- (community-dashboard) Migrate from existing system - (7e304c8)
- (docker-compose) Add option to override env file - (ed07465)
- (health-check) Add custom metadata in json response - (5f738ba)
- (health-check) Add ensure_csrf_cookie with health-check - (b367568)
- (pre-commit) Add gitleaks - (7f5ccaa)
- (sentry) Add sentry config override for celery beat tasks - (1660f20)
🐛 Bug Fixes
- (ProjectAssetType) Add file field - (47a9859)
- (celery) Fix crontab value issue - (1366fa3)
- (celery-beats) Fix and add django check for beats task validation - (0ef82c1)
- (csrf) Add missing CSRF trusted origin - (bb67a74)
- (enums) Add tutorial icon enum to the list - (5f2477a)
- (graphql) Add custom file type to fix url issue - (920233e)
- (graphql) Disable graphiql in graphql/ endpoint - (771ab75)
- (heath-check) Remove 'files' field from GitHub API response - (1edf0f3)
- (helm) Add missing configurations - (bd6b285)
- (sentry) Fix site tag validation error - (55df806)
- (tile_server) Update quadKey with quad_key - (d1b068b)
- (tutorial) Use enum for conditional checks - (463ec63)
- (typing) Ignore typing errors for custom logics - (b14c3aa)
- (typos) Fix existing typos - (4edc498)
📚 Documentation
- (changelog) Add git-cliff docs - (98b3f54)
⚙️ Miscellaneous Tasks
- (dependencies) Add missing s3 dependencies boto3 - (075786e)
- (helm) Upgrade django-app chart to 0.1.1 - (36074b5)
- (helm) Replace helm/docker name with - (734007e)
- (helm) Rename values-test.yaml to linter_values.yaml - (1ff9a68)
- (release) Generate initial changelog - (f600dd8)
Pre-commit
🍻 Pull Requests (13)
- (#1) Feature/setup
- (#6) Feature/core models
- (#12) Update configuration for pyright
- (#13) Add authors on todo and fixme comments
- (#14) Create a geojson processed file
- (#15) Support dynamic no. of assets to support multiple project types
- (#19) Use project asset for project image uploads
- (#23) Feature/assets deletion manager
- (#24) Organization related queries
- (#25) Feature/tutorial mutations
- (#29) Feature/community dashboard
- (#30) Feat/helm update
- (#36) Feat/changelogs
🎉 New Contributors (3)
- @tnagorra made their first contribution in #36
- @thenav56 made their first contribution
- @frozenhelium made their first contribution