Skip to content

Commit 9491348

Browse files
committed
Update readme
1 parent 5e35708 commit 9491348

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Adheres to [Semantic Versioning](http://semver.org/).
1212
## [7.1.4](https://github.com/ngageoint/mage-android/releases/tag/7.1.4)
1313

1414
##### Features
15+
* Ensure new observation and attachment sync requests run immediatly by changing the work manager policy to REPLACE.
16+
To ensure that work is in fact unique and that no 2 work task are running at the same time a mutex has been placed around
17+
the buisness logic for sync.
18+
* Added a sync now button to the observation view screen to allow users to try and forcefully sync and observation.
1519

1620
##### Bug Fixes
1721
* Fix crash when trying to add an attachment from the gallery if attachment field has no restrictions.

0 commit comments

Comments
 (0)