Skip to content

feat: replace V4 announcement banner with permanent header button - #3089

Merged
sammdec merged 1 commit into
mainfrom
feat/add-v4-header
Aug 12, 2026
Merged

feat: replace V4 announcement banner with permanent header button#3089
sammdec merged 1 commit into
mainfrom
feat/add-v4-header

feat: replace V4 announcement banner with permanent header button

783931c
Select commit
Loading
Failed to load commit list.
Odin by Borg / Mjolnir Security Review succeeded Aug 12, 2026 in 20s

No issues found — 0 findings

0 findings

No security vulnerabilities identified. This PR is a purely cosmetic UI refactoring: it exports a hardcoded constant URL (https://pro.aave.com/), adds a static navigation button to the application header, and removes redundant campaign banner configurations. All URLs are hardcoded strings with no user-controlled input, and no security-sensitive operations (authentication, authorisation, data handling, redirects based on user input) are affected.