Skip to content

2.1.0

Compare
Choose a tag to compare
@Hanspagh Hanspagh released this 23 Jan 11:58
· 56 commits to master since this release
37d075f

Enhancements:

  • Add option halt to all plugs. This allows to optionally not halt the connection on error so downstream plugs are still called #617
  • Added SlidingCookie plug that allows auto-refreshing cookie tokens #616
  • Documentation updates

Bug Fixes:

  • Error when permission was an empty list, was caused by a wrong default value, #625