Skip to content

Releases: listerr/ap4rc

preview-1

17 Apr 12:31
Compare
Choose a tag to compare

preview-1 release

NEW FEATURES:

  • Support a variety of username formats, or same username.

  • ap4rc_strict_userid_lookup: Lookup user by id / username.

  • ap4rc_show_application: show/hide application column.

  • ap4rc_show_last_access: show last access time/IP as recoded by dovecot's last_login plugin.

  • Update examples and docs.

  • More examples for dovecot configs etc. README_DOVECOT.md

  • Docs for last_access feature: README_LAST_ACCESS.md

FIXES:

  • Fix php warning "undefined variable $out"
  • Various indentation / spacing