-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 0.3.0 (draft) release notes, re #658
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
Arches Collector 0.3.0 release notes | ||
------------------------------------ | ||
|
||
|
||
### Changes | ||
- Strip time from date to assist with date datatype syncing. #546 | ||
- Image size limit, #586 | ||
- Mapbox upgrade release minor fixes #639, #634 | ||
- GeojonFeatureCollection widget enhancements #637 | ||
- New resource instance datatype support #608 | ||
- Support two way sync between Arches and Collector #593 | ||
- Allow the admin to specify the image upload size limit, re #587, #591 | ||
|
||
### Notes | ||
- Two way sync is only supported when syncing with Arches v6 instances. | ||
- It is recommended that new collector projects are published on Arches before syncing with Arches. Legacy projects created on v5 may not sync. |