mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-25 14:44:49 +02:00
🔖 Bumps to V 1.5.4 and updates changelog
This commit is contained in:
parent
4820158251
commit
0bb2c7e034
5
.github/CHANGELOG.md
vendored
5
.github/CHANGELOG.md
vendored
@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 🐳 1.5.4 - Docker ARM Support [PR #122](https://github.com/Lissy93/dashy/pull/122)
|
||||||
|
- Adds Docker files for `arm64v8` and `arm32v7` in order to support Raspberry Pi and other modern ARM-based devices
|
||||||
|
- Publishes these images on DockerHub and sets up a workflow to submit a new container every time a release is made
|
||||||
|
- Adds documentation for running Dashy on RPi/ ARM-based devices, Re: #117
|
||||||
|
|
||||||
## 🩹 1.5.3 - UI Quick Fix [PR #121](https://github.com/Lissy93/dashy/pull/121)
|
## 🩹 1.5.3 - UI Quick Fix [PR #121](https://github.com/Lissy93/dashy/pull/121)
|
||||||
- Downgrades and pins vue-material-tabs to 0.1.5, to prevent breaking changes. Fixes #118 p1
|
- Downgrades and pins vue-material-tabs to 0.1.5, to prevent breaking changes. Fixes #118 p1
|
||||||
- Sets auto-width for theme selector, so text doesn't wrap for long theme names. Fixes #119
|
- Sets auto-width for theme selector, so text doesn't wrap for long theme names. Fixes #119
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Dashy",
|
"name": "Dashy",
|
||||||
"version": "1.5.3",
|
"version": "1.5.4",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "server",
|
"main": "server",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user