Skip to content

release(7.0.0): updated release notes & version#1160

Merged
GitToTheHub merged 1 commit into
masterfrom
chore/draft-7.0.0
Jun 8, 2026
Merged

release(7.0.0): updated release notes & version#1160
GitToTheHub merged 1 commit into
masterfrom
chore/draft-7.0.0

Conversation

@GitToTheHub

@GitToTheHub GitToTheHub commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Platforms affected

  • Android
  • iOS

Motivation and Context

  • Fixes layout issues with XCode 26 and iOS 26
  • Fixes a layout issue on Android, when the footer is displayed
  • Fixes problems with the beforeload event
  • Fixes: Cookies were persisting despite clearcache/clearsessioncache options because navigation started before async clearing operations finished, causing a race condition.
  • Cleanup, refactoring and more
  • Updated version headings on README.md to second level ## instead of third level ###

Description

Testing

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

@NiklasMerz NiklasMerz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version bump looks good.

Updating the changelog format should be discussed and consistent.

Comment thread RELEASENOTES.md
Comment thread RELEASENOTES.md

@NiklasMerz NiklasMerz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the new format you introduced here. If we keep doing that for every new release let's go for it.

@GitToTheHub GitToTheHub merged commit 85749b2 into master Jun 8, 2026
21 of 25 checks passed
@GitToTheHub GitToTheHub deleted the chore/draft-7.0.0 branch June 8, 2026 12:16
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.

2 participants