Skip to content

Releases: SLIBIO/SLib

v0.29

27 Mar 19:40
Compare
Choose a tag to compare
  • Improved Auto Reference Counting Model, and added initializer init() which is safe to access this 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

05 Mar 05:32
Compare
Choose a tag to compare
  • added social package including OAuth1, OAuth2, Facebook, Twitter, Linkedin, Pinterest, Ebay, Etsy support
  • added Clipboard, Toast support
  • added TakePhoto on iOS and Android
  • added OpenSSL support and HTTPS binding to HttpServer
  • integrated zlib, libpng, libjpeg into SLib (added name prefix to global functions)
  • Many bug fix and improvement in Graphics and UI functions

v0.27.2

02 Feb 16:56
Compare
Choose a tag to compare

Improved UI Layout and sapp

v0.27.1

19 Jan 13:10
Compare
Choose a tag to compare

Fixed bugs

v0.27

09 Jan 17:44
Compare
Choose a tag to compare
  • Improvements on UI and Network modules
  • Integrating sapp to build UI using XML

v0.26

28 Nov 18:02
Compare
Choose a tag to compare
  • Changed License from MPL 2.0 to MIT
  • Updates and bug fixes on UI components

v0.25

15 Oct 04:45
4cb38cd
Compare
Choose a tag to compare

Added Tools for creating new C++ projects

v0.24.1

26 Sep 04:44
Compare
Choose a tag to compare
  • Improvements and bug fixes on some networking features

v0.24

22 Sep 13:07
Compare
Choose a tag to compare
  • Improvement on UI layout structure
  • Supports GTK+/X11 for Linux desktop platforms