Skip to content

Releases: cypht-org/php-sieve-manager

v1.0.8

29 Aug 19:44
Compare
Choose a tag to compare

What's Changed

  • fix endless loop error while reading an empty line from the server by @kroky

Full Changelog: v1.0.7...v1.0.8

v1.0.7

12 Aug 22:50
3590d0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

17 Jun 21:05
d013d04
Compare
Choose a tag to compare

What's Changed

  • Rename BaseSieveAction to BaseFilterAction by @Shadow243 in #19

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

15 Jun 10:56
5acbe4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

07 May 19:32
dbed4e5
Compare
Choose a tag to compare

What's Changed

  • Added support for rename script command and has mechanism method by @josaphatim in #12

Full Changelog: v1.0.3...v1.0.4

v1.0.3

02 May 10:46
601cb7d
Compare
Choose a tag to compare

What's Changed

  • [FIX] Handled edge cases exception for email providers that does not support script inclusion by @josaphatim in #11

Full Changelog: v1.0.2...v1.0.3

v1.0.2

30 Apr 10:31
ce2816c
Compare
Choose a tag to compare

What's Changed

  • Fixed infinite loop when server returns an error by @josaphatim in #5
  • Added getExtensions, hasExtensions and hasSpace interfaces by @josaphatim in #7
  • Fixed infinite loop when an error occurs on server by @josaphatim in #6
  • Added external, XOAuth2 and OAuthBearer auth methods by @josaphatim in #8
  • Added support for checkScript and noop methods by @josaphatim in #9
  • Change COPYING file to LICENSE.txt by @josaphatim in #10

Full Changelog: v1.0.1...v1.0.2