Skip to content

Releases: ProjectSidewalk/SidewalkWebpage

v7.19.2

04 Apr 19:19
6e31239
Compare
Choose a tag to compare

What's Changed

  • Fixes bug preventing the Admin page from loading
  • Adds configs for new server in St. Louis

Full Changelog: v7.19.1...v7.19.2

v7.19.1

03 Apr 17:45
ff0b134
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.19.0...v7.19.1

v7.19.0

14 Mar 02:57
01006cb
Compare
Choose a tag to compare

What's Changed

  • Adds undo to Validate #1398 (PR #3492)
  • Validate now chooses label type based on need #2530 (PR #3515)
  • Fixes mobile validate bug where you couldn't do multiple missions in a row #3513 (PR #3515)
  • Fixes servers crashing for very large API requests #3438 (PR #3516)
  • Improves performance of street/neighborhood APIs #3494 (PR #3516)
  • Removes support for v1 public APIs #3514 (PR #3516)

Full Changelog: v7.18.4...v7.19.0

v7.18.4

05 Mar 01:51
a98c138
Compare
Choose a tag to compare

What's Changed

  • Updates set of Pedestrian Signal tags #3240 (PR #3501)
  • Adds an admin version of the Validate page with extra info and filters #3496 (PR #3510)
  • Adds tooltips to buttons in left sidebar on Explore & Validate #227 (PR #3286)
  • Removes road labels from saved images #3503 (PR #3505)
  • Translation fix for German when hovering over label on Explore page #3508 (PR #3509)

Full Changelog: v7.18.3...v7.18.4

v7.18.3

16 Feb 23:00
828f693
Compare
Choose a tag to compare

What's Changed

Follow-up fix for API data not updating each night.

v7.18.2

16 Feb 18:05
a58192a
Compare
Choose a tag to compare

What's Changed

  • Fixes API data not refreshing by upgrading Python from 2 -> 3 #3099, #3478 (PR #3300)
  • Fixes password reset emails not sending by switching to UW CS SMTP relay #3124 (PR #3487)
  • Signing in after starting a route no longer kicks you off that route #3339 (PR #3485)

Full Changelog: v7.18.1...v7.18.2

v7.18.1

09 Feb 20:39
914c78e
Compare
Choose a tag to compare

What's Changed

  • Adds a link to LabelMap back to the navbar in Seattle
  • Upgrades our JDBC driver from 9.4.1212 to 42.7.1 (PR #3482)
  • Updates our dev env db to match what we have on production #3476 (PR #3481)

Full Changelog: v7.18.0...v7.18.1

v7.18.0

31 Jan 18:36
f5ba78f
Compare
Choose a tag to compare

What's Changed

  • Adds automatic zoom to Explore/Validate on Chrome/Safari #303 (PR #3450)
  • Upgrades all maps from mapbox.js to Mapbox GL JS, improving performance #2194 (PR #3461)
  • We are now saving cropped images for later use in CV (PR #3466, #3470)
  • Adds search support to RouteBuilder map #3432 (PR #3458)
  • Adds a dedicated page to view a label and search for them #3469 (PR #3471)
  • Fixes link to labeling guide on Leaderboard for Taiwan servers #3420 (PR #3449)
  • Fixes broken Explore page when continuing past the end of a user-defined route #3341 (PR #3455)
  • Distracting X's no longer visible when zooming in on maps #3404 (PR #3461)
  • Adds a neighborhood filter to Gallery as a URL parameter #3206 (PR #3463)
  • GeoJSON APIs now download files instead of showing inline #3437 (PR #3454)
  • Adds anchor links to API subsections #3299 (PR #3459)
  • Fixes Shapefile output when osm_id is longer than 9 digits #3413 (PR #3452)
  • Adds link to API page in Results Map legend #2298 (PR #3461)
  • Improves the locations of instructions in Explore tutorial #3378 (PR #3453)
  • Improves logging of sign in attempts for easier authentication debugging #3412 (PR #3444)
  • Improves logging in the *_environment tables #2535 (PR #3450)
  • Adds a banner overlay to the landing page that we can use in the future #3425 (PR #3451)

New Contributors

Full Changelog: v7.17.1...v7.18.0

v7.17.1

19 Dec 02:04
8fefdc6
Compare
Choose a tag to compare
  • Adds recent labeling timestamps to overallStats API #3430 (PR #3445)
  • Adds JVM memory allocation as env variable (PR #3447)

v7.17.0

07 Dec 21:05
569a14d
Compare
Choose a tag to compare
  • RouteBuilder has been completely redesigned #3344 #3402 (PR #3440)
  • Navbar language selector now shows language name instead of ISO code #3385 (PR #3422)
  • Fixes Validate bug where number of labels to validate not shown #3376 (PR #3421)
  • Back end update to prepare for consolidating databases for all cities (PR #3429)
  • Updates Public Nudge Facebook URL #3439 (PR #3441)
  • Adds missing foreign key constraint to webpage_activity table #2091 (PR #3428)
  • Temporarily updates JVM mem allocation from 1 gb to 1.5 gb (PR #3436)

Thank you to @timkaltenbach @yhtill @dylanbun and @alexchen45 for your contributions!