Skip to content

Commit 5dc34f5

Browse files
committed
bump version
1 parent 2d9d37a commit 5dc34f5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- Added "open in new window" button in galleries
1111
- Copy and Paste now work for video and audio
1212
- PWA file open also works for video and audio. You need to clear browser's cache and reinstall PWA add to update file associations
13+
- Added custom context menu, with all gallery buttons in it. Useful on phone where gallery buttons are too small
1314

1415
### 1.6 – Priority queue & UI themes update
1516
- Added priorities in queue: added parameter "Priority" into Workflow UI. Queue runner select workflows with higher priority first. In queue page priorities are shown as separate queue. You can change maximal value of priority in the options (set 1 to hide priorities and return the old queue)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "mcww-webui"
33
description = "Additional UI focused on inference. Stable UI states; presets; and advanced queue. Based on Gradio"
4-
version = "1.7.7"
4+
version = "1.7.8"
55
license = {file = "LICENSE"}
66
classifiers = [
77
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)