Releases: maproulette/maproulette3
Releases · maproulette/maproulette3
v3.0.0-beta.8
[v3.00-beta.8] - 2018-05-01
Added
- Experimental (disabled by default) challenge overview table when viewing
a project in admin area (#331).
Fixed
- Admin project stats not restricted to currently-open project (#339).
- Incorrect display of wide or tall profile pics (#340).
- Admin area sometimes requires page refresh to show all challenges managed
by user (#341). - Users with slower connections could temporarily see erroneous warning about
missing home project in admin area (#342). - Confusing instructions around local file uploads when editing an existing
challenge (#349).
Changed
- Heatmap calendars in admin are now shown horizontally instead of vertically.
v3.0.0-beta.7
[v3.00-beta.7] - 2018-04-25
Added
- Ability to also search by challenge name in admin search (#205).
- Public leaderboard of top scoring users across various timeframes (#254).
- Leaderboard opt-out setting in User Profile.
- Challenge-specific leaderboards for challenge owners in admin area (#316).
- Display of user's own top challenges (by activity) on user profile page.
- Notice to challenge owners after creating or updating challenge that
it can take up to 2 hours to complete geographic indexing (#234). - MIT license for project (#295).
Fixed
- Already-complete challenges included in search results (#283).
- Misaligned task-control buttons for some users (#323).
- Typo in link to Overpass guide fixed by @naoliv
- Busy indicator spins forever when attempting to browse a
challenge pending deletion (#332). - No error shown when admin attempts to navigate to non-existent
challenge (#333).
v3.0.0-beta.6
v3.0.0-beta.5
[v3.00-beta.5] - 2018-04-09
Added
- Require confirmation before rebuilding tasks.
- Automatic updates of task-build progress.
- Detect use of Overpass Turbo query shortcuts in Overpass queries (#256).
- Display of Challenge keywords in admin View Challenge sidebar (#244).
- Visibility quick-toggle in admin View Challenge sidebar (#183).
- Option to automatically add #maproulette hashtag to changeset comment (#290).
- Styling of user profile page (#276).
- User activity feed grouping by challenge (#28).
- Styling adjustments to admin forms (edit challenge, edit task, etc).
- Example PIWIK settings in .env file.
Changed
- Only offer task rebuilding to challenges built from Overpass queries.
- Challenge source now read-only once tasks are built (#236).
Fixed
v3.0.0-beta.4.2
v3.0.0-beta.4.1
v3.0.0-beta.4
[v3.00-beta.4] - 2018-04-02
Added
- Reduce duplicate/unnecessary network requests to server.
- Offer challenge and user custom basemaps on map layer toggle (#218).
- Link app version number in About modal to release notes (#241).
- Basic management options for challenge owners when browsing a challenge
they manage or working on tasks in challenges they manage (#245) - Quick-share control next to challenge name when working on tasks (#231).
- Show task count to challenge owners as new challenge builds (#235).
- CSV export of tasks table for challenge owners (#124).
- Mobile landing page (#263).
Changed
- GeoJSON validation failures no longer show line numbers.
Fixed
- Safari extremely slow validating uploaded GeoJSON (#222).
- Tolerate task GeoJSON with missing features.
- Avoid bouncing between two tasks when skipping (#220).
- URL used to start a virtual challenge when clicking a task on map (#257).
- Tooltips in Firefox on minimized sidebar when working on tasks (#255).
- Show tasks to challenge owner for partially-loaded challenges (#264).
- Tolerate load of project data when challenge owner viewing challenge.
- Don't skip rendering of locator map when no clustered tasks.
- Don't offer Start Challenge control to challenge owners if the challenge
has no tasks (#271).
Removed
- Next Task option for end users when viewing a task with an existing status if
that task can still reasonably be assigned a new status by the user.
v3.0.0-beta.3.1
v3.0.0-beta.3
[v3.00-beta.3] - 2018-03-26
Added
- Virtual challenges created from map-bounded tasks now exactly match
tasks displayed on the map. - Support browsing virtual challenges via direct URL.
- Visual indicator when working on, or browsing, a virtual challenge.
- Display reason if creation of virtual challenge fails.
- Notify user if attempt is made to work on an expired virtual challenge.
- Renew virtual challenge expiration when there is new activity on it.
- Allow virtual challenge duration to be configured via .env file.
- Move extra task controls into new collapsible "More Options" section (#189).
- Toggling of task-features layer on or off when working on tasks (#202).
- Challenge progress bars now reflect task-status breakdown (#201).
- Performance improvements to challenge results-list rendering.
- More informative message to challenge owner if challenge has no GeoJson.
- Reason for failure to build tasks now shown to challenge owner (#86).
- Various minor user interface tweaks and improvements.
Changed
- GeoJSON tab in challenge creation/editing is now optional (#200)
Fixed
- Challenge status is no longer carried over when cloning a challenge.
- Challenge data is properly loaded when following a browse link (#224).
v3.0.0-beta.2
[v3.00-beta.2] - 2018-03-19
Added
- Back-to-MR2 banner link in navbar (#172).
- Heatmap calendar of task activity for challenge owners.
- Support for
osmIdentifier
as OSM id property in GeoJSON. - Application of challenge filters to (experimental) map-bounded tasks.
- Validation of locally-uploaded GeoJSON when creating/editing a challenge.
- Syntax highlighting of GeoJSON when viewing a task as challenge owner.
- Tag-style input of additional keywords when creating/editing a challenge.
- Support for rebuilding challenges.
- Support for custom keyword category configuration in .env file.
Changed
- Burn-down charts for challenge owners now go back to the creation
date of the project/challenge in question. - Challenge names shown in results are no longer start-cased.