Date Name Downloads
Jul 13, 2012 XBlog 1.0 (beta) 873
Jun 27, 2012 XBlog 0.9.1 (alpha) 160
Mar 14, 2012 XBlog 0.9 (alpha) 273
Jan 20, 2012 XBlog 0.8.1 (alpha) 206
Jan 15, 2012 XBlog 0.8 (alpha) 223
Dec 13, 2011 XBlog 0.7.2 (alpha) 210
Dec 3, 2011 XBlog 0.7.1 (alpha) 159
Nov 20, 2011 XBlog 0.7 (alpha) 175
Oct 29, 2011 XBlog 0.6.1 (alpha) 184
Oct 15, 2011 XBlog 0.6 (alpha) 164
Oct 7, 2011 XBlog 0.5.2 (alpha) 168
Oct 3, 2011 XBlog 0.5.1 (alpha) 176
Oct 1, 2011 XBlog 0.5 (alpha) 134
XBlog 0.7 (alpha)
XBlog 0.7 (alpha)
Nov 20, 2011
Apache License
175

 

Version 0.7a of XBlog. This is what should've been released to begin with and this should be a very stable release. New features added:

  • Posts, Comments, Pages and Archive items all componentized which resulted in a slight performance gain
  • Search incorporated in both the front-end and back-end websites
  • Full Archive section added
  • Small Client Side API implemented
  • Downloads section added

 

Items fixed in this release:

  • Sorting arrows for Links now work
  • Hot Text replacement only occurs in content of a post, not all html, fixes breakage of html due to text replacement
  • Emoticon replacement only occurs in content of a post and comment, not all html, fixes breakage of html due to text replacement
  • Reset of scoped variables now happens during save operation for pertinent pages
  • Java Security issue corrected (403 error)
  • Number of RSS Items to show fixed
  • Changed RSS from Atom to RSS 2.0 for inclusion in PlanetLotus aggregator
  • Fixed many RSS issues