Releases: contentful/rich-text-renderer.swift
Releases · contentful/rich-text-renderer.swift
0.4.7
- Fix table height in edge cases
Full Changelog: 0.4.6...0.4.7
0.4.6
What's Changed
- chore: add SwiftUI example project by @mariuskatcontentful in #90
- Layout fixes by @mariuskatcontentful in #91
Full Changelog: 0.4.5...0.4.6
Release 0.4.5
What's Changed
- chore: update codeowners and catalog-info.yaml to DX [DX-5] by @whitelisab in #82
- chore: remove team-tundra from owners [DX-5] by @whitelisab in #84
- chore: fix hyperlink crash when it contains special characters like s… by @mariuskatcontentful in #85
- chore(ci): [SECURITY-1117] Enable CodeQL scans for GitHub workflow by @forged-request in #87
- chore: fix exclusion paths being ignored due to flowing point number by @mariuskatcontentful in #89
New Contributors
- @whitelisab made their first contribution in #82
- @forged-request made their first contribution in #87
Full Changelog: 0.4.4...0.4.5
0.4.4
Release 0.4.3
What's Changed
- chore: update owner in catalog info [] by @jjolton-contentful in #74
- chore: fix layout of custom views and tables by @mariuskatcontentful in #75
- chore: increase version number in pods by @mariuskatcontentful in #76
- chore: fix min deployment target by @mariuskatcontentful in #77
- chore: fix min deployment target for Cocoapods by @mariuskatcontentful in #78
New Contributors
- @jjolton-contentful made their first contribution in #74
Full Changelog: 0.4.2...0.4.3
Release 0.4.2
- add privacy manifest
Release 0.4.1
- Update entry/asset hyperlink to render text properly and be able to set custom action when pressed
- Add hyperlink to optionally intercept default behavior specifying custom action
Fix Carthage support
- Update README
- Add back Cartfile
- Add Pods folder
- Share schemes
0.3.1: Merge pull request #49 from contentful/fix_non-full-screen-issues
- Fix some custom view elements layout issues
0.3.0: Merge pull request #48 from contentful/update
- Add rich text tables support