Releases: ClearC2/headlamp
Releases · ClearC2/headlamp
v2.5.1
2.5.1 (2023-10-25)
Bug Fixes
- custom-response: fix possible null (fc24288)
v2.5.0
2.5.0 (2023-09-21)
Features
v2.4.0
2.4.0 (2023-03-08)
Features
v2.3.2
2.3.2 (2023-02-24)
Bug Fixes
v2.3.1
2.3.1 (2023-02-24)
Bug Fixes
v2.3.0
2.3.0 (2023-02-24)
Features
This means you can have route files within your src
directory and headlamp will pick those up.
For example, with a srcDir
of "_headlamp"
in the headlamp config you can have a route file at src/Foo/Bar/_headlamp/get-people.js
.
v2.2.1
2.2.1 (2023-02-09)
Bug Fixes
- default custom route title (2f93ef7)
v2.2.0
2.2.0 (2022-07-14)
Features
v2.1.1
2.1.1 (2020-11-24)
Bug Fixes
- api: fix host in route link header (0cf8940)
v2.1.0
2.1.0 (2020-11-24)
Features
- api: add route link to headers in api responses (804ef56)