Page 3 of 5

Re: SpiderBasic 2.00 beta 2 is available !

Posted: Sat Nov 05, 2016 10:04 am
by Bradan
Fred wrote:There is no hidden encryption in SB, the only available one are in the cipher lib, and if you don't use this lib, it won't be linked.
Ok, and what about the HTTPS/SSL/TLS capabilities of the Webview of Android and iOS which are used as container? Is this functionality in a different library than the webview itself?

Re: SpiderBasic 2.00 beta 3 is available !

Posted: Sat Nov 05, 2016 10:30 am
by Fred
On Android, it's a chromium instance so it's should be the same as chrome. On iOS it uses the native WebView, so it doesn't apply.

Re: SpiderBasic 2.00 beta 3 is available !

Posted: Sat Nov 05, 2016 10:44 am
by Bradan
Thank you for the information.

Re: SpiderBasic 2.00 beta 3 is available !

Posted: Sat Nov 05, 2016 3:29 pm
by T4r4ntul4
where to find the 'common apps' map?

Re: SpiderBasic 2.00 beta 3 is available !

Posted: Sat Nov 05, 2016 5:18 pm
by skywalk
Thanks, pages load much faster!

Windows Installer needs to be renamed...
FROM: SpiderBasic_Windows_x86_beta_2.00_(xxxxx).exe"
TO: SpiderBasic_Windows_x86_beta_3.00_(xxxxx).exe

Re: SpiderBasic 2.00 beta 4 is available !

Posted: Sat Nov 05, 2016 8:09 pm
by Fred
The beta 4 is available with projects and Android bug fixes and the following new features:

Code: Select all

- Optimized: removed no more used libs from the javascript lib directory
- Optimized: minified all the libs in javascript lib directory to reduce footprint

Re: SpiderBasic 2.00 beta 4 is available !

Posted: Sun Nov 06, 2016 11:49 am
by falsam
Very good. Load an application is much faster.

Re: SpiderBasic 2.00 beta 4 is available !

Posted: Sun Nov 06, 2016 11:56 am
by bbanelli
Well, this one is great, loading is so much faster that I had to reload few times since I thought something was wrong with my connection, only to find out it loads rapidly now... :)

Re: SpiderBasic 2.00 beta 5 is available !

Posted: Tue Nov 08, 2016 8:55 am
by Fred
The beta 5 is available with some bug fixes and the following new features:

Code: Select all

- Added: Touch support to window dragging and resizing
- Added: IsScreenActive()

Re: SpiderBasic 2.00 beta 6 is available !

Posted: Fri Nov 11, 2016 8:50 am
by Fred
The beta 6 is available with some bug fixes and the following new features:

Code: Select all

- Changed : crosswalk is now embedded in SpiderBasic installer, so no need to download it, all can be used offline