Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions content/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@ title: 'Changelog'
description: 'Release notes for Arcane'
---

## v1.7.2 - 2025-10-30

[Release](https://github.com/ofkm/arcane/releases/tag/v1.7.2)

### Bug fixes

* syntax highlighting not showing on code-editors([027155e](https://github.com/ofkm/arcane/commit/027155e092d0b91ff6c9b52d77149456deac9f72) by @kmendell)
* pass version to docker file builds([8a136cd](https://github.com/ofkm/arcane/commit/8a136cd51e52f4721452e1a32d4a17523a22de1c) by @kmendell)



**Full Changelog**: https://github.com/ofkm/arcane/compare/v1.7.1...v1.7.2


## v1.7.1 - 2025-10-30

[Release](https://github.com/ofkm/arcane/releases/tag/v1.7.1)
Expand Down