Skip to content

Releases: nalu-development/nalu

8.3.2

24 Jan 15:23
Compare
Choose a tag to compare

🧰 Bugfix

  • Fixed a crash on iOS where the temporary file from the background session is not available anymore

👨🏼‍💻 Contributors

@albyrock87

8.3.1

23 Jan 15:38
Compare
Choose a tag to compare

🧰 Bugfix

  • Fixed a crash on iOS where the temporary file from the background session is not available anymore

👨🏼‍💻 Contributors

@albyrock87

8.3.0

17 Jan 16:46
Compare
Choose a tag to compare

🧰 Bugfix

  • Fixed (for real) a crash when trying to navigate with AbsoluteNavigation with intent that results in an empty relative navigation

👨🏼‍💻 Contributors

@albyrock87

8.2.9

11 Dec 19:21
Compare
Choose a tag to compare

🚀 Changes

  • Change default timeout of NSUrlBackgroundSessionHttpMessageHandler to infinite in order to support long requests (> 100 seconds)

👨🏼‍💻 Contributors

@albyrock87

8.2.8

11 Dec 15:26
Compare
Choose a tag to compare

🧰 Bugfix

  • Fixed crash when trying to navigate with AbsoluteNavigation with intent that results in an empty relative navigation

👨🏼‍💻 Contributors

@albyrock87

8.2.7

06 Dec 08:33
ab5348b
Compare
Choose a tag to compare

🚀 New Features

  • Fix back button press to exit the app on Android by @albyrock87 (#58)

👨🏼‍💻 Contributors

@albyrock87

8.2.6

04 Dec 19:39
Compare
Choose a tag to compare

🚀 New Features

  • Disconnect handlers within ViewBoxBase (and inheritors) when switching content by @albyrock87 (#56)

👨🏼‍💻 Contributors

@albyrock87

8.2.5

04 Dec 15:11
Compare
Choose a tag to compare

🚀 New Features

  • Add automatic handler disconnection when disposing the page by @albyrock87 (#55)
    See details on the PR.

👨🏼‍💻 Contributors

@albyrock87

8.2.4

22 Nov 12:20
Compare
Choose a tag to compare
  • Add DefaultTimeout configuration in NSUrlBackgroundSessionHttpMessageHandler

👨🏼‍💻 Contributors

@albyrock87

8.2.3

22 Nov 11:31
Compare
Choose a tag to compare

🧰 Bugfix

  • Fixed native NSUrlRequest headers generation

👨🏼‍💻 Contributors

@albyrock87