generated from Templates/Baseline
### 📖 Summary - updates chanelog - adds new blog post ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #133
79 lines
3.0 KiB
Markdown
79 lines
3.0 KiB
Markdown
---
|
|
aside: false
|
|
author: OCram85
|
|
title: 'Arkanum 1.6.0 is released'
|
|
tag: 'release'
|
|
image: 'blogCard.png'
|
|
date: '2024-08-01'
|
|
#featured: true
|
|
---
|
|
|
|
<!-- markdownlint-disable MD025 MD033 MD036 -->
|
|
|
|
# Arkanum 1.6.0 is released
|
|
|
|
<BlogHeaderImage Source='/blogCard.png' />
|
|
|
|
**Content**
|
|
|
|
[[TOC]]
|
|
|
|
## About
|
|
|
|
I'm happy to present the latest Arkanum release version `1.6.0`.
|
|
|
|
This release includes the following changes:
|
|
|
|
## Product Image Update
|
|
|
|
We updated the Arkanum images to be able to generate the favicons and PWA icons for the code-server image.
|
|
|
|
These are the curren image iterations:
|
|
|
|
| `pre v1` | `v1++` | `v1.6++` + `v2++` |
|
|
| :-----------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------: | :----------------: |
|
|
|  |  |  |
|
|
|
|
> [!TIP] 💡 TIP
|
|
> If you're interested in all variations, you can find the sources at
|
|
> Canva -> [Arkanum 2.0 Collection](https://www.canva.com/design/DAGMBuM5uTk/mIyXxRbPwS6ZiT7I-MVepQ/view?utm_content=DAGMBuM5uTk&utm_campaign=designshare&utm_medium=link&utm_source=editor)
|
|
|
|
## Starting a Matrix Space
|
|
|
|
We decided to use Matrix for building the Arkanum community.
|
|
|
|
Feel free to join the [public community space](https://matrix.to/#/#arkanum:matrix.org).
|
|
|
|
[](https://matrix.to/#/#arkanum:matrix.org)
|
|
|
|
We also think about hosting a _Discourse_ or _Apache Answer_ based forum whenever needed. This could help collecting
|
|
all useful community resources like discussions, FAQs, and guides without searching in a room history.
|
|
|
|
## Added Tools <Badge type="tip" text="v1.6.0++" />
|
|
|
|
- We added [lazygit](https://github.com/jesseduffield/lazygit) in arkanum-cli.
|
|
- We also added the bash alias `summon` for _code-server_.
|
|
|
|
## Dependencies
|
|
|
|
- Updated Code-Server to `v4.91.0`
|
|
- Updated dependencies used in WoodpeckerCI workflows.
|
|
|
|
## Changelog
|
|
|
|
### [v1.6.0](https://gitea.ocram85.com/arkanum/arkanum/releases/tag/v1.6.0) - 2024-07-31
|
|
|
|
* ✨ FEATURES
|
|
* Add arkanum branding for code-server (#120)
|
|
* Add lazygit (#116)
|
|
* 🛠️ ENHANCEMENTS
|
|
* Update brand assets (#121)
|
|
* Migrate codeberg organization to arkanum (#117)
|
|
* 🤖 DEPENDENCIES
|
|
* Chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.2.0 (#119)
|
|
* Chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.91.1 (#118)
|
|
* Chore(deps): update dependency rimraf to v6 (#115)
|
|
* Chore(deps): update woodpeckerci/plugin-docker-buildx docker tag to v4.1.0 (#114)
|
|
* Add renovate reviewer (#113)
|
|
* Chore(deps): update quay.io/linuxserver.io/code-server docker tag to v4.91.0 (#112)
|