Skip to content

Releases: TimUx/fw-lagekarte

v0.2.0

Choose a tag to compare

@TimUx TimUx released this 04 Sep 21:10
ab7e54a

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

Full Changelog: v0.1.0-beta.5...v0.2.0

Release v0.1.0-beta.5

Release v0.1.0-beta.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Dec 11:18

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

Release v0.1.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Dec 10:24

Automatischer Build für v0.1.0-beta.4

Release v0.1.0-beta.2

Release v0.1.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Dec 09:47

Automatischer Build für v0.1.0-beta.2

Release v0.1.0-beta.1

Release v0.1.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Dec 22:31

Automatischer Build für v0.1.0-beta.1

Release v0.1.0-beta.0

Release v0.1.0-beta.0 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Dec 21:24

Automatischer Build für v0.1.0-beta.0

Release v0.1.0-alpha.8

Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Dec 20:33

Automatischer Build für v0.1.0-alpha.8

Pre-Release v0.1.0-alpha.1

Pre-release

Choose a tag to compare

@TimUx TimUx released this 04 Dec 12:15
5ca5ca6

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