PureBasic 6.11 LTS is out !
Posted: Wed Apr 17, 2024 4:17 pm
Hello,
2024-06-05: final version is out, thanks for testing!
2024-05-26: beta 3 is out, it mainly feature a new linker for Windows (lld-link) which should greatly decrease the executable size, so don't hesitate to test it to see if you encounter any unusual problems !
Bugfixes for this version:
2024-04-24: beta 2 is out, with a few more bug fixes:
Bugfixes for this version:
Nothing fancy this time, just a quick bug fix release following the massive 6.10 version to improve the overall stability. Don't hesitate to test it, we don't expect any regression:
Bugfixes for this version:
Have fun !
The Fantaisie Software Team
2024-06-05: final version is out, thanks for testing!
2024-05-26: beta 3 is out, it mainly feature a new linker for Windows (lld-link) which should greatly decrease the executable size, so don't hesitate to test it to see if you encounter any unusual problems !
Code: Select all
- Replaced polink with lld-link on Windows
- Added 24-bit and 32-bit WAV support
- Added runtime debugger support for whole Packer library
- Windows: [Done] WebView Gadget leaves files on hard drive
- Windows: [Done] Packer - AddPackFile() bug
- Windows: [Done] NOT a bug >> PB 6.11 b1 : exe does not display its new shiny icon
- Windows: [Done] #PB_Explorer_ColumnWidth is not dpi aware
- Windows: [Done] Declaring a structured type before the structure declaration
- Windows: [Done] FreeGadget() on OpenglGadget() = memory leak [Win 11 - v6.10 x64]
- Windows: [Done] DatabaseColumnSize() description
- Windows: [Done] Loading wav files extremely unreliable across versions
- MacOS: [Done] 6.10 LTS Crashes on Sonoma 14.4.1
- Doc: [Done]Hide menu (MacOS)
- Doc: [Done] Unclear help for Base64Decoder
- Doc: [Done] Some more tag problems
- Doc: [Done] ProcedureReturn without expression returns 0 not eax or rax register
- Doc: [Done] CreatePopupImageMenu flags
2024-04-24: beta 2 is out, with a few more bug fixes:
Code: Select all
- Added missing MeshDirectAdd() function
- Windows: [Done] 6.10 and 6.11b1 LoadSound crashes
- Windows: [Done] PB6.03b9 Possible bug in array usage?
- Windows: [Done] PB6.10 - 6.11b1 splitter redraw bug
- Windows: [Done] Static array index-less reference
- Windows: [Done] 6.11b1 compiler reports syntax error on PeekS
- Windows: [Done] StatusBarField sizes are wrong
- Windows: [Done] PB 6.03 x64 DLL negative return value difference Asm and C
- Doc: [Done] SysTrayIconMenu
- Doc: [Done] Where can I find the documentation for: New skeleton library?
- Doc: [Done] Improperly rendered tag in ArraySize
- Doc: [Done] Partly bad example for ListIconGadget()
- Doc: [Done] Better example for CatchImage()
Nothing fancy this time, just a quick bug fix release following the massive 6.10 version to improve the overall stability. Don't hesitate to test it, we don't expect any regression:
Bugfixes for this version:
- Windows: [Done] PB 6.03 icon size on high DPi display
- Windows: [Done] PB6.03b9 Possible bug in array usage?
- Windows: [Done] full windowed screen is not full
- Windows: [Done] Static array index-less reference
- Windows: [Done] Missing string for ExtractXMLStructure()
- Windows: [Done] StatusBarField sizes are wrong
- Windows: [Done] ListSize and MapSize = -1
- Windows: [Done] PB 6.10 x86 ASM-backend - IMA at DeleteMapElement() with key
- Windows: [Done] #BS_RIGHTBUTTON wrong value
- Windows: [Done] pb6.10 x86: When creating a DLL, I encountered a problem. I don't know whether it is a BUG?
- Windows: [Done] LoadImage crashes on faulty BMP-image
- Windows: [Done] ComboBoxGadget + #PB_ComboBox_Editable
- Windows: [Done] Demo PB doesn't compile code that full version can
- Windows: [Done] Sound channel not working properly
- Windows: [Done] [6.10LTS WIN x86 ASM / C] SvgVectorOutput() causes IMA
- Windows: [Done] 6.10 GetFunctionEntry error
- MacOS: [Done] 6.10 LTS Crashes on Sonoma 14.4.1
- MacOS: [Done] Crash with SendNetworkData
- C Backend: [Done] 6.10 Another ReDim error on deeper structured arrays
- IDE: [Done] FormDesigner Added Missing WebViewGadget
Have fun !
The Fantaisie Software Team