SigServer:Changelog

From AniDB
Revision as of 21:19, 29 May 2008 by Antennen (talk | contribs)
Jump to navigation Jump to search

Version 1.0.0.0 (Not completely released yet)

  • [Feature] truncatew() and lengthw() for non-monospaced fonts added (1151)
  • [Feature] Dynamic image inclusion. <image src="$a1" /> will include Crest of the Stars' image (804)
  • [Feature] Signature Wizard (803)
  • [Feature] Display signature on userpage (835)
  • [Bug] Users with changed usernames can't log in (thanks nwa)
  • [Bug] Variables can't contain boolean values (thanks DvdKhl/Arokh)

Version 1.0.0.0-RC1 (2008-05-03)

  • [Feature] Time wasted, MyList total time and number of AVDumped files added to $stat (984)
  • [Feature] Alternative (prefered) way of setting variables using SigMath ({{ @var = "value" }}) (1008) solving 851 as well
  • [Feature] length(); to determine a string's length (845)
  • [Feature] fetchvar(); to fetch the variable given as string argument (882)
  • [Feature] div(); for integer division (895)
  • [Feature] random(start, end); returns random integer between start and end (1055)
  • [Feature] Draw filled arcs and arcs using SigXML (1083)
  • [Feature] Position aid on advanced signature edit page when hovering image (1122)
  • [Feature] Ctrl-s and Tab support on advanced signature edit page (1123)
  • [Feature] Support display attribute on all layout elements (1125)
  • [Feature] Debug SigXML after SigMath preprocessing (1127)
  • [Bug] Variable prefix conflict (850)
  • [Bug] XML Error crash on "&" in XML data (1074)
  • [Bug] 256 colors = no colors (1017)
  • [Bug] Size 10x10 pixels equaled 11x11 pixels on all shapes and images (1090)
  • [Misc] "Down for maintenance" when database is down (852)
  • [Misc] Show cached signature when database is down (853)
  • [Misc] Rewrite of SigMath engine (883)
  • [Misc] Limit number of signatures (1004)
  • [Misc] New way of setting default element values. SigMath allowed. Old way deprecated.
  • [Misc] Various XHTML and CSS tweaks

Version 0.1.2.0 Beta (2007-12-14 - 2008-03-12)

  • [Bug] PNG Image transparency wasn't preserved (842)
  • [Bug] SigServer is borked (1006)
  • [Misc] Background Nyuu renamed to Lucy (874)

Version 0.1.1.0 Beta (2007-12-13)

  • [Feature] Uppercase/lowercase functions added (820)
  • [Feature] Signature URLs ending with file extensions (837)
  • [Feature] Manual setting of JPEG compression level (806)
  • [Feature] Unlimited amount of backgrounds/images/signatures for admin users (819)
  • [Feature] More redirect options added (807)
  • [Feature] Separation of default and custom backgrounds (816)
  • [Feature] All available data feeds supported (805)
  • [Bug] 0 not classified as a value (821)
  • [Bug] <shape hollow="false"> broken (827)
  • [Bug] No error page on session cookie error (808)
  • [Bug] Statistics reset cron job didn't run (829)
  • [Misc] SigServer documentation moved to wiki (826)
  • [Misc] More default backgrounds within ARC limits (818)

Version 0.1.0.0 Beta (2007-11-25)

Initial release