Skip to content

Commit f2cd91a

Browse files
chore(main): release 1.6.0
1 parent a8acdef commit f2cd91a

4 files changed

Lines changed: 50 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.5.0"
2+
".": "1.6.0"
33
}

CHANGELOG.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,51 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/hasadna/open-bus-map-search/compare/v1.5.0...v1.6.0) (2026-08-19)
4+
5+
6+
### Features
7+
8+
* add gps coverage chart ([#1678](https://github.com/hasadna/open-bus-map-search/issues/1678)) ([88f0f1a](https://github.com/hasadna/open-bus-map-search/commit/88f0f1aeb594fb4bb35b005f40e147efb6fe0c4d))
9+
* Add notice about the new vehicle page ([#1714](https://github.com/hasadna/open-bus-map-search/issues/1714)) ([ab63b56](https://github.com/hasadna/open-bus-map-search/commit/ab63b56946b686c601c9efeb7465e123ab8a5ceb))
10+
* Add per-page persistent state ([#1578](https://github.com/hasadna/open-bus-map-search/issues/1578)) ([e343db6](https://github.com/hasadna/open-bus-map-search/commit/e343db67c5981e565b7d003405ed5795c25b5d8a))
11+
* add vehicle page ([#1670](https://github.com/hasadna/open-bus-map-search/issues/1670)) ([8dae1a9](https://github.com/hasadna/open-bus-map-search/commit/8dae1a98f385eb31ba51ac9fa3952e5f75059a84))
12+
* close hackathon registration the night of July 13–14 ([#1688](https://github.com/hasadna/open-bus-map-search/issues/1688)) ([62e09c2](https://github.com/hasadna/open-bus-map-search/commit/62e09c2502d2f9822a5c280dc2f0347313edd674))
13+
* Gaps page UI/UX ([#1741](https://github.com/hasadna/open-bus-map-search/issues/1741)) ([902d14c](https://github.com/hasadna/open-bus-map-search/commit/902d14c4e376022bb7380871d839c543153ccb10))
14+
* Group routes by line number in operator page ([#1601](https://github.com/hasadna/open-bus-map-search/issues/1601)) ([9f9470c](https://github.com/hasadna/open-bus-map-search/commit/9f9470c6b67aa82aab1fa334683a36a425cc9199))
15+
* israel train page ([#1750](https://github.com/hasadna/open-bus-map-search/issues/1750)) ([fc8d241](https://github.com/hasadna/open-bus-map-search/commit/fc8d241b844ff3ae089c71602f5c0f81ef30e7fa))
16+
* Make menu auto-fit within screen ([#1816](https://github.com/hasadna/open-bus-map-search/issues/1816)) ([0f43534](https://github.com/hasadna/open-bus-map-search/commit/0f4353402a258ad8651bf063de4aae8c72defb1c))
17+
* Migrate map and gaps_patterns pages to use page state ([#1695](https://github.com/hasadna/open-bus-map-search/issues/1695)) ([8f945ea](https://github.com/hasadna/open-bus-map-search/commit/8f945ea527a418f9de381d3a51837441a90f999b))
18+
* Migrate vehicle page to usePageState ([#1818](https://github.com/hasadna/open-bus-map-search/issues/1818)) ([3809b29](https://github.com/hasadna/open-bus-map-search/commit/3809b2970cd67ca1e18762f5fb9d9263c63935af))
19+
* Move logo to header ([#1769](https://github.com/hasadna/open-bus-map-search/issues/1769)) ([5f5cd7f](https://github.com/hasadna/open-bus-map-search/commit/5f5cd7f2001c75cccec7aedeae2a4a3f078c1785))
20+
* point vehicle location markers along their SIRI bearing ([#1826](https://github.com/hasadna/open-bus-map-search/issues/1826)) ([a8acdef](https://github.com/hasadna/open-bus-map-search/commit/a8acdefc2269774db24183e296b49b1954622a1c))
21+
* redesigned homepage navigation cards ([#1708](https://github.com/hasadna/open-bus-map-search/issues/1708)) ([1bbf4aa](https://github.com/hasadna/open-bus-map-search/commit/1bbf4aa151ab2d956ba63de92e635184f0451950))
22+
* remove language prefix from URL ([#1749](https://github.com/hasadna/open-bus-map-search/issues/1749)) ([dfc4046](https://github.com/hasadna/open-bus-map-search/commit/dfc4046a2caff4e2d271baf4e892f050e3f8bcfe))
23+
* Remove service-day ([#1752](https://github.com/hasadna/open-bus-map-search/issues/1752)) ([4be4048](https://github.com/hasadna/open-bus-map-search/commit/4be404853713f3cca136cd47126d8fc5f0573328))
24+
* Replace antd icons with mui ([#1697](https://github.com/hasadna/open-bus-map-search/issues/1697)) ([bb88a87](https://github.com/hasadna/open-bus-map-search/commit/bb88a87769e24b8608b722ed703097b65e662e24))
25+
* replace bus PNG with theme-aware SVG asset ([#1705](https://github.com/hasadna/open-bus-map-search/issues/1705)) ([0bf30ba](https://github.com/hasadna/open-bus-map-search/commit/0bf30ba2f6daefd5d4e6defe6b534d08b58acc93))
26+
* Replace expand-map button ([#1817](https://github.com/hasadna/open-bus-map-search/issues/1817)) ([6d7119c](https://github.com/hasadna/open-bus-map-search/commit/6d7119c05c1e2c793c65207892d611735dca8258))
27+
28+
29+
### Bug Fixes
30+
31+
* allow github.com in CSP so about page contributors load ([#1761](https://github.com/hasadna/open-bus-map-search/issues/1761)) ([661e027](https://github.com/hasadna/open-bus-map-search/commit/661e027308fd93fdaa2bf2c51df7cdee88c5f139))
32+
* blank trip data for lines inactive previous day ([#1680](https://github.com/hasadna/open-bus-map-search/issues/1680)) ([#1689](https://github.com/hasadna/open-bus-map-search/issues/1689)) ([0ccccbd](https://github.com/hasadna/open-bus-map-search/commit/0ccccbd759b54c1473fa974c542ef3568241b463))
33+
* **ci:** drop Safari visual envs and add concurrency group ([#1684](https://github.com/hasadna/open-bus-map-search/issues/1684)) ([c85d2b3](https://github.com/hasadna/open-bus-map-search/commit/c85d2b31e4c05dda9409e0af39f66ea00490835e))
34+
* Colors on homepage bus SVG ([#1732](https://github.com/hasadna/open-bus-map-search/issues/1732)) ([539972d](https://github.com/hasadna/open-bus-map-search/commit/539972d8b586d6559bf6569a61bf11a4edc71a18))
35+
* Deduplicate identical vehicle locations ([#1702](https://github.com/hasadna/open-bus-map-search/issues/1702)) ([55ac675](https://github.com/hasadna/open-bus-map-search/commit/55ac675431927c7ef394e64da2105f264b50af0e))
36+
* enable no-floating-promises lint rule and fix all violations ([#1524](https://github.com/hasadna/open-bus-map-search/issues/1524)) ([e9d88d6](https://github.com/hasadna/open-bus-map-search/commit/e9d88d6b542db12b984c34b128e1cb8a00badd01))
37+
* expanded map covers the whole window ([#1768](https://github.com/hasadna/open-bus-map-search/issues/1768)) ([44fc615](https://github.com/hasadna/open-bus-map-search/commit/44fc6159a94a74f162f82a07800e1dfe72910817))
38+
* pin the Applitools app name for both visual test runners ([#1808](https://github.com/hasadna/open-bus-map-search/issues/1808)) ([9880827](https://github.com/hasadna/open-bus-map-search/commit/9880827ec69dd0c196ee1dcc4299b4100d384b8b))
39+
* show all vehicles details making the same ride ([#1687](https://github.com/hasadna/open-bus-map-search/issues/1687)) ([f0a2141](https://github.com/hasadna/open-bus-map-search/commit/f0a2141a2dc723a8ee1b528bfb397287c873f556))
40+
* show loading/error state on the velocity heatmap page ([#1815](https://github.com/hasadna/open-bus-map-search/issues/1815)) ([54a3ecc](https://github.com/hasadna/open-bus-map-search/commit/54a3eccb79a5752a2bc4ac012574ed8442b7ff35))
41+
* singleLineMap support multiple vehicles ([#1571](https://github.com/hasadna/open-bus-map-search/issues/1571)) ([973b330](https://github.com/hasadna/open-bus-map-search/commit/973b330e4767832fe229241192728b51073155a4))
42+
* velocity-heatmap CDN cache ([#1742](https://github.com/hasadna/open-bus-map-search/issues/1742)) ([ac5f2bc](https://github.com/hasadna/open-bus-map-search/commit/ac5f2bc90c2f788c32c5dccb41b944a6ebafdac3))
43+
44+
45+
### Reverts
46+
47+
* remove PWTEST_CHILD_PROCESS_TIMEOUT workaround ([#1759](https://github.com/hasadna/open-bus-map-search/issues/1759)) ([#1765](https://github.com/hasadna/open-bus-map-search/issues/1765)) ([6c50467](https://github.com/hasadna/open-bus-map-search/commit/6c5046750d80c93f5dbfcc46542b7f85c8d57461))
48+
349
## [1.5.0](https://github.com/hasadna/open-bus-map-search/compare/v1.4.0...v1.5.0) (2026-06-12)
450

551

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-bus-map-search",
3-
"version": "1.5.0",
3+
"version": "1.6.0",
44
"private": true,
55
"type": "module",
66
"dependencies": {

0 commit comments

Comments
 (0)