Log of changes since the 2.0 version
- Fix Chinese text input in location search bar (#671)
- Add link to Pascal Neis' Changeset Visualization app (#690)
- Simplify Docker image configuration and deployment (#749)
- Switch to Plausible analytics (#750)
- Update changeset-map to 1.14.0
- Update @turf dependencies to 7.1.0
- Update changeset-map to 1.13.0
- Update Who's That server URL
- Add OSM US logo and update main logo
- Loads all tags and reasons to avoid errors
- Enable oauth2 authorization (#733)
- Update changeset-map version to 1.12.1
- Fix error in the copy changeset url link
- Fix error when loading AOIs with tags or flags filters
- Filter error in async Multiselect components of Filters page
- Remove order_by id option
- Fix bugs in Tags dropdown loading
- Add Github action to build and publish docker images
- Update Github URLs
- Add Donate link
- Fix error when reading the AOI and Watchlist response format (#700)
- Switch env variable to REACT_APP_DISABLE_REAL_CHANGESETS (#696)
- Update url for Rapid (#689)
- Add support for osm-revert (#691)
- Update changeset-map version
- Pass configuration to changeset-map
- Improve UI on My Teams, Saved Filters, Watchlist & Trusted users pages (#654)
- Downgrade changeset-map version (#638)
- Add ANY and ALL options to tag_changes filter field
- Change default changesets API page_size to 25
- Add tag_changes field to Filters page (#619)
- Small code improvements (#620)
- Fix bug in changeset comment form
- Improve mobile responsiveness (#591)
- Refactored some components (#591)
- Update changeset-map to 1.11.0 (#592)
- Show additional changeset metadata information (#570)
- Add My Changesets and My Reviews links to the user menu (#575)
- Update default from date query to 2 days or 30 in case of users query (#563)
- Fix date parsing on the Discussions tab (#561)
- Fix bug in changeset date_lte query format
- Replace momentjs by date-fns (#554)
- Update react-datepicker to 4.1.1 (#554)
- Update TurfJS libraries (#558)
- Improve location filters with debounce and a better geometry simplification (#558)
- Update changeset-map to 1.10.0 (#553)
- Allow users to flag features (#553)
- Remove 10-character limit on the username sidebar button (#551)
- Fix description of "Editor" filter field (#550)
- New create and edit teams form (#557)
- Add icon on changeset list to indicate if user is trusted or watchlisted (#545)
- Switch between features with TAB (#543)
- Convert Tag Changes, Geometry Changes and Other features tabs components to functions (#537)
- Update React to 16.8.3 (#539)
- Update changeset-map to 1.9.4 (#541)
- Refactor code related to Watch and Trusted lists (#534)
- Update React to 16.8 (#527)
- Show feature type on Tag Changes tab + reuse FeatureListItem component (#531)
- Open iD and RapiD with the current OSMCha map viewport (#528)
- Update mousetrap and why-did-you-render libraries
- Add toggle to open & close all list items on feature tabs (#523, #524)
- Show tag changes values on the list (#522)
- Update changeset-map to 1.9.3 (#515)
- Get comments from OSM API (#515)
- Lint code (#516)
- Update changeset-map to 1.9.2 (#513)
- Update changeset-map to 1.9.1 (#512)
- List geometry changes, modified relations, created and deleted features (#511)
- Use json format to get user data from OSM API (#510)
- Update changeset-map to 1.9.0
- Update browserslist
- Change links on user tab to filter by uid instead of username
- Add link to user that reviewed the PR on the changeset list
- Update changeset-map to 1.7.0
- Add OpenStreetMap carto map style layer option
- Improve Map Style selector
- Add metatags to public HTML
- Show number of comments information on changesets list if it's higher than 0
- Allow filtering changesets by number of comments
- Add order by number of comments option
- Add filter by user id
- Modify changeset header to include RapiD link and organize better the other links
- Add links to good and bad changesets of a user
- Add a link to filter changesets of a user by their uid instead of username
- Update changeset-map to 1.6.1, which enables visualization of dragged nodes
- Update react-scripts to 3.4.3
- Update changeset-map to 1.5.0 to enable visualization of dragged nodes
- Add metadata field filter
- Avoid redirection when loading osm.org URLs
- Improve style of API key section of user profile page
- Update moment and redux libs
- Update websockets-extension
- Update changeset-map to 1.4.5
- Style improvement on changeset's user details' section
- Add copy OSMCha changeset URL link
- Simplify login on dev environment
- Replace bold css by strong html tag
- Add redirect removing www. from url
- Improve link on "Open changeset with iD" button
- Update changeset-map to 1.4.4
- Handle 401 and 403 errors separately
- Update OSMCha logo
- Update changeset-map to 1.4.3
- Add zoom controls to touchscreen devices
- Fix tags truncate problem
- Update changeset-map to 1.4.2
- Add Bing as background layer option
- Add copy to clipboard button on filter header
- Update URLs to osmcha.org
- Update changeset-map to 1.4.1
- Update changeset-map to 1.4.0
- fix bug when creating new teams
- fix josm url
- Update changeset-map to 1.3.10
- Update history and some other libs
- Update changeset-map to 1.3.9
- remove OSM-HV link
- link to changeset in Achavi with relations=true
- Update dependencies
- Fix production build
- disable logout when requests fails
- adjust status modal position
- Add solution to filter out changesets newer than 5 minutes on the API request
- Exclude changesets newer than 5 minutes from query results
- Change position of status notification
- Show unverified teams and add string to distinct the verified ones on the filters page
- Add system status modal
- Update changeset-map to 1.3.4
- Show some stats of a deleted user on the changeset user panel
- Add Mapping Team filter fields
- Add forms to allow the creation and management of Mapping Teams
- Code linting and text improvements
- Fix error in trusted-users page link
- Add the watchlist field to filters
- Separate Saved Filters, Watchlist and Trusted Users in different views
- Replace the user button by a dropdown menu
- Add logout to user menu options
- Change header of user pages
- Add Filter changesets button in the watchlist page
- Add whitelist and blacklist sagas
- Modify blacklist API to be available to all users
- Show the feature's note when the mouse is over a reason
- Replace the osm-comments-api by our osmcha backend API
- Show login button in the changeset list panel in the home and user pages
- Removes user metadata to unauthenticated requests
- Enable service-worker again
- Show current user token on the user page
- Change feature panel to be compatible with the new feature reasons serialization
- Disable service-worker temporarily
- Update saved filters documentation
- Show number of active filters in the Filter toggle button
- Add dropdown "My Filters" to the Filters page
- Check if the current aoi belongs to the user before sending a save request
- Remove vertical margins on homepage
- Use https in links to OSM.org website and APIs
- Change message to 401 and 403 network errors and use handleErrors functions in all requests
- Add shortcut to refresh changeset list
- Add keyboards to the 'open in' menu options
- Remove date filter from the OSMCha user link (#215)
- Fix '?' and '/' keyboard shortcuts and update shortcuts list
- Fix error when the filters parameters are bigger than supported by the server (#274)
- Fix error when date__gte filter field is cleared (#266)
- Removed to-fix link
- Update changeset-map and other dependencies
- Fix missing max-height CSS class in map sidebar
- Add link to RSS feed in the filters page
- Update assembly to 0.21.0
- Add support to Cyrillic and other scripts in OpenSans font
- Update moment js to 2.21.0
- Align images in the center on about page
- Make documentation and all software messages gender neutral
- Update documentation to match the 0.38.0 changes
- Improve post comment success/error messages
- Avoid post comment success and error messages to be shown at the same time
- Allow users to post comments to changesets from inside OSMCha
- Add Review Comments Template settings in User page
- Add Location filter field
- Fix bug in Imagery layers toogle
- Fix bug with URLs in changeset source section
- Fix bug in BBox filter
- Add Tag Changes tab
- Redesign the Save Filter UI
- Add News Alert