-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: unraid/api
base: v4.5.0
head repository: unraid/api
compare: v4.6.0
- 6 commits
- 24 files changed
- 4 contributors
Commits on Apr 2, 2025
-
chore: keep preview plg when merging release-please pr's (#1312)
prevents staging plugin from breaking due to being populated with prod entities ## Summary by CodeRabbit - **Chores** - Enhanced the deployment process to clearly distinguish between production and preview releases. - Added verification steps to ensure all required production assets are present, improving the overall reliability of plugin updates.
Configuration menu - View commit details
-
Copy full SHA for 3911be3 - Browse repository at this point
Copy the full SHA 3911be3View commit details
Commits on Apr 3, 2025
-
refactor: webgui sync script to copy uui build (#1318)
- enhances `pnpm sync-webgui-repo` to include Unraid UI build + sync options - changed the dev intended ThemeSwitcher to use local / session storage <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - The theme switcher now respects your saved preferences, ensuring a more personalized interface. - The component build and synchronization process has been enhanced with new options for UI components and clearer feedback during operations. - New computed properties added for better state management in account and purchase functionalities. - **Bug Fixes** - Improved error handling and logging during the component build process. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Configuration menu - View commit details
-
Copy full SHA for df16822 - Browse repository at this point
Copy the full SHA df16822View commit details -
fix(plugin): flaky masking of benign warning during pnpm install (#1313)
The masking logic has a different effect in TTY and non-TTY environments bc pnpm will change the `install` reporter. Now, we: - set `--reporter=append-only` for consistency - replace the grep loop with `sed` to mask and redirect the benign "Ignored build scripts" warning <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Refactor** - Streamlined the background logging during dependency installations to improve overall efficiency and reduce complexity. This update enhances maintainability without any visible changes to the user experience. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Configuration menu - View commit details
-
Copy full SHA for 1f10b63 - Browse repository at this point
Copy the full SHA 1f10b63View commit details -
feat: add gui settings field for sso users (#1310)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Bulk SSO account management is now supported, allowing users to update multiple SSO account IDs at once. - Connect settings now include SSO account identifiers for streamlined configuration. - Expanded array management functionality introduces advanced operations for managing disk arrays. - New fields for SSO user IDs have been added to various settings and queries. - **Style & Documentation** - Improved formatting and support for rich HTML in form descriptions enhance clarity and presentation. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Eli Bosley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ba3fa6 - Browse repository at this point
Copy the full SHA 5ba3fa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed67af9 - Browse repository at this point
Copy the full SHA ed67af9View commit details -
chore(main): release 4.6.0 (#1311)
🤖 I have created a release *beep* *boop* --- ## [4.6.0](v4.5.0...v4.6.0) (2025-04-03) ### Features * add gui settings field for sso users ([#1310](#1310)) ([5ba3fa6](5ba3fa6)) ### Bug Fixes * build ([ed67af9](ed67af9)) * **plugin:** flaky masking of benign warning during pnpm install ([#1313](#1313)) ([1f10b63](1f10b63)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a61aec - Browse repository at this point
Copy the full SHA 5a61aecView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.5.0...v4.6.0