Skip to content

Version 0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@joshpuetz joshpuetz released this 08 Feb 16:06
· 5 commits to main since this release
5dfaa77

What's Changed

  • Device registration enhancement by @fdocr in #30
  • Rely on meta tag CSRF Token over window.csrfToken by @fdocr in #31
  • Image Upload - Native Bridge fix by @fdocr in #32
  • Fix Navigator API loading issues by @fdocr in #33
  • Implements WKUIDelegate by @fdocr in #34
  • Navigator API availability fix without reload by @fdocr in #35
  • Load from cached state by @fdocr in #37
  • Change unowned self with weak self by @fdocr in #38
  • Fix target="_blank" links by @fdocr in #39
  • Reorder logic to only allow accepted links by @fdocr in #40
  • Remove lingering guard clause by @fdocr in #41
  • Add support for Forem passport auth by @fdocr in #42
  • Native Bridge interface refactor by @fdocr in #44
  • Adds excemptions to ForemWebViewCachedState scroll offset (for main feed) by @fdocr in #45
  • Dark navbar fix - iOS15/XCode13 by @fdocr in #46
  • Switch preferredContentMode to .desktop for some OAuth URLs by @joshpuetz in #47

New Contributors

Full Changelog: 0.4.0...0.5.0