Skip to content

Commit 5d7538e

Browse files
author
Billy Charlton
committed
v4.0.0
1 parent d2935f0 commit 5d7538e

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,40 @@ The list of changes is generated automatically based on the commit messages them
1414

1515
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
1616

17+
## 4.0.0 (2025-06-10)
18+
19+
Bump to version 4.0. New front page, file view, color scheme, event viewer (beta), map builder
20+
(beta), and updated Python (pip) package for running standalone or in server environments.
21+
22+
23+
### Features
24+
25+
* Gridmap Diff Mode ([#468](https://github.com/simwrapper/simwrapper/issues/468)) ([611a825](https://github.com/simwrapper/simwrapper/commit/611a8251a3cd3826b8113b73ba5da19a5bbb9abc))
26+
27+
### [3.7.1](https://github.com/simwrapper/simwrapper/compare/v3.7.0...v3.7.1) (2025-06-11)
28+
29+
30+
### Bug Fixes
31+
32+
* **transit:** Transit board/alight pies much more performant and less crashy ([0330ac2](https://github.com/simwrapper/simwrapper/commit/0330ac27f5a6e3d334c3992a12b0e762802f432f))
33+
34+
## [3.7.0](https://github.com/simwrapper/simwrapper/compare/v3.6.1...v3.7.0) (2025-05-26)
35+
36+
37+
### Features
38+
39+
* Gridmap Diff Mode ([#468](https://github.com/simwrapper/simwrapper/issues/468)) ([611a825](https://github.com/simwrapper/simwrapper/commit/611a8251a3cd3826b8113b73ba5da19a5bbb9abc))
40+
41+
42+
### Bug Fixes
43+
44+
* **flowmap:** Network no longer needed for flowmap and loading issue on staging fixed. ([#463](https://github.com/simwrapper/simwrapper/issues/463)) ([661b759](https://github.com/simwrapper/simwrapper/commit/661b7591c8cbfc27331115917f4a80433c25d216))
45+
* Gridlayer roads above cells if height=0 (looks nicer) ([0e4ec94](https://github.com/simwrapper/simwrapper/commit/0e4ec94d3e0f0b2e3732786e07b8e636def8f73e))
46+
* **map:** Draw roadways on top of polygons if map ONLY has polygons ([db3cc27](https://github.com/simwrapper/simwrapper/commit/db3cc27d16499fe6f35ce2dff08a4baad61f4cb4))
47+
* **map:** Join and normalize selectors were sometimes ignored ([a0f082d](https://github.com/simwrapper/simwrapper/commit/a0f082db5b8be93cd14a53b399a32aa2b213bf0b))
48+
* **map:** Shapefiles/network tooltips are not always displayed ([e057fdf](https://github.com/simwrapper/simwrapper/commit/e057fdfaf780ecfbb91f7e3c6c1d8ce273324f26))
49+
* **matrix:** handle MTC-style omx files with gaps in zone numbering ([b825594](https://github.com/simwrapper/simwrapper/commit/b825594c56f725c6cf4ee99ba136f4fa39670590))
50+
1751
### [3.6.1](https://github.com/simwrapper/simwrapper/compare/v3.6.0...v3.6.1) (2025-02-27)
1852

1953

0 commit comments

Comments
 (0)