mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-22 21:25:00 +02:00
🔖 Bumps to V 1.5.6 and updates changelog
This commit is contained in:
parent
db0bfe4d66
commit
0b45c3082f
8
.github/CHANGELOG.md
vendored
8
.github/CHANGELOG.md
vendored
@ -1,5 +1,13 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## ⚡️ 1.5.6 - Refactor + Couple of small things [PR #135](https://github.com/Lissy93/dashy/pull/135)
|
||||||
|
- The main Dockerfile now uses yarn.lock instead of package-lock.json
|
||||||
|
- Adds a check to verify password is not empty in cloud backup screen
|
||||||
|
- Improves responsiveness of config modals for mobile devices
|
||||||
|
- Enables the user to use their own self-hosted Sentry instance
|
||||||
|
- Removes the View Config tab of the Config menu, as not needed
|
||||||
|
- Updates and fixes some typos in the readme
|
||||||
|
|
||||||
## 🌐 1.5.5 - Adds Missing Translations + Small UI Issues [PR #129](https://github.com/Lissy93/dashy/pull/129)
|
## 🌐 1.5.5 - Adds Missing Translations + Small UI Issues [PR #129](https://github.com/Lissy93/dashy/pull/129)
|
||||||
- Adds missing translations to several UI elements, Re: #126
|
- Adds missing translations to several UI elements, Re: #126
|
||||||
- Fixes login translations not being picked up on page load, Re: #127
|
- Fixes login translations not being picked up on page load, Re: #127
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "Dashy",
|
"name": "Dashy",
|
||||||
"version": "1.5.5",
|
"version": "1.5.6",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "server",
|
"main": "server",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user