Releases: PublicMapping/districtbuilder
Releases · PublicMapping/districtbuilder
1.17.1 Updates to support CVAP data
What's Changed
- Add compatibility with newer cgroups by @BryanQuigley in #1202
- Fix planscore errors by @maurizi in #1204
- Updates to support CVAP data by @maurizi in #1206
Full Changelog: 1.17.0...1.17.1
1.17.0 Add competition enhancements and other improvements
What's Changed
- Submit map button by @maurizi in #1179
- Bump node-forge from 1.2.1 to 1.3.0 by @dependabot in #1178
- Bump ansi-regex from 5.0.0 to 5.0.1 in /src/server by @dependabot in #1181
- Add submitted column to the Organization admin projects table by @aaronxsu in #1192
- Add submission date and plan score url to organization map CSV export by @aaronxsu in #1193
- Add Lambda Function to Send DB Server Alarm to Slack by @aaronxsu in #1186
- Lower cache size and improve strategy for choosing workers by @maurizi in #1195
- Update AdvancedEditingModal.tsx by @tackaberry in #1198
- Drop demographics and voting fields from the topology data by @maurizi in #1197
- Revert "Create project indexes concurrently by disabling migration transactions" by @maurizi in #1200
- Submit button tweaks / text changes by @maurizi in #1201
New Contributors
- @aaronxsu made their first contribution in #1192
- @tackaberry made their first contribution in #1198
Full Changelog: 1.16.1...1.17.0
1.16.1 Fixed worker routing
What's Changed
Full Changelog: 1.16.0...1.16.1
1.16.0 Fix process geojson command, updated caching, and other improvements
What's Changed
- Add color picker to reference layer fly out by @ktohalloran in #1150
- Add district type to project cards on 'My Maps' page by @ktohalloran in #1162
- Add Creation and Login Dates to User by @rachelekm in #1159
- Bryanquigley minor fixups by @BryanQuigley in #1165
- Fix process-geojson command by @maurizi in #1173
- Update server node dependencies by @BryanQuigley in #1168
- Allow admins to archive organization templates by @rachelekm in #1164
- Update caching based on load test results by @maurizi in #1172
- Fix archived layers crash by @maurizi in #1185
Full Changelog: 1.15.1...1.16.0
1.15.1
1.15.0
What's Changed
- Add ADR for server worker threads by @maurizi in #1128
- Stop loading archived topology by @rachelekm in #1132
- Enhance formatting of PVI chart by @ktohalloran in #1136
- Create template from project by @maurizi in #1107
- Bump follow-redirects from 1.14.7 to 1.14.8 in /src/server by @dependabot in #1135
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #1143
- parameterize rules so both staging and prod can exist by @BryanQuigley in #1130
- Duplicated maps keep reference layers by @rachelekm in #1137
- Fix bounds for AK mini-map by @rachelekm in #1145
- Bump ajv from 6.12.2 to 6.12.6 by @dependabot in #1133
- Bump ajv from 6.11.0 to 6.12.6 in /src/server by @dependabot in #1134
- Bump ajv from 6.12.2 to 6.12.6 in /src/manage by @dependabot in #1144
- Fix TopologyService health check by @rachelekm in #1148
- Refactor server to move CPU intensive tasks to worker threads by @maurizi in #1149
- Use separate node_modules cache per executor in CI by @maurizi in #1146
- Switch PlanScore integration from simple to multi-step API by @maurizi in #1152
- Fix sidebar styling on Firefox by @maurizi in #1155
- Prewarm cache on startup by @maurizi in #1154
- Update images by @BryanQuigley in #1151
New Contributors
- @BryanQuigley made their first contribution in #1130
Full Changelog: 1.14.0...1.15.0
1.14.0 Various improvements and updates
What's Changed
- Change "county" in County Split copy by @ktohalloran in #1077
- Increase VirtualBox memory in Vagrantfile by @ktohalloran in #1079
- Add project-level metadata property to geojson export by @maurizi in #1076
- Update README with email verification instructions by @ktohalloran in #1082
- Change copy under Reference Layers on other users' maps by @ktohalloran in #1078
- Add documentation on releasing new data by @ktohalloran in #1081
- Add link to Medium blog to Resources menu by @ktohalloran in #1083
- Fix Equal Population status by @rachelekm in #1084
- Choose fields to use when calculating demographics by @maurizi in #1085
- Fix disappearing user data on community maps page by @ktohalloran in #1090
- Update server and management node dependencies by @maurizi in #1088
- Display error message when there are too few districts in chamber by @ktohalloran in #1091
- Switch to a more performant way of calculating maximum district ID by @maurizi in #1100
- Add more descriptive titles to app pages by @ktohalloran in #1096
- Change topojson serialization format by @maurizi in #1099
- Run reindex on monthly schedule by @maurizi in #1101
- Bump follow-redirects from 1.14.6 to 1.14.7 in /src/server by @dependabot in #1103
- Run npm rebuild to rebuild native server deps during scripts/update by @maurizi in #1112
- Update client dependencies by @maurizi in #1104
- Bump follow-redirects from 1.14.4 to 1.14.7 by @dependabot in #1102
- Bump node-fetch from 2.6.6 to 2.6.7 in /src/server by @dependabot in #1109
- Add scrolling to map config modal for viewing multiMember list by @ktohalloran in #1110
- Bump browserslist from 4.12.0 to 4.19.1 by @dependabot in #1114
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #1113
- Fix error deleting reference layers by @rachelekm in #1119
- Restrict population options on map selection menu to all, vap & cvap by @maurizi in #1122
- Add HAR files & load test harness to replicate healthcheck timeouts by @maurizi in #1046
- Remove use of chokidar and add Vagrant plugin to README by @ktohalloran in #1126
- Fix incorrect majority race assignment in map and evaluate by @ktohalloran in #1127
New Contributors
- @ktohalloran made their first contribution in #1077
Full Changelog: 1.13.0...1.14.0
1.13.0 Multimember districts and Map Configuration modal
1.12.1 Fix importing and population calculation, change simplification library
1.12.0 Support adjusted population values
What's Changed
Full Changelog: 1.11.0...1.12.0