apiDoc v0.50.2 Release Notes

  • ๐Ÿ›  FIXED

    • ๐Ÿ›  fix checkbox styling (fix #1077 via #1079 by @esaracco)
    • ๐Ÿ‘‰ make sure success block appears after body/query params (fix #1100)
    • ๐Ÿ›  fix content-type value (fix #1084 via #1085 by @esaracco)
    • ๐Ÿ›  fix display of types for apiHeader and apiParam (#1083 by @esaracco)
    • ๐Ÿ›  fix tests on windows (#1070 by @donmahallem)

    โœจ ENHANCEMENTS

    • ๐Ÿ‘Œ improve build speed (by @rottmann)
    • โš  make the message about no config files found a warning
    • ๐Ÿ“ฆ look for package.json in current working directory for apidoc config (fix #1086)
    • โšก๏ธ update chinese translation
    • โž• add json response highlighting (#1082 by @esaracco)