GitRoot

Craft your forge, Build your project, Grow your community freely
 1---
 2pluginName: Apex
 3pluginBaseline: Some apexes are the growing tips of plants. Our Apex is the high point of your forge.
 4homepage: /app/plugins/apex/
 5docpage: /app/plugins/apex/doc.html
 6changelog: /app/plugins/apex/CHANGELOG.html
 7---
 8
 9# Changelog
10
11## unreleased
12
13- render slide from md to html, add `layout: slide` property and separate each slide with `---`
14
15## 0.0.4 (22/04/2026) [apex-0.0.4.wasm](https://gitroot.dev/releases/0.4.0/apex-0.0.4.wasm)
16
17_sha256: 97fa5fd2b49f7c9d0b9b6bb814c2dd3fc129e49a727b7ce65aa495fa0a6cec45_
18
19- 0.0.4 compatible with gitroot plugin-sdk 0.4.0
20- render files in other branches than main [#de9a](../../../issues/close/de9a-apex-branch-graft.md)
21- emit report when render a file from other branch
22- fix bug: rendering of local link [#bf18](../../../issues/close/bf18-apex-local-link.md)
23- fix bug: impossible to put some metadata in apex [#71d7](../../../issues/close/71d7-apex-metadata-not-possible.md)
24- **BREAKING** don't render markdown by default. Install [apex_markdown](../../../plugins/apex_markdown.md) plugin to do it. And [apex_code](../../../plugins/apex_code.md) to hilight code in markdown.
25- **BREAKING** install [apex_code](../../../plugins/apex_code.md) plugin to render worktree with hilight on dource files.
26- depends on [apex_markdown](../../../plugins/apex_markdown.md) and [apex_code](../../../plugins/apex_code.md) which are optional dependencies
27- add layouts to extend representation of data [#bbf1](../../../issues/close/bbf1-apex-layout-materialization.md)
28
29## 0.0.3 (20/12/2025) [apex-0.0.3.wasm](https://gitroot.dev/releases/0.3.0/apex-0.0.3.wasm)
30
31_sha256: 3f7e22f834ce7e16231f6fa08495517c1ec021cb801b9b2885345a8deb16ebf0_
32
33- 0.0.3 compatible with gitroot plugin-sdk 0.3.0
34- add favicon configuration [#8c3f](../../../issues/close/v0.3.0/8c3f-apex-favicon.md)
35- add html metadata configuration
36- fix bug: 404 page not found is styled [#4c5b](../../../issues/close/v0.3.0/4c5b-web-path-slash.md)
37- fix bug: current menu is now hilighted and marked with `aria-current="page"` [#6eeb](../../../issues/close/v0.3.0/6eeb-apex-current-page.md)
38- **BREAKING** don't render metadata by default, file should have `apexRenderMetadatas: true` in metadata to allow it, not final solution but good enough for now
39
40## 0.0.2 (18/09/2025) [apex-0.0.2.wasm](https://gitroot.dev/releases/0.2.0/apex-0.0.2.wasm)
41
42_sha256: 4c7d1b84f768a6aea11393ea2bc116a7be30fd12380fd7e11f283d5970028119_
43
44- 0.0.2 compatible with gitroot
45- add line heading
46- generate branches page and one page by branch with commits
47
48## 0.0.1 (20/05/2025) [apex-0.0.1.wasm](https://gitroot.dev/releases/0.1.0/apex-0.0.1.wasm)
49
50_sha256: 9570f005ad70be04eab3c900acd11d5c2ccf48fef5d4c17536c9cf79c8fd333e_
51
52- transform md file to html one and write them in web, optionally generate worktree