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
1011## unreleased
1213- render slide from md to html, add `layout: slide` property and separate each slide with `---`1415## 0.0.4 (22/04/2026) [apex-0.0.4.wasm](https://gitroot.dev/releases/0.4.0/apex-0.0.4.wasm)
1617_sha256: 97fa5fd2b49f7c9d0b9b6bb814c2dd3fc129e49a727b7ce65aa495fa0a6cec45_1819- 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)
2829## 0.0.3 (20/12/2025) [apex-0.0.3.wasm](https://gitroot.dev/releases/0.3.0/apex-0.0.3.wasm)
3031_sha256: 3f7e22f834ce7e16231f6fa08495517c1ec021cb801b9b2885345a8deb16ebf0_3233- 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
3940## 0.0.2 (18/09/2025) [apex-0.0.2.wasm](https://gitroot.dev/releases/0.2.0/apex-0.0.2.wasm)
4142_sha256: 4c7d1b84f768a6aea11393ea2bc116a7be30fd12380fd7e11f283d5970028119_4344- 0.0.2 compatible with gitroot
45- add line heading
46- generate branches page and one page by branch with commits
4748## 0.0.1 (20/05/2025) [apex-0.0.1.wasm](https://gitroot.dev/releases/0.1.0/apex-0.0.1.wasm)
4950_sha256: 9570f005ad70be04eab3c900acd11d5c2ccf48fef5d4c17536c9cf79c8fd333e_5152- transform md file to html one and write them in web, optionally generate worktree