Skip to content

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 25 Sep 15:23
· 1274 commits to master since this release

v1.7.1 (2025-09-25)

Bug Fixes

  • Adjust group names to match style groups (ec67409)

  • Change GCC endpoint back to GET (a9246fe)

  • Increase gcc iteration max; 10 too small for MBTA network (d43aabb)

  • Node Animation: Use a greater tick interval for networks with more nodes (5d9a405)

  • Protect against undefined layer bounds (fd5c0bb)

  • Request gcc with post to support large exclude_nodes list (e190357)

  • Shortcut: Don't ask for GCC if more than 1000 nodes deactivated (c1689fc)

  • Simplify styleNetwork by returning early with comments (38940b6)

  • Simplify part of get_summary (49a4671)

  • Update get_summary to support list values in properties (0026dbb)

  • Update load_roads task (14cbb72)

  • Update tests (b0f1d3e)

Code Style

  • Show inactive nodes as translucent black (4997814)

Performance Improvements

  • Improve performance of Networks panel by slimming Network serializer, using infinite scroll for node and edge lists, and disabling automatic sorting (83393cd)

Refactoring

  • Update setNetworkStyle (6e103f0)

  • Update network state management (07345b2)

Testing

  • Add FileItemFactory and remove unnecessary fixtures (8265989)

  • Move s3ff upload flow to test instead of fixture (4512510)

  • Split test_rest_dataset_upload into multiple tests and fixtures (6b83145)

  • Use file_item_factory in test_rest_convert_dataset (6bfa8b0)


Detailed Changes: v1.7.0...v1.7.1