This version includes several new features and updates to back-end and front-end, and introduces a new container to perform simple (local) backup.
- A public view of the map is possible without registration (public resources read-only)
- Items and public resources can now be created directly from the map (right-click or long-press) and use precise GPS coordinates if appropriate instread of streetname. Use of Direct link to MapComplete to create OSM amenities such as give boxes, public bookcases, ...
- Similarly requests and donations can be added to public resources from the map
- Possibility to lock/unlock conversations
What's Changed
- feat: buttons for selecting type on TheAddItemView.vue by @banneux-florent in #81
- feat: close/unclose conversation in front-end #71 by @banneux-florent in #87
- 88 feat allow coordinates in item address by @banneux-florent in #90
- fix: reverse reference address not working anymore #92 by @banneux-florent in #93
- fix: reference address not refreshed on Reference address & Notifications page #94 by @banneux-florent in #95
- 96 feat new location filter design by @banneux-florent in #97
- 84 feat public resources are dynamic implement a mechanism for commentsnotesnotifications by @rmaree in #99
- 105 feat make the public resources map available for non registered users by @rmaree in #106
- 110 a simple db+images backup procedure by @OgulcanSevinc in #116
- feat: improve django key mgnt settings by @rmaree in #117
- doc: update README installation procedure by @rmaree in #123
- 108 feat add mastodon in user profile by @rmaree @AdrienHoyoux in #126
New Contributors
- @OgulcanSevinc made their first contribution in #116
- @AdrienHoyoux made their first contribution in #126
Full Changelog: v0.5...v0.6