Skip to content

Xamboo v1.5.4

Compare
Choose a tag to compare
@metalwolf metalwolf released this 08 Mar 17:59
· 54 commits to master since this release
6aa82b7

Extremely fast databaseless CMS/API/APP and Web Server framework.

  • Build Pages, RestAPIs, GraphAPIs, on multisites.
  • Support Auth, SSL, Minify of code, GZip and many other components.
  • Contains many types of engines and programmer engines to distribute code.
  • Compile new pages and apps in GO without restarting the server (as plugin modules).
  • Contains a CMS with advanced Meta language.

New in this version:

  • deflate encoder implemented into compress component
  • Manual enhanced with engines, pages, files.
  • Error corrected in stat log assignment and set the correct Context object in the RequestStat object.