Skip to content

Version: 4.2.0 Released

Latest
Compare
Choose a tag to compare
@rommansabbir rommansabbir released this 25 Nov 16:52
· 1 commit to master since this release
bba27c6

⚡ Latest Version: 4.2.0 | Change Logs 🔰

  • NetworkX now works with both Activity or Application Scope (NetworkX lifecycle is bounded to NetworkXLifecycle.Activity or NetworkXLifecycle.Application).
  • Introduced SmartConfig to replace old config [NetworkXConfig has been deprecated].
  • New API to initialize NetworkX, enabled smart refactoring to replace old API with new one.
  • New API [NoInternetDialogV2.forceClose()] added to close Dialog forcefully.
  • Added support for custom Drawable to be shown in NoInternetDialogV2.
  • Added support for No Internet Dialog JetPack Compose version.
  • Several Classes, APIs has been deprecated.
  • Removed unused classes/packages.