Releases: SLIBIO/SLib
Releases · SLIBIO/SLib
v0.29
- Improved Auto Reference Counting Model, and added initializer
init()
which is safe to accessthis
reference during constructing new object - Added
FFmpeg
support - Added routing function to
HttpServer
- Improved UI Layout module, and allow adding view instances into non-instance parents
- Added
ChatView
v0.28
- added
social
package includingOAuth1
,OAuth2
,Facebook
,Twitter
,Linkedin
,Pinterest
,Ebay
,Etsy
support - added
Clipboard
,Toast
support - added
TakePhoto
on iOS and Android - added
OpenSSL
support andHTTPS
binding toHttpServer
- integrated
zlib
,libpng
,libjpeg
intoSLib
(added name prefix to global functions) - Many bug fix and improvement in Graphics and UI functions
v0.27.2
Improved UI Layout and sapp
v0.27.1
Fixed bugs
v0.27
- Improvements on UI and Network modules
- Integrating
sapp
to build UI using XML
v0.26
- Changed License from MPL 2.0 to MIT
- Updates and bug fixes on UI components
v0.25
Added Tools for creating new C++ projects
v0.24.1
- Improvements and bug fixes on some networking features
v0.24
- Improvement on UI layout structure
- Supports GTK+/X11 for Linux desktop platforms