Skip to content

Commit

Permalink
Umbra 2.2.34 (#4531)
Browse files Browse the repository at this point in the history
  • Loading branch information
haroldiedema committed Sep 2, 2024
1 parent b3bf3d1 commit 139eb95
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions stable/Umbra/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
[plugin]
repository = "https://github.com/una-xiv/umbra.git"
commit = "c44a520e2542d814bfe0baaf7a47f66e4cf11428"
commit = "b4e046a6af4429da58d07efea9e7c1b58f458af5"
owners = ["haroldiedema"]
project_path = "Umbra"
changelog = """
# Umbra 2.2.33
# Umbra 2.2.34
## New Additions
- Replaced all "Icon ID" input fields with an **Icon Picker**. Clicking on this type of control will open a new Icon Picker window that shows categorized icons. You can still use a custom icon ID by specifying it in the "Icon ID" input field in the icon picker window if the icon you are looking for is not in the default categorized sets.
- Added a "Horizontal Padding" option to Icon Button Widget types. This allows you to increase the width of icon buttons in case you've disabled decorations.
- Added an **Icon Picker** for "Font-Awesome" icons (the ones you see in the icon-button widgets, such as Volume, Marker Control, Battle Effects, etc.)
- Added Icon customization options to all widgets that have static icons.
- Added an indicator to the Emote List widget's emote picker window that indicates whether an emote is already present on the panel.
## Fixes & Improvements
- The **Plugin List Widget** now adheres to default icon button widget settings.
- Fixed the "Copy" and "Paste" buttons that went missing in 2.2.33 from widget instance settings windows.
- Disabled the "Configure" option on Separator entries in the Dynamic Menu widget.
- Increased the height of Separators in the Dynamic Menu widget to make it easier to right-click them.
Join [Umbra's Discord server](https://discord.gg/xaEnsuAhmm) for the latest updates and information.
Visit the [website](https://una-xiv.github.io/umbra-docs/) for more information and guides on how to make the most out of Umbra.
Expand Down

0 comments on commit 139eb95

Please sign in to comment.