Releases: finn-no/FinniversKit
Releases · finn-no/FinniversKit
FinniversKit 148.5.0
No changelog provided. Edit me!
FinniversKit 148.4.0
What's Changed
- Fix breaking changes in warp colors by @mohsen-schibsted in #1382
Full Changelog: 148.3.0...148.4.0
FinniversKit 148.3.0
What's Changed
Full Changelog: 148.2.0...148.3.0
FinniversKit 148.2.0
What's Changed
- Internal: Fix the way we calculate distance for each render tick, so it works in Xcode 16 as well by @pbodsk in #1380
Full Changelog: 148.1.0...148.2.0
FinniversKit 148.1.0
FinniversKit 148.0.0
No changelog provided. Edit me!
What's Changed
- brazed-braze by @adriansergheev in #1378
Full Changelog: 147.0.0...148.0.0
FinniversKit 147.0.0
Remove fontProvider and use Warp Typography instead
FinniversKit 146.0.0
What's Changed
Full Changelog: 145.1.0...146.0.0
FinniversKit 145.1.0
Adds support for anchor tags in HTMLText
.
That means that something like this:
HTMLText("Here is a text with <a href=\"https://example.com\">a link</a>")
Will be rendered as text and the a link
part will be underlined and act as a link that will open the browser with https://example.com
.
Full Changelog: 145.0.1...145.1.0
FinniversKit 145.0.1
What's Changed
- Fix bug where broadcast would be placed below tab bar view by @ninarg in #1374
- Remove unused extensions by @AndreyMomot in #1373
Full Changelog: 145.0.0...145.0.1