Skip to content

v0.9.6

Choose a tag to compare

@bmos bmos released this 05 Jan 03:27
· 508 commits to main since this release
234fa2f

Note: Users of earlier versions must delete the pkl file located in their membership lists folder. On first-load it will re-scan the lists -- this means geocoding the lat/lon coordinates again if you have a mapbox api key loaded.

What's Changed

  • Membership retention graphs as modeled by @bunsenmcdubbs added as a new sidebar list item.
  • Data structures are now using pandera to configure a consistent set of columns (although some will be empty in older lists).
  • Old family name first/last columns will now have their data preserved and upgraded into a single family_members column.
  • Improved progress indicators with titles.
  • actionkit_id should now be visible in table view when not comparing lists (previously just when comparing).
  • Membership length math is now correct (previously it was using join_date to list_date -- now it's join_date to the earlier of xdate or list_date).
  • City names will now be standardized to title case so there are fewer duplicates due to differences during data entry
  • Can now select multiple columns of data to include in map view as was already possible in timeline view
  • Chapter logo is now stored at assets/logo.svg, rather than loading externally. Simply replace it to rebrand the app.

⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣀⡤⣴⣶⣾⣟⣷⠶⣶⡶⣤⣄⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⣀⠴⢚⣩⣈⣰⣏⣁⣀⣈⣹⣟⠷⣯⡾⣿⡽⣦⡀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⣤⣾⣷⣾⠿⢻⣽⠋⠙⠉⠉⠉⠉⠛⠓⢾⣽⣮⡿⣿⢙⣆⠀⠀⠀⠀⠀⠀⠀⠀⠀
⠀⠀⢠⣾⡻⠟⠁⠀⠀⠀⠁⠚⠉⠀⣀⣀⣤⣴⣦⣤⣬⣷⣽⣿⣟⣻⣆⠀⠀⠀⠀⠀⠀⠀⠀
⠀⢰⠋⠁⠀⠀⠀⡴⠂⣠⣴⣿⣿⠟⠛⠉⠁⠀⠈⣡⡾⢿⡿⣿⣿⣾⣿⡄⠀⠀⠀⠀⠀⠀⠀
⢀⣟⡄⣶⣾⣿⣴⣦⣼⠟⠛⠋⠁⠀⠀⢀⣠⣶⣿⣿⣶⣿⢡⣿⢻⢻⡝⡇⠀⠀⠀⠀⠀⠀⠀
⢸⣿⡿⠛⠻⠉⠙⠁⠀⠀⢠⣀⣨⣴⣾⣿⣫⠴⣿⣿⣿⠧⣾⡇⣸⡁⣿⠇⠀⠀⠀⠀⠀⠀⠀
⠘⣏⠀⠀⠐⢣⡀⢂⣄⣴⣿⣿⡿⣧⣞⣹⣿⣿⣿⣯⣿⣼⣿⣤⣿⠤⣿⣀⣠⣤⣤⣤⢤⣤⡄
⠀⢹⣶⣶⡾⣶⡟⡿⠛⠛⢻⠛⠙⢯⡯⠉⠉⠅⠛⡀⣀⢲⣄⢠⢠⣀⣱⣶⣮⣷⣷⠿⢿⡇⡇
⠀⠀⠹⣄⡑⣼⡇⢷⠀⢰⡿⢴⣟⣶⣿⣷⣦⣯⢦⣿⣼⣯⢿⣯⣻⣿⣿⠽⣋⡶⠇⣠⡿⡽⠁
⠀⠀⠀⠈⠻⣿⣷⡌⢷⣄⠀⠄⠛⠻⠃⠛⠹⠻⡼⡾⢓⡍⠫⠋⣞⢯⣁⡀⠀⣠⡼⢫⠜⠁⠀
⠀⠀⠀⠀⠀⠀⠹⠿⠦⣉⠳⢦⣔⣤⡀⠠⠻⡄⠀⢩⢮⠕⢦⡀⢠⢎⣻⡶⢞⡩⠞⠁⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠉⠒⠬⣍⣛⡓⠛⠾⠓⠒⠛⢞⣛⣛⣺⠭⠔⠊⠁⠀⠀⠀⠀⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠈⠉⠉⠉⠉⠉⠉⠉⠉⠉⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀

Full Changelog: v0.9.5...v0.9.6