1.5.0-beta.7 Release by Core447 · Pull Request #280 · StreamController/StreamController · GitHub
Skip to content

1.5.0-beta.7 Release#280

Merged
Core447 merged 38 commits into
mainfrom
dev
Nov 16, 2024
Merged

1.5.0-beta.7 Release#280
Core447 merged 38 commits into
mainfrom
dev

Conversation

@Core447

@Core447 Core447 commented Nov 16, 2024

Copy link
Copy Markdown
Member

No description provided.

G4PLS and others added 30 commits October 10, 2024 18:00
* Feat(ImageLayering): Added Image layering for Buttons

* Feat(ActionBase): Changed method name to be more appropriate for the feature

* Feat(ActionBase): Added get_asset_path to make it easier to get the full path for an asset

* Feat(ImageLayer): Added method to combine image Layers into a full ImageLayer list

* Feat(ImageLayer): Added some helper methods that make Creation of the final image easier

* Feat(ImageLayer): Added some logging to the ImageLayer.

Now Also Skipping layers when they are None

* Refactor(ImageLayer): Changed the methods behaviour slightly to be more accurate to the name. Updated docs accordingly

* Refactor(ImageLayer): Changed things into a Media and Layer class that will be used independent from each other

* Fix(Media): get_final_media had errors because the last image didnt get created correctly

* Feat(Media): Added method to create a Media with an image directly added to it

* Refactor(ActionBase): Removed set_layered_images because this method is not needed with the new approach

* Feat(Media): Added parameter checking

* Feat(Media): Added errors to parameter checks

* Refactor(Media): Removed for loop from add_layer because this is not needed at all

* Chore(MediaLayers): Small adjustments to typing, docstrings and method names

---------

Co-authored-by: Core447 <100139110+Core447@users.noreply.github.com>
Squashed commit of the following:

commit 6bd5ffd
Author: Core447 <100139110+Core447@users.noreply.github.com>
Date:   Sat Sep 21 09:29:07 2024 +0200

    Feat: Add new_enumerate info log

commit 76ec759
Author: Core447 <100139110+Core447@users.noreply.github.com>
Date:   Sat Sep 21 09:23:24 2024 +0200

    Fix: Not using new_enumerate with neo patch

commit 1e717ed
Author: Core447 <100139110+Core447@users.noreply.github.com>
Date:   Tue Sep 10 07:56:04 2024 +0200

    Feat: Add basic sd-neo support via patcher WIP
Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9.
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](nltk/nltk@3.8.1...3.9)

---
updated-dependencies:
- dependency-name: nltk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](certifi/python-certifi@2024.02.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Move to Gnome 47 runtime

* Merged dev into gnome47-runtime

---------

Co-authored-by: Core447 <100139110+Core447@users.noreply.github.com>
…hComboRowItem (#267)

* Fix(SearchComboRow): Changed instances of ComboRowSearchItem to SearchComboRowItem because that was forgotten

* Fix(SearchComboRow): Added ability to set the selected item and made the selected item index be emitted as well when the item changes
…e of instability. The revert will be reverted for the .8 release

This reverts commit 536786e.
…ments (#271)

* Feat(LocaleManager): Made Plugin still be able to load if locale is not being found

* Feat(PluginBase): Updated locale_manager to either use legacy or new LocaleManager by adding two new args to the __init__

* Refactor(PluginBase): Changed use_legacy_locale from False to True as default
Core447 and others added 8 commits November 13, 2024 18:53
* Fix(ActionConfigurator): ConfigGroup and CustomConfig weren't properly hidden when methods are not present

* Fix(ActionConfigurator): Hiding 2nd Seperator when only the CustomConfig is present

* Fix(ActionConfigurator): Correctly hiding when rows are empty and when custom area is none

* Refactor(ActionConfigurator): Changed the way the separator gets hidden

* Fix: Unnecessary 2nd call of get_config_rows()

---------

Co-authored-by: Core447 <100139110+Core447@users.noreply.github.com>
…y blocks to every ui element is tedious and to much boilerplate (#277)
@Core447 Core447 merged commit 0bd2f0f into main Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

5 participants