l5y
de1ccc5a2e
release: v0.6.0 — remove deprecated env var aliases ( #704 )
...
* chore: bump version to 0.6.0 and remove deprecated env var aliases
BREAKING CHANGES:
- POTATOMESH_INSTANCE removed — use INSTANCE_DOMAIN
- PROVIDER removed — use PROTOCOL
- MESH_SERIAL removed — use CONNECTION
- PORT config alias removed — use CONNECTION
The _ConfigModule proxy class (which kept PROTOCOL/PROVIDER and
CONNECTION/PORT in sync) is deleted. docker-compose.yml now defaults
INSTANCE_DOMAIN to http://web:41447 so deployments without an explicit
value continue to work.
* tests: run black
* address review comments
2026-04-05 16:49:10 +02:00
l5y
f638c79e13
web: fix css issues ( #659 )
...
* web: fix css issues
* chore: bump version to 0.5.12
2026-03-30 08:55:35 +02:00
l5y
ecce7f3504
chore: bump version to 0.5.11 ( #645 )
...
* chore: bump version to 0.5.11
* data: run black
2026-03-01 21:59:04 +01:00
l5y
36f55e6b79
l5y chore version 0510 ( #608 )
...
* chore: bump version to 0.5.10
* chore: bump version to 0.5.10
* chore: update changelog
2026-01-08 16:20:14 +01:00
l5y
4f7e66de82
chore: bump version to 0.5.9 ( #569 )
2025-12-16 21:14:10 +00:00
l5y
1a497864a7
chore: bump version to 0.5.8 ( #551 )
...
* chore: bump version to 0.5.8
* chore: add missing license headers
2025-12-15 08:29:27 +01:00
l5y
074a61baac
chore: bump version to 0.5.7 ( #542 )
...
* chore: bump version to 0.5.7
* Change version to 0.5.7 in AppFrameworkInfo.plist
Updated version numbers to 0.5.7.
2025-12-08 20:39:58 +01:00
l5y
b23d864f1d
Bump version and update changelog ( #462 )
...
* chore: bump version to 0.5.6 everywhere
* docs: update changelog
* chore: bump version to 0.5.6 everywhere
2025-11-16 17:38:41 +01:00
l5y
b298f2f22c
env: add map zoom ( #454 )
...
* chore: bump version to 0.5.5 everywhere
* add MAP_ZOOM varibale
* run black
2025-11-16 12:57:47 +01:00
l5y
427479c1e6
Fix frontend coverage export for Codecov ( #376 )
...
* fix: export frontend coverage for codecov
* Merge V8 file coverages across workers
2025-10-17 22:43:23 +02:00
l5y
4329605e6f
Ensure JavaScript workflow runs tests with output ( #298 )
2025-10-12 09:46:42 +02:00
l5y
4f5aec45b3
Relocate JavaScript coverage export under web ( #266 )
2025-10-07 15:49:40 +02:00