Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Plugin settings rendering #200

Merged
merged 41 commits into from
Jan 4, 2025

Conversation

tddebart
Copy link
Contributor

@tddebart tddebart commented Jan 4, 2025

Depends on shdwmtr/plugutil#3 and shdwmtr/ttc#1
Implements #183

dotFelixan and others added 30 commits December 16, 2024 01:31
* Slightly Better Russian Translation

* Whoops
# [2.16.0](shdwmtr/millennium@v2.15.0...v2.16.0) (2024-12-19)

### Bug Fixes

* **CI:** Fix CI ([b897b49](shdwmtr@b897b49))
* **CI:** Fix CI ([914df34](shdwmtr@914df34))
* Close installer after successful install ([cfd961c](shdwmtr@cfd961c))
* Fix plugin JS being removed from webkit when a new theme is selected. ([a29c7df](shdwmtr@a29c7df))
* Fix settings icons not being centered and plugin settings button not having propper styling ([shdwmtr#184](shdwmtr#184)) ([5fddc2d](shdwmtr@5fddc2d))
* Fix system accent color not working on some startups ([2eb7a94](shdwmtr@2eb7a94))
* Fix the artifact CI ([3faf711](shdwmtr@3faf711))
* Fix typo in install.sh ([shdwmtr#178](shdwmtr#178)) ([76349b3](shdwmtr@76349b3)), closes [shdwmtr#4](shdwmtr#4)
* Fix typo on themes page [shdwmtr#168](shdwmtr#168) ([e05ec19](shdwmtr@e05ec19))
* Prevent debug info from growing insanely large [shdwmtr#176](shdwmtr#176) ([d23bec9](shdwmtr@d23bec9))
* **Unix:** Fix LD_PRELOAD variable interfering with Steam games. ([cbfd653](shdwmtr@cbfd653))
* Use correct classes for Field ([shdwmtr#189](shdwmtr#189)) ([4ce6b5d](shdwmtr@4ce6b5d))

### Features

* Add better webkit support for plugins ([33b6cde](shdwmtr@33b6cde))
* Add Swedish localization. ([shdwmtr#180](shdwmtr#180)) ([0d9e8b4](shdwmtr@0d9e8b4))
* Added CPS bypass & Added Millennium API to webkit modules ([eda0f54](shdwmtr@eda0f54))
* Conditional webkit patching based on URL with regex [shdwmtr#127](shdwmtr#127) ([bf36bd5](shdwmtr@bf36bd5))
* **Security:** Blacklist certain pages, like the checkout, from being injected into by plugins. ([54edc4c](shdwmtr@54edc4c))
* Slightly Better Russian Translation ([shdwmtr#187](shdwmtr#187)) ([639390d](shdwmtr@639390d))
* Softer and better crash detection. ([fc5e756](shdwmtr@fc5e756))
* Updated plugin support for better webkit modding. ([1a8daf0](shdwmtr@1a8daf0))
## [2.16.1](shdwmtr/millennium@v2.16.0...v2.16.1) (2024-12-20)

### Bug Fixes

* Catch installer socket being used instead of crashing. ([8817735](shdwmtr@8817735))
* Fix crashing on new installs ([9b7e1e5](shdwmtr@9b7e1e5))
* Fix unix pathing ([07dc66c](shdwmtr@07dc66c))
* Properly handle theme config with invalid props. ([d25461d](shdwmtr@d25461d))
## [2.16.2](shdwmtr/millennium@v2.16.1...v2.16.2) (2024-12-21)

### Bug Fixes

* Fix installer crashes (again) ([bfafcb7](shdwmtr@bfafcb7))
# [2.17.0](shdwmtr/millennium@v2.16.2...v2.17.0) (2024-12-29)

### Bug Fixes

* Add proxy support for web requests within Steam. ([71dabc6](shdwmtr@71dabc6))
* Fix installer script ([fb4053d](shdwmtr@fb4053d))
* Fix webkit and CSP related issues. closes [shdwmtr#197](shdwmtr#197), [shdwmtr#196](shdwmtr#196), [shdwmtr#194](shdwmtr#194) ([e2cd49d](shdwmtr@e2cd49d))
* Fix webkit issues, Close [shdwmtr#194](shdwmtr#194), [shdwmtr#196](shdwmtr#196) ([2c91a95](shdwmtr@2c91a95))
* Fix webkit patcher edge cases on redirects ([2573215](shdwmtr@2573215))
* Fix webkit patcher skipping non-secure requests. ([b9a6d0d](shdwmtr@b9a6d0d))

### Features

* Add system accent color to webkit ([af602c3](shdwmtr@af602c3))
@shdwmtr shdwmtr marked this pull request as ready for review January 4, 2025 22:22
@shdwmtr shdwmtr merged commit 13dc713 into shdwmtr:183-plugin-decorator-settings Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants