chore: release 2.30.4#22
Conversation
4fbd7bd to
206133d
Compare
206133d to
77e68b2
Compare
77e68b2 to
e7325f9
Compare
|
Warning Review limit reachedYou’ve reached a temporary PR review limit under our Fair Usage Limits Policy. Next review available in: 55 minutes Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (3)
Walkthrough
Changes2.30.4 release metadata and changelog
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CHANGELOG.md`:
- Line 3: The release header for version 2.30.3 contains an invalid compare URL
that links from v2.30.3 to itself (resulting in an empty diff), and there is a
duplicate 2.30.3 section appearing later in the file. Fix the compare URL in the
header to reference the previous version tag instead of comparing v2.30.3 to
itself, locate and remove the duplicate 2.30.3 entry elsewhere in the
CHANGELOG.md file, and consolidate all release notes for version 2.30.3 into a
single section under the corrected header.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: 36ec3d2f-a1c6-4cbe-8d60-63bb195b35ce
📒 Files selected for processing (1)
CHANGELOG.md
📜 Review details
🧰 Additional context used
🪛 markdownlint-cli2 (0.22.1)
CHANGELOG.md
[warning] 138-138: Spaces inside emphasis markers
(MD037, no-space-in-emphasis)
e7325f9 to
5f07a13
Compare
There was a problem hiding this comment.
Actionable comments posted: 1
♻️ Duplicate comments (1)
CHANGELOG.md (1)
3-3:⚠️ Potential issue | 🟡 Minor | ⚡ Quick winCollapse the duplicate
2.30.3entry.The header still compares
v2.30.3to itself, and the older2.30.3block is still present later in the file. Please keep one release section and point the compare link at the previous tag.Also applies to: 420-433
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@CHANGELOG.md` at line 3, The CHANGELOG.md file contains duplicate entries for release 2.30.3, with the header at line 3 comparing v2.30.3 to itself, and an older 2.30.3 block present at lines 420-433. Remove the duplicate 2.30.3 release section at lines 420-433 to keep only one release entry. Update the GitHub compare link in the remaining 2.30.3 header from comparing v2.30.3...v2.30.3 to instead compare from the previous release tag (such as v2.30.2) to v2.30.3 so the link correctly shows the changes included in this release.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CHANGELOG.md`:
- Line 22: Correct all spelling errors and artifacts in the CHANGELOG.md release
notes bullets. In the entry starting with "add aioratings as poster service|",
remove the trailing pipe character and ensure the text reads clearly.
Additionally, locate and fix the following typos throughout the changelog:
"prelaod" should be "preload", "overiding" should be "overriding", "attributem"
should be "attribute", and "tewmplates" should be "templates". Review all bullet
points across the specified line ranges to ensure there are no other similar
typos or formatting artifacts that would make the changelog appear unfinished or
unprofessional.
---
Duplicate comments:
In `@CHANGELOG.md`:
- Line 3: The CHANGELOG.md file contains duplicate entries for release 2.30.3,
with the header at line 3 comparing v2.30.3 to itself, and an older 2.30.3 block
present at lines 420-433. Remove the duplicate 2.30.3 release section at lines
420-433 to keep only one release entry. Update the GitHub compare link in the
remaining 2.30.3 header from comparing v2.30.3...v2.30.3 to instead compare from
the previous release tag (such as v2.30.2) to v2.30.3 so the link correctly
shows the changes included in this release.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: d9077642-9a03-44ef-864d-fca55cef3c83
📒 Files selected for processing (1)
CHANGELOG.md
📜 Review details
🧰 Additional context used
🪛 markdownlint-cli2 (0.22.1)
CHANGELOG.md
[warning] 137-137: Spaces inside emphasis markers
(MD037, no-space-in-emphasis)
| * add `subsectionIntent` for TemplateOption ([7d29942](https://github.com/IbbyLabs/AIOS/commit/7d29942f4b93dbd2af641bf51eedcb898cd4b637)) | ||
| * add `VC-1` encode ([832072b](https://github.com/IbbyLabs/AIOS/commit/832072b9100fdf5ad97dc5b34dfb407aaf8dba8f)), closes [#960](https://github.com/IbbyLabs/AIOS/issues/960) | ||
| * add admin dashboard with analytics, logs, system info, users, proxy, tasks, cache, and settings pages ([1a9892b](https://github.com/IbbyLabs/AIOS/commit/1a9892bb42c8f990a93d5d79dfbf3ea862ab91ca)) | ||
| * add aioratings as poster service| ([38c1e6e](https://github.com/IbbyLabs/AIOS/commit/38c1e6ef92e1dee51071929bb9d460303116aa0b)) |
There was a problem hiding this comment.
Proof-read the release notes bullets.
There are several obvious typos / artefacts here (poster service|, prelaod, overiding, attributem, tewmplates), which makes the changelog look unfinished.
Also applies to: 43-43, 54-54, 128-133, 210-210
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@CHANGELOG.md` at line 22, Correct all spelling errors and artifacts in the
CHANGELOG.md release notes bullets. In the entry starting with "add aioratings
as poster service|", remove the trailing pipe character and ensure the text
reads clearly. Additionally, locate and fix the following typos throughout the
changelog: "prelaod" should be "preload", "overiding" should be "overriding",
"attributem" should be "attribute", and "tewmplates" should be "templates".
Review all bullet points across the specified line ranges to ensure there are no
other similar typos or formatting artifacts that would make the changelog appear
unfinished or unprofessional.
5f07a13 to
9ea20b9
Compare
There was a problem hiding this comment.
♻️ Duplicate comments (1)
CHANGELOG.md (1)
3-418: 🎯 Functional Correctness | 🟠 Major | ⚡ Quick winFix the compare range and collapse the duplicate 2.30.4 entry.
v2.30.5...v2.30.4is the wrong diff for this release note, and this file still has the older2.30.4block later on. Please point the header at the previous2.30.3...v2.30.4range and keep only one2.30.4section.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@CHANGELOG.md` around lines 3 - 418, The changelog header uses the wrong compare range and the file contains a duplicate 2.30.4 release block. Update the top release heading in CHANGELOG.md to compare against the previous version range for 2.30.4, and remove the extra repeated 2.30.4 section so only one release entry remains.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Duplicate comments:
In `@CHANGELOG.md`:
- Around line 3-418: The changelog header uses the wrong compare range and the
file contains a duplicate 2.30.4 release block. Update the top release heading
in CHANGELOG.md to compare against the previous version range for 2.30.4, and
remove the extra repeated 2.30.4 section so only one release entry remains.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: 0bfed914-1b97-4354-b7df-62c7017ba017
📒 Files selected for processing (3)
.release-please-manifest.jsonCHANGELOG.mdpackage.json
📜 Review details
🔇 Additional comments (2)
.release-please-manifest.json (1)
2-2: LGTM!package.json (1)
3-3: LGTM!
9ea20b9 to
2c137c0
Compare
2c137c0 to
ed2c133
Compare
🤖 I have created a release beep boop
2.30.4 (2026-07-01)
⚠ BREAKING CHANGES
ADDON_PASSWORDin favour of usingAIOSTREAMS_AUTH+AIOSTREAMS_AUTH_REQUIREDfor both dashboard and config access controlFeatures
AIOSTREAMS_AUTH_PROXY(684ac80)REMOVED_ADDONSto hide addons from marketplace (1993e01), closes #611subsectionIntentfor TemplateOption (7d29942)VC-1encode (832072b), closes #960TORBOX_USENET_VIA_STREMTHRUenvironment variable to delegate torbox usenet access via StremThru (bb9815c)BUILTIN_KNABEN_DOWNLOAD_TORRENTSto disable torrent downloads from knaben (510289b)datefield (2bc9db9)editionsandregradedfields, removeremastered(153a41e)subbedanddubbedattributes (3792f29)STREMTHRU_BASE_URL(1da914d)ADDON_PASSWORDin favour of usingAIOSTREAMS_AUTH+AIOSTREAMS_AUTH_REQUIREDfor both dashboard and config access control (1a9892b)rightto swipeDirections for toasts (687a05c)hasChaptersand expose as formatter field. (338fc29)seMatched,seMatchedInRange, andrseMatchedfunctions (11f9524)subtitle()function andsubtitleperGroup()attributem, (03df4ba)ceil,floor,round, andtruncoperators/functions (7cacd75)pillsubsectionIntent andbuttonIntentfield (59c6954)LOG_FORMAT=json. (1a9892b)Bug Fixes
pin()(34d4a45)service,cached,private,seadex,seadexBest,bingeGroup,bitrate,zipUrls(f0edb4b)tfield. (2f0b265)urlfield (fe8fb3a)servicesas conditional (f6d6a8a)folderNametoo (#846) (3aa25e8)includeP2P(578376c)debridServiceanddebridApiKeyfor single service configs instead ofdebridServices(1186f66)Performance Improvements
Documentation
Miscellaneous Chores
Code Refactoring
Continuous Integration
This PR was generated with Release Please. See documentation.