Page 1 of 7

PureBasic 6.12 LTS is out !

Posted: Thu Aug 01, 2024 8:16 am
by Fred
Hello,

2024-09-13: Final version is out ! Thanks all for testing !

2024-08-16: 6.12 beta 4 is out with a few more fixes. It should be the last beta, so don't hesitate to test it with your projects !

Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.

2024-08-16: 6.12 beta 3 is here with some more fixes. It also add:

Code: Select all

- New linker for DLL creation to have smaller binary size (Windows)
- Added 32-bit float WAV support
Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.

2024-08-09: 6.12 beta 2 is ready, the bug fixing continue, with most of the Linux issues eradicated ! It also bring some new feature along the way:

Code: Select all

  - Added SFTP support to the FTP lib
  - Added #PB_OS_MacOSX_13, #PB_OS_MacOSX_14 and #PB_OS_MacOSX_15 for OSVersion()
  - Added NavigationCallback support for GTK WebGadget() (all OS now support it).


Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.

Another bug-fix oriented release with main focus on Linux issues ! Don't hesitate to test it with your main projects, we don't expect regressions. New features:

Code: Select all

  - Added a new Linux build based on Ubuntu 24.04
  - Added #PB_Frame_Container support for FrameGadget()
  - Added '--console' commandline switch to linux and osx compiler (for consistency)
  - Removed some flickering when using Splitter in dialog (Windows)
Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.

Have fun,

Fantaisie Software

Re: PureBasic 6.12 beta 1 is out !

Posted: Thu Aug 01, 2024 8:42 am
by threedslider
Great work Fred ! As always you have done a good job :)

Thank you a lot !

Re: PureBasic 6.12 beta 1 is out !

Posted: Thu Aug 01, 2024 9:57 am
by GG
Thanks Fred !

Re: PureBasic 6.12 beta 1 is out !

Posted: Thu Aug 01, 2024 3:23 pm
by Quin
Thanks Fred! Great work!

Re: PureBasic 6.12 beta 1 is out !

Posted: Thu Aug 01, 2024 10:31 pm
by mk-soft
Big Thanks ;)

Re: PureBasic 6.12 beta 1 is out !

Posted: Thu Aug 01, 2024 11:50 pm
by mrbungle
Thanks, Fred

Re: PureBasic 6.12 beta 1 is out !

Posted: Fri Aug 02, 2024 5:48 am
by marcoagpinto
Thanks, Fred.

Does this build already uses the .ico file I selected in the preferences for the Windows .exe file to show the Ubuntu icon of my software, or do I still have to use:

Code: Select all

    ; Linux icon - 14/NOV/2014
    CompilerIf #PB_Compiler_OS=#PB_OS_Linux
      gtk_window_set_icon_(WindowID(#WINDOW_MAIN), ImageID(13))
    CompilerEndIf   

Re: PureBasic 6.12 beta 1 is out !

Posted: Fri Aug 02, 2024 9:30 am
by akee
Thank you Fred.

Re: PureBasic 6.12 beta 1 is out !

Posted: Fri Aug 02, 2024 10:14 am
by thyphoon
Thanks🥰

Re: PureBasic 6.12 beta 1 is out !

Posted: Fri Aug 02, 2024 4:28 pm
by Mesa
#PB_Frame_Container doesn't work with pb6.12 b1 windows10 64b.

M.

Re: PureBasic 6.12 beta 1 is out !

Posted: Fri Aug 02, 2024 4:30 pm
by skinkairewalker
Awesome, thanks Fred and Team !

Re: PureBasic 6.12 beta 1 is out !

Posted: Fri Aug 02, 2024 4:40 pm
by Fred
Mesa wrote: Fri Aug 02, 2024 4:28 pm #PB_Frame_Container doesn't work with pb6.12 b1 windows10 64b.

M.
Please post in the appropriate forum, thanks :)

Re: PureBasic 6.12 beta 1 is out !

Posted: Fri Aug 02, 2024 8:38 pm
by highend
@Fred

Any chance that this will be fixed in v6.12 as well?
https://www.purebasic.fr/english/viewto ... 84#p619484

Re: PureBasic 6.12 beta 1 is out !

Posted: Sat Aug 03, 2024 12:47 pm
by Psychophanta
Mostly linux news, thanks :!:

Re: PureBasic 6.12 beta 1 is out !

Posted: Sat Aug 03, 2024 12:53 pm
by le_magn
Thanks!!!!!