Download Size md5 hash
api-7.x-1.3.tar.gz 156.57 KB 100b4b5f4965845c0aaac9e405440475
api-7.x-1.3.zip 187.6 KB 145b5fa843d0fc5cfa7e3cea04b51d02
Last updated: January 22, 2013 - 23:50
Official release from tag: 7.x-1.3

Release notes

Changes since version 7.x-1.2:

- The Views module is now required.

- Fixed critical parsing bug that could cause infinite looping:
#1895086: Infinite loops in api_shutdown() and class hierarchies

- Fixed some @defgroup tag related bugs:
#1841814: Extraneous warnings about defgroups?
#1857406: Problem parsing malformed file

- Fixed problem with apostrophes in HTML page titles:
#1886374: Apostrophes in HTML page titles are double-encoded

- Converted some of the listing pages to use Views:
#1788220: Convert existing listing pages to use Views wherever possible

- Attempted to reduce memory usage during parsing:
#1832424: Figure out memory use issues