Skip to content

Releases: ahochsteger/gmail-processor

v2.14.0

02 Mar 15:38
Compare
Choose a tag to compare

2.14.0 (2025-03-02)

Google Apps Script Version: 35

Features

  • add action attachment.storeDecryptedPdf (64d00ed)
  • add example with async custom action to decrypt PDFs (3300185)

Bug Fixes

  • deps: update libs-non-major (#485) (42ae39f)
  • deps: update react monorepo to v19 (a8d0002)
  • GAS example code processing (abec3e6)

v2.13.3

07 Feb 00:41
Compare
Choose a tag to compare

2.13.3 (2025-02-07)

Google Apps Script Version: 34

Bug Fixes

  • deps: update dependency parse-duration to v1.1.2 (a0ad1fb)

v2.13.2

06 Feb 22:32
Compare
Choose a tag to compare

2.13.2 (2025-02-06)

Google Apps Script Version: 33

Bug Fixes

  • deps: update libs-non-major (4685135)
  • snyk issue in code linter (5d98e3c)
  • URL reference error (6b11cef)

2.13.1

26 Dec 12:08
Compare
Choose a tag to compare

2.13.1 (2024-12-26)

Google Apps Script Version: 32

Bug Fixes

2.13.0

26 Dec 11:21
Compare
Choose a tag to compare

2.13.0 (2024-12-26)

Google Apps Script Version: 31

Bug Fixes

  • legacy expression compatibility (b39ca7b)

Features

  • major deps updates + add more date-fns functions (c15a47b)
  • new expression language (3ea1982)

2.12.0

13 Jul 12:43
Compare
Choose a tag to compare

2.12.0 (2024-07-13)

Google Apps Script Version: 30

Features

  • many deps updates (date-fns v3 + new fns, node v22) (fdab503)

2.11.1

29 May 05:35
Compare
Choose a tag to compare

2.11.1 (2024-05-29)

Google Apps Script Version: 29

Bug Fixes

  • thread order constant names + log date on threads (cb6624c)

2.11.0

25 May 13:53
Compare
Choose a tag to compare

2.11.0 (2024-05-25)

Google Apps Script Version: 28

Bug Fixes

  • custom action name regex + add test (0ec5b5c)
  • pug security vulnerability (ee0031d)
  • wrong regex replacement (3eb0809)

Features

  • add custom actions (e044e22)
  • add version info lib, logs and docs (5470741)

2.10.1

16 May 20:16
Compare
Choose a tag to compare

2.10.1 (2024-05-16)

Google Apps Script Version: 27

Bug Fixes

  • null dereference in redact() (0c6f80c)

2.10.0

10 May 19:17
Compare
Choose a tag to compare

2.10.0 (2024-05-10)

Google Apps Script Version: 26

Features

  • add ordering of threads/messages/attachments (3dfbdbb)