Releases: ProjectSidewalk/SidewalkWebpage
Releases · ProjectSidewalk/SidewalkWebpage
v7.17.1
v7.17.0
- 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!
v7.16.1
- Fixes Validate submissions when including a comment #3400 (PR #3414)
- Fixes Validate page breaking when no validations left in a city #3126 (PR #3394)
- Fixes Validate page not loading when validating No Sidewalk labels #3401 (PR #3403)
- Updates /v2/access APIs to default to data for the entire city if no params provided #3298 (PR #3407)
- Updates /api page, adding buttons to download datasets for full city #3237 (PR #3406)
- Fixes /v2/access APIs when there are commas in neighborhood names #3390 (PR #3392)
- Fixes Chinese translations for Explore page tutorial #3397 (PR #3417)
- Adds "launch date" to /v2/overallStats API #3375 (PR #3396)
- Adds admin function to update org/team for other users #3398 (PR #3416)
- Improves performance of /v2/access/score/streets API #2988 (PR #3415)
- Code cleanup: adds non-null constraint to
temporary_label_id
variable on back-end #2133 (PR #3408)
Thanks to @davphan @kevinjtwu @dylanbun for your contributions!
v7.16.0
- Adds Crosswalk and Pedestrian Signal labels to the Explore tutorial #2846 (PR #3388)
- Fixes Validate bug that limited users' ability to zoom #3309 (PR #3391)
- Fixes Explore bug where labels where shown in top-left corner of UI #3336 (PR #3373)
- Adds a "Clear Filters" button to Gallery #2704 (PR #3350)
- Adds a
clusterSize
property to the /attributes API #3292 (PR #3323) - Standardizes neighborhood name across APIs #3293 (PR #3323)
- Names of cities in the navbar are now being translated #3377, #3384 (PR #3387)
- Locations on maps on now being translated #3371 (PR #3383)
- Adds PeopleNudge logo to landing page in Taiwan #3340 (PR #3358)
- Improves logging of which interface a validation comes from #3164 (PR #3380)
- Fixes Explore tutorial bug where arrows would show up after deleting a label #3318 (PR #3388)
- Adds alt text for images on the landing page #2522 (PR #3285)
- Adds configs for a new server in Walla Walla, WA #3382 (PR #3393)
- Updates README with instructions for shutting down dev env w/ WSL2 (PR #3389)
v7.15.6
- Explore mini map now shows streets you haven't audited in gray #3170 (PR #3287)
- Fixes Explore bug where clicking on a label would close and then reopen the context menu #1261 (PR #3295)
- Improves Chinese translations #3369 (PR #3370)
- Adds configs for a server in Teaneck, NJ #3254 (PR #3367)
- Fixes visual bug with text box borders in mission start tutorials #3324 (PR #3337)
- On crowdstudy server: disables survey, changes mission complete buttons #3356, #3357 (PR #3366)
v7.15.5
- Fixes missing commas in JSON APIs #3334 (PR #3335)
- Improves db performance when using the
config
table #3322 (PR #3332) - Updates db connection pooler configs to improve performance #3316 (PR #3333)
- Adds "outdoor dining area" tag for Obstacles in Zurich #3351 (PR #3362)
- Adds "parallel lines" tag for Curb Ramps in Burnaby #3363 (PR #3364)
- Fixes spacing on mission start tutorials in German and Dutch #3257 (PR #3297)
- Fixes Explore mission complete map drawing lines for your current street #3204 (PR #3307)
- Taiwanese translations are now shown as "zh-TW" instead of "zh" #3346 (PR #3360)
- Adds Route ID to Explore sidebar #3272 (PR #3349)
- Fixes some German translations on Explore mission complete #3351 (PR #3361)
- Adds experimental "Prediction Model" to crowdstudy server #3278 (PRs #3347, #3348)
- Updates our email SMTP relay address #3328 (PR #3359)
v7.15.4
- Fixes bug where image date was wrong in Validate #3304 (PR #3315)
- Mobile now directs you to Seattle if your city has no labels to validate #2677 (PR #3303)
- In Explore tutorial, context menu now stays closed if label needs to be deleted #3027 (PR #3296)
- Most configs moved from a file into our database for easy updating #2772 (PRs #3281, #3320, #3321)
- Adds configs for a new server in Burnaby, BC