Updates in October 2020

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

  • :nerd_face: automate the release process in a way that tracks exactly what is released & when
  • :mag: update the privacy page to remove references of Matomo & Datadog
  • :world_map: adjust tippecanoe by setting -r1 and removing --drop-densest-as-needed … I’m trying to address an issue where some activities disappear at certain zoom levels
  • :paintbrush: fix spacing around user cards on city & street pages
  • :nerd_face: package updates
  • :nerd_face: code formatting
  • :paintbrush: set image alt tags to an empty string (retains accessibility without littering text throughout the site)
  • :nerd_face: move some javascript around
  • :rocket: improve performance of displaying users on city pages
  • :paintbrush: fix some UI spacing issues
  • :world_map: fix a case where a city’s last sync date wouldn’t be updated
  • :postal_horn: trying out some different (internal) notifications
  • :rocket: speed up deploys
4 Likes
  • :paintbrush: fix spacing around user cards on city & street pages
  • :nerd_face: package updates
  • :nerd_face: code formatting
  • :paintbrush: set image alt tags to an empty string (retains accessibility without littering text throughout the site)
  • :nerd_face: move some javascript around
  • :rocket: improve performance of displaying users on city pages
  • :paintbrush: fix some UI spacing issues
  • :world_map: fix a case where a city’s last sync date wouldn’t be updated
  • :postal_horn: trying out some different (internal) notifications
  • :rocket: speed up deploys
2 Likes
  • :nerd_face: reorganize all javascript into StimulusJS controllers - there are bugs that I’m already finding here :cold_sweat: I’m sorry! I’m working on 'em!
  • :world_map: allow highway=track type streets

update I reverted these changes because my database was fully saturated … checked in on it this morning (Oct 24) & it was still hosed :thinking: 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) :man_shrugging: I don’t know why they existed, yet, but clearing them out has restored sanity to the database. I’ll try another deploy later…

3 Likes