User:Soulweaver/SigServer Changelog Next: Difference between revisions

From AniDB
Jump to navigation Jump to search
(Created page with "WIP list for changelog page to be added at next release. More items may be added. == Version 1.1.0 (yyyy-mm-dd) == * [Feature] Allow prefix operators; negative numbers are n...")
 
mNo edit summary
Line 13: Line 13:
* [Fix] Fonts with underscores in their names can now be set as default fonts
* [Fix] Fonts with underscores in their names can now be set as default fonts
* [Fix] Variable <code>$animestat_a''n''_g''n''_group_gshortname</code> now works correctly
* [Fix] Variable <code>$animestat_a''n''_g''n''_group_gshortname</code> now works correctly
* [Fix] <code>$animestat_an_g''n''_group_*</code> variables now work even if the group's release has no ratings
* [Fix] <code>$animestat_a''n''_g''n''_group_*</code> variables now work even if the group's release has no ratings
* [Fix] Finished anime variables didn't include movies finished by watching files of partial episodes ({{t|962}}; fixed on AniDB side)
* [Fix] Finished anime variables didn't include movies finished by watching files of partial episodes ({{t|962}}; fixed on AniDB side)
* [Misc] Lots of code cleanup behind the scenes
* [Misc] Lots of code cleanup behind the scenes
* [Misc] Most labels in forms are now correctly connected to their respective input tags
* [Misc] Most labels in forms are now correctly connected to their respective input tags
* [Misc] Renamed some variables for consistency; old names will still work for now
* [Misc] Renamed some variables for consistency; old names will still work for now
** <code>$stat_mylist_lastanime</code> -> <code>$stat_mylist_last_aname</code>
** <code>$stat_mylist_lastanime</code> <code>$stat_mylist_last_aname</code>
** <code>$stat_mylist_lastanime_date</code> -> <code>$stat_mylist_last_date</code>
** <code>$stat_mylist_lastanime_date</code> <code>$stat_mylist_last_date</code>
** <code>$latestanime_idn_name</code> -> <code>$latestanime_idn_aname</code>
** <code>$latestanime_id''n''_name</code> <code>$latestanime_id''n''_aname</code>

Revision as of 11:58, 16 August 2017

WIP list for changelog page to be added at next release. More items may be added.

Version 1.1.0 (yyyy-mm-dd)

  • [Feature] Allow prefix operators; negative numbers are now supported without workarounds like {{0 - 1}}
  • [Feature] Extend the date() function; second parameter may now be a numeric value representing the unix timestamp, and third parameter may now be an offset from UTC to shift the output time with
  • [Feature] Add middle/center keywords to text alignment
  • [Feature] Implement per-signature anime title language selection (1701)
  • [Feature] Implement per-signature episode title language selection (2989)
  • [Feature] Added several new fonts to choose from, both for variety and for required non-Latin language support: code2000 (several scripts; info), florencesans (Latin scripts), jackeyfont (pixel font for Japanese scripts), lateef (Arabic scripts), notonaskharabic (Arabic scripts – no Latin support), notosanscjk (Japanese, Chinese, Korean scripts), ubuntu and ubuntu_bold (Latin, Greek, Cyrillic scripts)
  • [Feature] New variable: $stat_mylist_last_aid
  • [Fix] Use HTTPS for external links and retain scheme for local ones (2457)
  • [Fix] Fonts with underscores in their names can now be set as default fonts
  • [Fix] Variable $animestat_an_gn_group_gshortname now works correctly
  • [Fix] $animestat_an_gn_group_* variables now work even if the group's release has no ratings
  • [Fix] Finished anime variables didn't include movies finished by watching files of partial episodes (962; fixed on AniDB side)
  • [Misc] Lots of code cleanup behind the scenes
  • [Misc] Most labels in forms are now correctly connected to their respective input tags
  • [Misc] Renamed some variables for consistency; old names will still work for now
    • $stat_mylist_lastanime$stat_mylist_last_aname
    • $stat_mylist_lastanime_date$stat_mylist_last_date
    • $latestanime_idn_name$latestanime_idn_aname