Skip to content

v1.0.12

Compare
Choose a tag to compare
@Doc1faux Doc1faux released this 03 Jan 14:21
· 34 commits to master since this release
6ef93ba
  • Fixed #108 about NPE on cache when Crisp.resetChatSession is called,
  • Fixed #109 about missing no args fragment constructor,
  • Fixed #110 about OOM crash when zooming in Image,
  • Fixed #112 about storage.state.scroll cast from float to int crash (now use float),
  • Fixed #113 about null context when releasing ExoPlayer,
  • Fixed #114 about unregistering an already unregistered NetworkCallback,
  • Fixed #116 about every null context crashes,
  • Fixed #117 about making links clickable (TODO: handle Markdown),
  • Fixed #120 about protecting from null context from socket messages,
  • Fixed #121 about cache concurrency,
  • Fixed issue with new APIs with input not following the keyboard.