Re: PureBasic 6.30 beta 2 is ready !
Posted: Fri Sep 12, 2025 8:34 pm
beta 2 is out ! Mostly bug fixes as you can see:
Bugfixes for this version:
Code: Select all
- Added: #PB_FTP_Debug flag for OpenFTP() to allow to get more info (in the console) about the connection.
- Windows: [Done] 5.46 LTS B1 ImageGadget transparency issues
- Windows: [Done] RotateSprite issue under DirectX9
- Windows: [Done] PureLibrary created with C backend fails when using /THREAD option
- Windows: [Done] Pointer to a structure in the prototype
- Windows: [Done] undefined symbol 'SM_3057'.
- Windows: [Done] 2D Sprites Auto Stretch After CloseScreen
- Windows: [Done] Purebasic 6.21 x86 C Backend crash with nested long arrays names in structures
- Windows: [Done] Prototype order of declaration matters (and it shouldn't)
- Windows: [Done] SvgVectorOutput and fonts
- Windows: [Done] Problem printing some unicode characters to canvas gadget
- Windows: [Done] Virtual list works in 6.21 but not int 6.30beta1
- Windows: [Done] DrawVectorImage(ImageID(img)) sometimes draws the wrong image
- Windows: [Done] Bug with Bool operation in PB6.21 ASM and C-Backend
- Windows: [Done] PB 6.30b1 - EnableASM generates syntax error
- Windows: [Done] Stringgadget bug
- Windows: [Done] PB 6.30 b1 - HeaderSection / EndHeaderSection
- Windows: [Done] PureBasic 6.30 beta 1 - OpenHID() parameter SerialNumber
- Linux: [Done] PB 6.21 PB_Text_Center doesn't work on TextGadgets on Ubuntu 24.04
- Linux: [Done] PB 6.21 Canvas Gadget #PB_EventType_Resize unreliable
- Linux: [Done] #PB_Frame_Container disappears in Forms
- Linux: [Done] PB v6.xx ToolBarHeight on Linux
- Linux: [Done] PB 6.30 b1 - OpenHID() return 0
- Engine3D: [Done] Include 2D Sprites Within a 3D Environment