SigServer:Changelog: Difference between revisions

From AniDB
Jump to navigation Jump to search
Line 2: Line 2:
== Version 1.0.0.0 (Not released yet) ==
== Version 1.0.0.0 (Not released yet) ==
*[Feature] Time wasted, MyList total time and number of AVDumped files added to $stat ({{t|984}})
*[Feature] Time wasted, MyList total time and number of AVDumped files added to $stat ({{t|984}})
*[Feature] Alternative of setting variable using SigMath (<code><nowiki>{{ @var = "value" }}</nowiki></code>) ({{t|1008}}) solving {{t|851}} as well
*[Feature] Alternative (prefered) way of setting variables using SigMath (<code><nowiki>{{ @var = "value" }}</nowiki></code>) ({{t|1008}}) solving {{t|851}} as well
*[Feature] <code>length();</code> to determine a string's length ({{t|845}})
*[Feature] <code>length();</code> to determine a string's length ({{t|845}})
*[Feature] <code>fetch();</code> to fetch the variable given as string argument ({{t|882}})
*[Feature] <code>fetch();</code> to fetch the variable given as string argument ({{t|882}})

Revision as of 14:20, 8 April 2008

Version 1.0.0.0 (Not released yet)

  • [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] fetch(); to fetch the variable given as string argument (882)
  • [Feature] div(); for integer division (895)
  • [Bug] Variable prefix conflict (850)
  • [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] Background Nyuu renamed to Lucy (874)

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)

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