Skip to content

Commit

Permalink
V 1.2 changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
AmazingGabriel16 authored Sep 5, 2021
1 parent 30eb44f commit 3fd9446
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Version 1.2

+ Added a new class, "customWebViewClient" with the method "onReceivedError". This will handle the SSL error that was known to cause NAI webpage loading issues, and will automatically proceed using "handleer.proceed()".

- Changed variable "mywebView" to "myWebView" to comply with camel case format.


Version 1.1

+ Added hardware acceleration on the application level.
Expand All @@ -8,4 +15,4 @@ Version 1

+ Added Java Script suppourt in the browser element.
+ Added the browser element to be able to view the website.
+ Added AJAX suppourt.
+ Added AJAX suppourt.

0 comments on commit 3fd9446

Please sign in to comment.