[Gambas-user] Release of Gambas 3.17.0

Tim Dickson dickson.tim at googlemail.com
Thu Mar 10 10:19:51 CET 2022


many thanks Benoît,
New slackware is out, and submissions for slackbuilds will soon be open, 
so as soon as they are, I hope to update the slackbuild for this latest 
version of gambas.
regards, Tim

On 09/03/2022 14:44, Benoît Minisini wrote:
> Hi,
>
> Gambas 3.17.0 is finally released, after a last-minute bug has been 
> fixed.
>
> This is a huge release again, with more than 1,200 changes, 
> optimizations and bug fixes.
>
> The main features of this release are:
>
> - A new lightweight HTML viewer component, gb.form.htmlview, based on 
> the litehtml library.
>
> - Namespace support for exported symbols.
>
> - Support for static variables local to a function.
>
> - The IDE now can debug a process that run on another computer through 
> ssh.
>
> - The debugger now can stop each time the value of an expression changes.
>
> - The profiler can now profile the code of the components loaded by 
> the project.
>
> - Serialization now does not duplicate objects anymore, and so deal 
> with any complex object structures even with circular dependencies.
>
> - Shr, Shl, Asr, Asl, Lsl, Lsr, Rol and Ror can now be used as operators.
>
> - Text highlighting has been redesigned to support different color 
> names by file types.
>
> - Support for right-to-left language in GUI controls has been enhanced.
>
> - The new gb.gtk3.opengl component bring the GLArea OpenGL control to 
> the GTK+3 component.
>
> - The gb.web.gui component has been enhanced with a tree control, 
> keyboard events, global shortcuts and better focus management.
>
> See the Release Notes for all the details:
> https://gambaswiki.org/wiki/doc/release/3.17.0
>
> Download it at:
> https://gitlab.com/gambas/gambas/-/archive/3.17.0/gambas-3.17.0.tar.bz2
>
> The stable Ubuntu PPA will be updated soon.
>
> Enjoy it!
>


-- 
This email has been checked for viruses by AVG.
https://www.avg.com



More information about the User mailing list