Skip to content

Release web-v1.99.0 - #8555

Merged
valleXYZ (vseehausen) merged 2 commits into
mainfrom
release
Aug 25, 2026
Merged

Release web-v1.99.0#8555
valleXYZ (vseehausen) merged 2 commits into
mainfrom
release

Conversation

@Safe-infra

Copy link
Copy Markdown
Contributor

🚀 Release web-v1.99.0

📊 Release Statistics

  • Total commits: 1
  • Features: 0
  • Bug fixes: 0
  • Mobile changes: 0
  • Breaking changes: 0


Generated from main..hotfix/web-1.99.0-rhinestone on 2026-08-21 10:17:24 UTC


📋 QA Checklist

  • Regression testing completed
  • New features tested
  • Bug fixes verified
  • Cross-browser testing done
  • Performance checked

📝 Next Steps

  1. ✅ PR created - YOU ARE HERE
  2. ⏳ QA team reviews and tests
  3. Merge PR to main WITHOUT SQUASHING (after QA approval)
  4. ⏳ Auto: Tag, release, build, upload to S3 & back-merge PR

⚠️ IMPORTANT: How to Merge

Do NOT use GitHub's merge button!

Merge commits are disabled in this repo. Use the command line:

git push origin release:main

Release Type: regular
Base Branch: hotfix/web-1.99.0-rhinestone

🤖 This PR was created automatically by the Start Web Release workflow

* feat: Use Rhinestone provided Fee Collector

* fix: Schema hash

* fix: Tests
@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

tx-builder Preview

✅ Deploy successful!

Preview URL:
https://release--tx-builder.review.5afe.dev/

@github-actions

Copy link
Copy Markdown
Contributor

📦 Next.js Bundle Analysis for @safe-global/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 1.5 MB (🟡 +11.09 KB)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Twenty-seven Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/address-book 26.65 KB (🟡 +33 B) 1.53 MB
/apps 19.65 KB (🟡 +1 B) 1.52 MB
/apps/custom 16.36 KB (🟡 +1 B) 1.52 MB
/balances 25.14 KB (🟡 +4 B) 1.53 MB
/balances/nfts 10.89 KB (🟢 -5 B) 1.51 MB
/home 321.7 KB (🟡 +139 B) 1.82 MB
/new-safe/advanced-create 30.89 KB (🟡 +164 B) 1.53 MB
/new-safe/create 29.69 KB (🟡 +165 B) 1.53 MB
/new-safe/load 9.48 KB (🟢 -44 B) 1.51 MB
/settings/security 2.83 KB (🟢 -1 B) 1.51 MB
/settings/setup 36.54 KB (🟢 -553 B) 1.54 MB
/spaces 611 B (🟡 +2 B) 1.5 MB
/spaces/activity 546 B (🟡 +1 B) 1.5 MB
/spaces/address-book 510 B (🟡 +2 B) 1.5 MB
/spaces/create-space 441 B (🟡 +2 B) 1.5 MB
/spaces/members 500 B (🟡 +3 B) 1.5 MB
/spaces/safe-accounts 510 B (🟡 +1 B) 1.5 MB
/spaces/security 128.82 KB (🟡 +141 B) 1.63 MB
/spaces/settings/about 507 B (🟡 +2 B) 1.5 MB
/spaces/settings/account 509 B (🟡 +4 B) 1.5 MB
/spaces/settings/general 509 B (🟡 +2 B) 1.5 MB
/transactions/messages 11.51 KB (🟡 +6 B) 1.51 MB
/transactions/msg 8.14 KB (🟡 +6 B) 1.51 MB
/welcome/invite-members 444 B (🟡 +2 B) 1.5 MB
/welcome/select-safes 447 B (🟡 +1 B) 1.5 MB
/welcome/spaces 308 B (🟡 +1 B) 1.5 MB
/welcome/survey 698 B (🟡 +1 B) 1.5 MB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@github-actions

Copy link
Copy Markdown
Contributor

Coverage report for apps/web

St.
Category Percentage Covered / Total
🟢 Statements 83.94% 32495/38714
🟡 Branches 67.82% 10410/15349
🟡 Functions 71.49% 4928/6893
🟢 Lines 85.2% 29080/34133

Test suite run success

6809 tests passing in 754 suites.

Report generated by 🧪jest coverage report action from 26274d3

@vseehausen
valleXYZ (vseehausen) merged commit 97142d4 into main Aug 25, 2026
46 of 70 checks passed
@vseehausen
valleXYZ (vseehausen) deleted the release branch August 25, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants