CasperJS v1.1.0 Release Notes

Release Date: 2016-04-11 // about 8 years ago
  • ๐Ÿ›  Important Changes & Bugfixes

    • ๐Ÿ›  yet another bugfix for passing options to the engine and tests (#1448, #1449, #1452)
    • ๐Ÿ›  fixed infinite loop in path resolving (#1479, #1483)
    • ๐Ÿ›  fixed issues with stale popups (#963, #978, #1095, #1174, #1303, ๏ฟผ#1354, #1490)
    • ๐Ÿ›  fixed issues with mouse events (#208, #1417)

    ๐Ÿ†• New features

    • option to create a new WebPage instance to address memory consumption issues (#803, #826)
    • multiple file uploads (#525, #1425)

    ๐Ÿ›  Minor fixes & enhancements

    • proper XML output for XUnit (#824, #1322, #1440, #1458, #1499)
    • ๐Ÿ‘ allow to pass encoding (default: utf8) to openUrl (#1434)
    • ๐Ÿ‘Œ improvements on spelling and documentation (#1203, #1355, #1366, #1454, #1459, #1462, #1468, #1470, #1477, #1489, #1497, #1498, #1501, #1504, #1508, #1509, #1510)
    • ๐Ÿ‘‰ make fillForm chainable (#1256)
    • ๐Ÿ— stabilized travis CI builds (#1499)
    • ๐Ÿ‘ warn that PhantomJS 2.* does not support coffeescript (#1469)
    • ๐Ÿ‘• minor tweak to eslint setup (#1515)
    • encoded URLs for PhantomJS 2.* (#1495)

    Known Issues

    ๐Ÿง Same as for 1.1-beta5: three of the self-tests fail reproducibly on Windows (#1427) (the same binary passes mono-based checks on travis, linux, OS/X)