Releases: TimUx/fw-lagekarte
Releases · TimUx/fw-lagekarte
Release list
v0.2.0
What's Changed
- Restructure documentation with ecosystem integration and technical architecture by @TimUx with @Copilot in #27
- Remove alarm ecosystem integration references from documentation by @TimUx with @Copilot in #28
- Harden sync/proxy security and add automated test suite by @TimUx in #29
- Bump electron-builder from 26.0.12 to 26.15.3 by @dependabot[bot] in #30
- Bump ws from 8.18.3 to 8.21.3 by @dependabot[bot] in #31
- Bump @vitest/coverage-v8 from 4.1.5 to 4.1.11 by @dependabot[bot] in #32
- Bump jsdom from 29.0.2 to 30.0.1 by @dependabot[bot] in #33
- Bump playwright from 1.59.1 to 1.62.1 by @dependabot[bot] in #34
New Contributors
- @TimUx made their first contribution in #29
- @dependabot[bot] made their first contribution in #30
Full Changelog: v0.1.0-beta.5...v0.2.0
Release v0.1.0-beta.5
Automatischer Build für v0.1.0-beta.5
What's Changed
- Add GH_TOKEN to build workflow for electron-builder publishing (Linux, Windows, macOS) by @Copilot in #13
- Add GH_TOKEN to release.yml build steps by @Copilot in #14
- Fix release workflow tag extraction when manually triggered by @Copilot in #15
- Fix documentation access in packaged apps and restore View menu by @Copilot in #16
- Display documentation in Electron windows instead of external viewers by @Copilot in #17
- Fix documentation loading, update product name, and add fire truck app icon by @Copilot in #18
- Replace app icon and update title branding by @Copilot in #19
- Replace app icons with transparent version from assets/app_icon.png by @Copilot in #20
- Consolidate documentation: reduce to 4 essential MD files, integrate server docs into user manual by @Copilot in #21
- Fix race condition in server mode and add deployed vehicles section to sidebar by @Copilot in #22
- Sort station dropdown alphabetically in vehicle form by @Copilot in #23
- Add Windows SmartScreen bypass documentation and table of contents by @Copilot in #24
- Add proxy configuration for OpenStreetMap tile loading in corporate networks by @Copilot in #25
- Fix proxy settings persistence and add PAC/GPO support by @Copilot in #26
Full Changelog: v0.1.0-alpha.1...v0.1.0-beta.5
Release v0.1.0-beta.4
Automatischer Build für v0.1.0-beta.4
Release v0.1.0-beta.2
Automatischer Build für v0.1.0-beta.2
Release v0.1.0-beta.1
Automatischer Build für v0.1.0-beta.1
Release v0.1.0-beta.0
Automatischer Build für v0.1.0-beta.0
Release v0.1.0-alpha.8
Automatischer Build für v0.1.0-alpha.8
Pre-Release v0.1.0-alpha.1
What's Changed
- Implement cross-platform fire department tactical map application with drag-and-drop vehicle deployment by @Copilot in #1
- Fix station addition with right-click context menu and add vehicle type categories by @Copilot in #2
- Implement German fire department tactical symbols for stations and vehicles by @Copilot in #3
- Add print function, multiple map layers, and WebSocket-based multi-user synchronization by @Copilot in #4
- Display mission info in vehicle list sidebar by @Copilot in #5
- Add embedded WebSocket + HTTP server for zero-config multi-user sync by @Copilot in #6
- Fix readonly viewer: sync deployment info and auto-zoom map by @Copilot in #7
- Fix sync broadcasts silently failing due to undefined Sync.enabled check by @Copilot in #8
- Replace pin emoji with tactical symbol for fire station headers in sidebar and add documentation screenshots by @Copilot in #9
- Add Help menu with documentation access to Electron app by @Copilot in #10
- Add automated release workflow with multi-platform builds by @Copilot in #11
- Document repository rule blocking automated tag creation by @Copilot in #12
New Contributors
- @Copilot made their first contribution in #1
Full Changelog: https://github.com/TimUx/fw-lagekarte/commits/v0.1.0-alpha.1