|
1 | 1 | OSM Tasking Manager Changelog
|
2 | 2 | =============================
|
3 | 3 |
|
4 |
| -## 2.4.2 (2014-08-08) |
5 |
| - |
6 |
| - * More or less important bugs fixed |
7 |
| - |
8 |
| -## 2.4.1 (2014-08-07) |
9 |
| - |
10 |
| - * Reverted a patch which was inserting wrong record in lock table |
11 |
| - |
12 |
| -## 2.4.0 (2014-08-06) |
13 |
| - |
14 |
| - * Languages added: Lithuanian, Indonesian |
15 |
| - * Layout issues fixed |
16 |
| - * Difficulty can be set for each task |
17 |
| - * Priority areas can be defined for a project |
18 |
| - * Users are informed when a task they worked on is invalidated |
19 |
| - * Project tasks can be exported to GeoJSON |
20 |
| - * Performance enhancements |
21 |
| - |
22 |
| -## 2.3.1 (2014-07-24) |
23 |
| - |
24 |
| - * Fixed bug with Potlatch2 not launching. |
25 |
| - * Fixed issue with static resources being cached by browser. |
26 |
| - |
27 |
| -## 2.3.0 (2014-07-24) |
28 |
| - |
29 |
| - * Project creation workflow is made easier. KML can also be used as source. |
30 |
| - * Projects list can be filtered to show only user's projects |
31 |
| - * Projects can have a limited validity and be automatically archived after a |
32 |
| - given date. |
33 |
| - * Stats tab layout has been redesigned. |
34 |
| - * Project managers can now assign tasks to contributors. |
35 |
| - * Fixed issue with automatic unlock. |
36 |
| - * A link to overpass turbo were added to user profile page. |
37 |
| - * Transifex is now used for translations. |
38 |
| - * More languages were added. We now support de, es, fr, ja, pt, zw_TW. |
39 |
| - * Fixed a bunch of more or less blocker bugs. |
40 |
| - |
41 |
| -## 2.2 (2014-07-17) |
42 |
| - |
43 |
| - * Task can be downloaded as .osm. Loads directly in JOSM. |
44 |
| - * Scaleline on map |
45 |
| - * Auto recenter and zoom on task |
46 |
| - * Added a project manager role |
47 |
| - * Fixed concurrency issues when modifying a task state |
48 |
| - * DB schema cleanup |
49 |
| - * Several UI enhancements for the project creation |
50 |
| - * HTML is no longer allowed in markdown fields |
51 |
| - |
52 |
| -## 2.1.1 (2014-05-09) |
53 |
| - |
54 |
| -* Layout enhancements in translations management in project edit page |
55 |
| -* iD users are asked to accept the license |
56 |
| - |
57 |
| -## 2.1 (2014-05-02) |
58 |
| - |
59 |
| -Initial Tasking Manager V2 release. |
| 4 | +See https://github.com/hotosm/osm-tasking-manager2/releases |
0 commit comments