-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGELOG
28 lines (22 loc) · 913 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Version 0.1:
* first prototype
* implements basic 3-step process (select an OSM object, take a picture, upload)
* Flickr support only
Version 0.2:
* bugfix on box selection, actually display the box to provide a minimum feedback to the user
* better OSM parser configuration, show tagged nodes
* show user current position and allow to center map there
Version 0.3:
* Wikimedia support, user can upload their pictures to Wikimedia Commons (test.wikimedia.org at the moment)
Version 0.4:
* Graphics and usability update
Version 0.5:
* Notify the user when upload fails
* Add a visual feedback when uploading
* Clean-up, reduce size of denpencies in expectation of a production release
Version 0.5.1:
* Fix a regression on iOS (square resizing enabled)
Version 0.6:
* Update to the latest version of the Cordova framework
* Improve development tools (Bower, Gulp)
* Fix bugs on Flickr and Wikimedia uploaders