Update: 2020 16.3.0.231

New release and update announcements
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Update: 2020 16.3.0.231

Post by Karlis »

This is mostly a bug-fix release with minor improvements:

* Added: Spanish translation (customer contribution, might need further testing)
* Improved: Code Explorer refresh is now faster and prevents flicker if code not changed
* Improved: Code parsing speed for large JS files is faster
* Fix: Saved search menu now correctly updates itself after deleted search item
* Fix: File explorer now correctly handles character case update for file rename
* Fix: Slow file opening bug for some JS files is corrected
* Fix: Find in Files popup window now correctly remembers search directory
Karlis Blumentals
Blumentals Software
www.blumentals.net
ssvuia
Posts: 8
Joined: Mon Apr 02, 2018 9:06 pm

Re: Update: 2020 16.3.0.231

Post by ssvuia »

In this version find BUG:
1. work with PHP project (several PHP files open)
2. click right mouse button by any function (example this function in my class) and select "Find declaration"

Program jumped on needed file, but no jumped on find function (jumped on last position in need file)
ssvuia
Posts: 8
Joined: Mon Apr 02, 2018 9:06 pm

Re: Update: 2020 16.3.0.231

Post by ssvuia »

Hello!
I'm find a BUG:
1. work with PHP project (several PHP files open)
2. switch file tabs
3. in the tab where the cursor remained "Code explorer" becomes empty
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Update: 2020 16.3.0.231

Post by Aivars »

Could you please send sample files and, if possible, video with problem demonstration to support here? https://www.webuilderapp.com/support-contact.php
I tried to reproduce the issues you found but couldn't.
Blumentals Software Programmer
ssvuia
Posts: 8
Joined: Mon Apr 02, 2018 9:06 pm

Re: Update: 2020 16.3.0.231

Post by ssvuia »

Hello!
I'm send you GIF (2 messages) with info

P.S. bug with "Find declaration" detected with UNIX-format files only... PC-format - work!!!
ssvuia
Posts: 8
Joined: Mon Apr 02, 2018 9:06 pm

Re: Update: 2020 16.3.0.231

Post by ssvuia »

Hi!
When is the update expected?
ssvuia
Posts: 8
Joined: Mon Apr 02, 2018 9:06 pm

Re: Update: 2020 16.3.0.231

Post by ssvuia »

ssvuia wrote:Hello!
I'm send you GIF (2 messages) with info

P.S. bug with "Find declaration" detected with UNIX-format files only... PC-format - work!!!
Hi!
This problem (UNIX-format) also manifests itself in document searches (end of large file)
ssvuia
Posts: 8
Joined: Mon Apr 02, 2018 9:06 pm

Re: Update: 2020 16.3.0.231

Post by ssvuia »

Hello!
Can you add format (PC, Unix..) for Projects?
User avatar
chikega
Posts: 10
Joined: Mon Jun 16, 2014 8:05 am
Location: Atlanta, GA, USA
Contact:

Re: Update: 2020 16.3.0.231

Post by chikega »

Thank you for the update Blumentals team! :)
avent
Posts: 19
Joined: Mon May 14, 2007 9:06 pm

Re: Update: 2020 16.3.0.231

Post by avent »

Are there some news about the future of WeBuilder?
ssvuia
Posts: 8
Joined: Mon Apr 02, 2018 9:06 pm

Re: Update: 2020 16.3.0.231

Post by ssvuia »

I'm guessing the team is working on a new version or on vacation.
If the team is working on a new version, is it possible to make another php version for the project, for example php4, php5, php7, php8?
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Update: 2020 16.3.0.231

Post by Aivars »

We are making the new version. Are you talking about the bundled PHP? We will add PHP 8 when it's more stable but we're not planning to do anything with PHP 4.
Also, the bundled PHP 7 will be updated.
Blumentals Software Programmer
pety
Posts: 187
Joined: Fri Mar 02, 2012 7:17 pm

Re: Update: 2020 16.3.0.231

Post by pety »

Aivars:We will add PHP 8 when it's more stable...
Really ? PHP 8.1 is very stable.
ssvuia
Posts: 8
Joined: Mon Apr 02, 2018 9:06 pm

Re: Update: 2020 16.3.0.231

Post by ssvuia »

[quote="Aivars"]We are making the new version. Are you talking about the bundled PHP? We will add PHP 8 when it's more stable but we're not planning to do anything with PHP 4.
Also, the bundled PHP 7 will be updated.[/quote]
I only talked about specifying PHP versions for each project
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Update: 2020 16.3.0.231

Post by Aivars »

pety wrote:Aivars:We will add PHP 8 when it's more stable...
Really ? PHP 8.1 is very stable.
I misspoke. What I meant is - more used. Right now 70% use PHP 7 and 1.6% use PHP 8.
I only talked about specifying PHP versions for each project
You mean, using Preview for Project A would use one PHP version and using Preview for Project B would use another version? Right now you can't do that with the built-in preview, but I'll add this to requests.
Blumentals Software Programmer
Post Reply