mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update mainsail to v2.13.2 (#2240)
This commit is contained in:
parent
a997d1a3ac
commit
44a994f090
@ -6,7 +6,7 @@ services:
|
||||
APP_HOST: mainsail_web_1
|
||||
APP_PORT: 80
|
||||
web:
|
||||
image: ghcr.io/mainsail-crew/mainsail:sha-4c86d7c@sha256:960b63d7f1c438ab68b0add4a5eac0aa972ec29b13e3ec16ccbc2dfadf86d568
|
||||
image: ghcr.io/mainsail-crew/mainsail:v2.13.2@sha256:2097332f510d027de18cfa6fa2a39b01bfe1f518a0f7165219b79e3dc71ea158
|
||||
restart: on-failure
|
||||
stop_grace_period: 1m
|
||||
volumes:
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: mainsail
|
||||
category: files
|
||||
name: Mainsail
|
||||
version: "2.13.1"
|
||||
version: "2.13.2"
|
||||
tagline: Control and monitor your printer from everywhere, from any device
|
||||
description: >-
|
||||
🖨️ A modern and responsive user interface for Klipper. Control and monitor your printer from everywhere, from any device.
|
||||
@ -15,7 +15,20 @@ description: >-
|
||||
|
||||
|
||||
**100% open source.** Anyone can join, anyone can contribute.
|
||||
releaseNotes: ""
|
||||
releaseNotes: >-
|
||||
Bug fixes and improvements:
|
||||
- Fix editor sidebar height
|
||||
- Fix documentation link for Kalico
|
||||
- Fix gcode commands in tools
|
||||
- Preserve outer quotes in macro prompts
|
||||
- Fix print start from dashboard for subdirectory files
|
||||
- Hide horizontal scrollbar in StartPrintDialog
|
||||
- Fix z_tilt button for z_tilt_ng with Kalico
|
||||
|
||||
Localization:
|
||||
- Update Chinese locale
|
||||
|
||||
Full release notes are found at https://github.com/mainsail-crew/mainsail/releases
|
||||
developer: Mainsail Crew
|
||||
website: https://docs.mainsail.xyz/
|
||||
dependencies: []
|
||||
|
Loading…
Reference in New Issue
Block a user