Skip to content

Releases: webability-go/xamboo

Xamboo v1.8.3

09 Oct 19:47
d49bc61
Compare
Choose a tag to compare

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

  • Build Static, Dynamic Pages, RestAPIs, GraphAPIs, on multisites and virtual hosts.
  • Support Auth, SSL, Minifying of code, Compress and many other components, also personalized components.
  • Contains many types of engines and personalized engines to distribute code.
  • Auto Compile new pages and apps in GO without restarting the server (as plugin modules).
  • Contains a CMS with advanced Meta language.
  • Optimized for content distribution to portals with heavy load.
  • Content-format agnostic: content can be HTML, XHTML, XML, SGML, javascript, JSON, PDF, images, videos, etc,
  • No database dependency, although it is possible to use a database if wished.
  • Can handle millions of pages per month (~500 pages per second in real environment, up to 3000 requests per second on tests, basic server ).

New in this version:

  • Remove the hostname from the .so library name to avoid conflict of same library betwen different VHosts

Xamboo v1.8.2

12 Apr 20:04
d108e56
Compare
Choose a tag to compare

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

  • Build Static, Dynamic Pages, RestAPIs, GraphAPIs, on multisites and virtual hosts.
  • Support Auth, SSL, Minifying of code, Compress and many other components, also personalized components.
  • Contains many types of engines and personalized engines to distribute code.
  • Auto Compile new pages and apps in GO without restarting the server (as plugin modules).
  • Contains a CMS with advanced Meta language.
  • Optimized for content distribution to portals with heavy load.
  • Content-format agnostic: content can be HTML, XHTML, XML, SGML, javascript, JSON, PDF, images, videos, etc,
  • No database dependency, although it is possible to use a database if wished.
  • Can handle millions of pages per month (~500 pages per second in real environment, up to 3000 requests per second on tests, basic server ).

New in this version:

  • Error corrected into config/config.go: when the config file had an error of reading/loading, the error was not reported (and system just panic sometimes after)

Xamboo v1.8.1

10 Apr 16:31
fbef865
Compare
Choose a tag to compare

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

  • Build Static, Dynamic Pages, RestAPIs, GraphAPIs, on multisites and virtual hosts.
  • Support Auth, SSL, Minifying of code, Compress and many other components, also personalized components.
  • Contains many types of engines and personalized engines to distribute code.
  • Auto Compile new pages and apps in GO without restarting the server (as plugin modules).
  • Contains a CMS with advanced Meta language.
  • Optimized for content distribution to portals with heavy load.
  • Content-format agnostic: content can be HTML, XHTML, XML, SGML, javascript, JSON, PDF, images, videos, etc,
  • No database dependency, although it is possible to use a database if wished.
  • Can handle millions of pages per month (~500 pages per second in real environment, up to 3000 requests per second on tests, basic server ).

New in this version:

  • go.mod and go.sum modidied for security and up-to-date libraries updates

Xamboo v1.8.0

10 Apr 05:03
61c832c
Compare
Choose a tag to compare

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

  • Build Static, Dynamic Pages, RestAPIs, GraphAPIs, on multisites and virtual hosts.
  • Support Auth, SSL, Minifying of code, Compress and many other components, also personalized components.
  • Contains many types of engines and personalized engines to distribute code.
  • Auto Compile new pages and apps in GO without restarting the server (as plugin modules).
  • Contains a CMS with advanced Meta language.
  • Optimized for content distribution to portals with heavy load.
  • Content-format agnostic: content can be HTML, XHTML, XML, SGML, javascript, JSON, PDF, images, videos, etc,
  • No database dependency, although it is possible to use a database if wished.
  • Can handle millions of pages per month (~500 pages per second in real environment, up to 3000 requests per second on tests, basic server ).

New in this version:

  • Added GetConfig() in Datasource Interface so the xmodules can use Datasource interface as standard without casting
  • The various parts of xamboo-env, xamboo-master, xamboo-admin and xmodules have been modified to meet new normalized standard

Xamboo v1.7.6

22 Nov 17:15
bd531c6
Compare
Choose a tag to compare

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

  • Build Static, Dynamic Pages, RestAPIs, GraphAPIs, on multisites and virtual hosts.
  • Support Auth, SSL, Minifying of code, Compress and many other components, also personalized components.
  • Contains many types of engines and personalized engines to distribute code.
  • Auto Compile new pages and apps in GO without restarting the server (as plugin modules).
  • Contains a CMS with advanced Meta language.
  • Optimized for content distribution to portals with heavy load.
  • Content-format agnostic: content can be HTML, XHTML, XML, SGML, javascript, JSON, PDF, images, videos, etc,
  • No database dependency, although it is possible to use a database if wished.
    Can handle millions of pages per month (~500 pages per second in real environment, up to 3000 requests per second on tests, basic server ).

New in this version:

  • Auth component now accept also a list of users, added to the master user/pass

Xamboo v1.7.5

31 Aug 22:41
70e0483
Compare
Choose a tag to compare

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

  • Build Static, Dynamic Pages, RestAPIs, GraphAPIs, on multisites and virtual hosts.
  • Support Auth, SSL, Minifying of code, Compress and many other components, also personalized components.
  • Contains many types of engines and personalized engines to distribute code.
  • Auto Compile new pages and apps in GO without restarting the server (as plugin modules).
  • Contains a CMS with advanced Meta language.
  • Optimized for content distribution to portals with heavy load.
  • Content-format agnostic: content can be HTML, XHTML, XML, SGML, javascript, JSON, PDF, images, videos, etc,
  • No database dependency, although it is possible to use a database if wished.
  • Can handle millions of pages per month (~500 pages per second in real environment, up to 3000 requests per second on tests, basic server ).

New in this version:

  • Bug corrected on Meta language [[SESSIONPARAM,*]]

Xamboo v1.7.4

31 Aug 22:23
387f0fc
Compare
Choose a tag to compare

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

  • Build Static, Dynamic Pages, RestAPIs, GraphAPIs, on multisites and virtual hosts.
  • Support Auth, SSL, Minifying of code, Compress and many other components, also personalized components.
  • Contains many types of engines and personalized engines to distribute code.
  • Auto Compile new pages and apps in GO without restarting the server (as plugin modules).
  • Contains a CMS with advanced Meta language.
  • Optimized for content distribution to portals with heavy load.
  • Content-format agnostic: content can be HTML, XHTML, XML, SGML, javascript, JSON, PDF, images, videos, etc,
  • No database dependency, although it is possible to use a database if wished.
  • Can handle millions of pages per month (~500 pages per second in real environment, up to 3000 requests per second on tests, basic server ).

New in this version:

  • Meta language [[SESSIONPARAM,*]] added for the simple code engine of the CMS, to get the value of a session parameter.

Xamboo v1.7.3

20 Aug 01:57
e7e23db
Compare
Choose a tag to compare

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

  • Build Static, Dynamic Pages, RestAPIs, GraphAPIs, on multisites and virtual hosts.
  • Support Auth, SSL, Minifying of code, Compress and many other components, also personalized components.
  • Contains many types of engines and personalized engines to distribute code.
  • Auto Compile new pages and apps in GO without restarting the server (as plugin modules).
  • Contains a CMS with advanced Meta language.
  • Optimized for content distribution to portals with heavy load.
  • Content-format agnostic: content can be HTML, XHTML, XML, SGML, javascript, JSON, PDF, images, videos, etc,
  • No database dependency, although it is possible to use a database if wished.
  • Can handle millions of pages per month (~500 pages per second in real environment, up to 3000 requests per second on tests, basic server ).

New in this version:

  • Server logger added for listener, the server logger will receive all the default http.server messages

Xamboo v1.7.2

02 Aug 03:22
fe43125
Compare
Choose a tag to compare

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

  • Build Static, Dynamic Pages, RestAPIs, GraphAPIs, on multisites and virtual hosts.
  • Support Auth, SSL, Minifying of code, Compress and many other components, also personalized components.
  • Contains many types of engines and personalized engines to distribute code.
  • Auto Compile new pages and apps in GO without restarting the server (as plugin modules).
  • Contains a CMS with advanced Meta language.
  • Optimized for content distribution to portals with heavy load.
  • Content-format agnostic: content can be HTML, XHTML, XML, SGML, javascript, JSON, PDF, images, videos, etc,
  • No database dependency, although it is possible to use a database if wished.
  • Can handle millions of pages per month (~500 pages per second in real environment, up to 3000 requests per second on tests, basic server ).

New in this version:

  • parameter %referer% added into pages logs for hosts

Xamboo v1.7.1

03 Jul 05:22
9fa6797
Compare
Choose a tag to compare

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

  • Build Static, Dynamic Pages, RestAPIs, GraphAPIs, on multisites and virtual hosts.
  • Support Auth, SSL, Minifying of code, Compress and many other components, also personalized components.
  • Contains many types of engines and personalized engines to distribute code.
  • Auto Compile new pages and apps in GO without restarting the server (as plugin modules).
  • Contains a CMS with advanced Meta language.
  • Optimized for content distribution to portals with heavy load.
  • Content-format agnostic: content can be HTML, XHTML, XML, SGML, javascript, JSON, PDF, images, videos, etc,
  • No database dependency, although it is possible to use a database if wished.
  • Can handle millions of pages per month (~500 pages per second in real environment, up to 3000 requests per second on tests, basic server ).

New in this version:

  • Separation of librarypath and library for all plugins (components, engines and applications), to have a better control of plugin prexif and version