New in Flow 6.18:
๐ Improved animation performance by limiting the redraw rate when OpenGL is busy, avoiding wasted non-visible updates.
๐งโ๐ง Large number of small CSS bug fixes to improve the rendering of many websites.
New in Flow 6.17:
๐Added internationalised domain name support.
๐Updated Web Cryptography with Ed25519, Ed448, X25519, and X448 algorithms.
๐ผ๏ธExposed all supported SVG elements to script.
๐คNow supports GB18030-2022.
๐Added support for Document.elementsFromPoint().
New in Flow 6.16:
๐ iCloud: Apple Pages, Numbers, Keynote and Photos now supported.
๐ฑ๏ธ Added dblclick event and click counts.
๐ Implemented Event.composedPath() and Event.composed.
๐จ Added support for CSS Media Query Level 5 font-relative length units.
โจ๏ธ Fixes to forms.
New in Flow 6.14:
- Pi 5/bookworm support.
- Implemented gap for Flexbox.
- Many improvements to conformace of the Selection API.
- Cloning bug fixes.
- Support for media preload=none.
- Several performance improvements.
Preview releases of Flow are currently available for the Raspberry Pi. They can be downloaded from https://t.co/xjbVldyRuu, together with a more complete list of recent changes.
Preview releases of Flow are currently only available for the Raspberry Pi. They can be downloaded from https://t.co/Qxfs0yDBkq, together with a more complete list of recent changes.
New in Flow 6.14:
- Pi 5/bookworm support.
- Implemented gap for Flexbox.
- Many improvements to conformace of the Selection API.
- Cloning bug fixes.
- Support for media preload=none.
- Several performance improvements.
Preview releases of Flow are currently only available for the Raspberry Pi. They can be downloaded from https://t.co/Qxfs0yDBkq, together with a more complete list of recent changes.
New in Flow 6.13:
@discord now works well.
Improvements to SVG text positioning.
Fixes for SVG embedded in HTML.
Navigator.sendBeacon() now supported.
Fixes to contenteditable space handling, if not preserving whitespace.
New in Flow 6.11:
- Support for @CodePen's editor. Most of CodePen itself renders correctly, though Pens vary.
- SVG Markers, plus many previously-missing SVG interfaces.
- CSS transition support for CSS filters.
- Numerous CSS grid fixes.
New in Flow 6.12:
- Added Document.adoptedStyleSheets, and some more CSSStyleSheet APIs.
- Improvements to CSS parsing to match newer specs.
- Made CSS calc() work wth more properties, and handle units better.
- Implemented yet more missing SVG interfaces.