Skip to content

Releases: aegixx/aws-loggy

v3.14.0

20 Apr 19:39
040b503

Choose a tag to compare

3.14.0 (2026-04-20)

Features

  • per-panel StartLiveTail streaming with typed error handling (#104) (e76a7b2)

v3.13.1

12 Apr 03:48
fcadbcb

Choose a tag to compare

3.13.1 (2026-04-12)

Bug Fixes

  • make groupStore hydration synchronous to prevent blank screen (7576910)

v3.13.0

12 Apr 00:34
bb6658e

Choose a tag to compare

3.13.0 (2026-04-12)

Features

  • multi-process support for monitoring multiple AWS environments (#101) (2e47ff8)

v3.12.2

09 Apr 02:43
88b8c13

Choose a tag to compare

3.12.2 (2026-04-09)

Bug Fixes

  • per-panel state persistence and E2E test expansion (#99) (2df56bf)

v3.12.1

08 Apr 03:51
32496bd

Choose a tag to compare

3.12.1 (2026-04-08)

Bug Fixes

  • force polling for live tail until backend supports panel_id (#97) (c8d5925)

v3.12.0

08 Apr 00:52
0828361

Choose a tag to compare

3.12.0 (2026-04-08)

Features

  • VS Code-style editor groups with recursive split layout (#95) (36ab296)

v3.11.1

25 Mar 20:35
d68a18f

Choose a tag to compare

3.11.1 (2026-03-25)

Documentation

  • add design spec for group header Copy All feature (beb32b6)
  • add implementation plan for group header Copy All feature (dc8d980)

v3.11.0

25 Mar 20:01
ff431ee

Choose a tag to compare

3.11.0 (2026-03-25)

Features

  • add Copy All context menu option for group headers (#92) (aa9bd2f)

v3.10.0

16 Mar 23:40
eea815c

Choose a tag to compare

3.10.0 (2026-03-16)

Features

  • add Playwright E2E testing with demo mode (#89) (c78eedf)

v3.9.3

11 Mar 18:22
180706b

Choose a tag to compare

3.9.3 (2026-03-11)

Bug Fixes

  • resolve expanded log via logByIndex when group filter uses negative indices (#87) (bb6878c)