- new: faspex package list retrieves the whole list, not just first page
- new: support web based auth to aoc and faspex 5 using HTTPS, new dependency on gem webrick
- new: the error "Remote host is not who we expected" displays a special remediation message
- new: conf ascp spec displays supported transfer spec
- new: options notif_to and notif_template to send email notifications on transfer (and other events)
- fix: space character in faspe: url are precent encoded if needed
- fix: preview scan: if file_id is unknown, ignore and continue scan
- change: for commands that potentially execute several transfers (package recv --id=ALL), if one transfer fails then ascli exits with code 1 (instead of zero=success)
- change: (break) option notify or aoc replaced with notif_to and notif_template