Details
This will be a ‘living’ post throughout the month of October. I’ll add to this list as updates are released by adding new replies to this topic. These replies will trigger email notifications, so if you want to be alerted by email for new CityStrides updates choose “Watching” in the notification menu below.
Updates
automate the release process in a way that tracks exactly what is released & when
update the privacy page to remove references of Matomo & Datadog
adjust tippecanoe by setting -r1and removing--drop-densest-as-needed… I’m trying to address an issue where some activities disappear at certain zoom levels
fix spacing around user cards on city & street pages
package updates
code formatting
set image alt tags to an empty string (retains accessibility without littering text throughout the site)
move some javascript around
improve performance of displaying users on city pages
fix some UI spacing issues
fix a case where a city’s last sync date wouldn’t be updated
trying out some different (internal) notifications
speed up deploys
fix spacing around user cards on city & street pages
package updates
improve performance of displaying users on city pages
fix a case where a city’s last sync date wouldn’t be updated
trying out some different (internal) notifications
I’m sorry! I’m working on 'em!
and after some research, found a ton of web connections to the database all trying to get activity data (you all run too much, so this can be an expensive query)
I don’t know why they existed, yet, but clearing them out has restored sanity to the database. I’ll try another deploy later…