File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed
Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 1- # Change Log
2-
3- Log of changes since the 2.0 version
1+ # Changelog
2+
3+ This is a log of notable changes to the OSMCha frontend. It records history
4+ as far back as very early versions of this codebase, which was started in 2017
5+ (though note that there was an earlier version of OSMCha whose code is not
6+ included in the history of this repository).
7+
8+ ### 1.2.4
9+ - Add Mapillary and Panoramax links to the "Open In..." dropdown on selected
10+ features (#805 )
11+ - Add Esri World imagery and Esri Clarity (Beta) imagery layers to the list of
12+ available satellite imagery basemaps (#808 )
13+ - Fix bug in location search bar (#810 ). Choosing a location from the search
14+ resulits will now correctly add that location as a polygon filter.
415
516### 1.2.3
617
Original file line number Diff line number Diff line change 11{
22 "name" : " osmcha-frontend" ,
3- "version" : " 1.2.3 " ,
3+ "version" : " 1.2.4 " ,
44 "license" : " ISC" ,
55 "engines" : {
66 "node" : " >=7.0"
You can’t perform that action at this time.
0 commit comments