File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Log of changes since the 2.0 version
4
4
5
+ ### 0.76.0
6
+ - Change links on user tab to filter by uid instead of username
7
+ - Add link to user that reviewed the PR on the changeset list
8
+
9
+ ### 0.74.1
10
+ - Update changeset-map to 1.7.0
11
+
12
+ ### 0.74.0
13
+ - Add OpenStreetMap carto map style layer option
14
+ - Improve Map Style selector
15
+ - Add metatags to public HTML
16
+
17
+ ### 0.72.0
18
+ - Show number of comments information on changesets list if it's higher than 0
19
+ - Allow filtering changesets by number of comments
20
+ - Add order by number of comments option
21
+
5
22
### 0.70.1
6
23
- Add filter by user id
7
24
- Modify changeset header to include RapiD link and organize better the other links
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " osmcha-frontend" ,
3
- "version" : " 0.74.1 " ,
3
+ "version" : " 0.76.0 " ,
4
4
"license" : " ISC" ,
5
5
"engines" : {
6
6
"node" : " >=7.0"
You can’t perform that action at this time.
0 commit comments