Skip to content

Releases: omniphx/forrest

Version 2.13.0

Choose a tag to compare

@omniphx omniphx released this 27 Nov 18:19
0163aae

Feature:

Bugfix:

Version 2.12.0

Choose a tag to compare

@omniphx omniphx released this 02 Oct 22:16
1c57b8d

Feature:

Bugfix:

Version 2.11.2

Choose a tag to compare

@omniphx omniphx released this 23 May 16:57
14783f2

Bugfixes:

  • #285 Fixed issue where original endpoint was not being requested after refresh token @tomingle
  • #286 Handle Bad_OAuth_Token response during Forrest::identity() @tomingle

Version 2.11.1

Choose a tag to compare

@omniphx omniphx released this 08 Feb 14:19
9d8bf24

#280 - Add public accessors for instance and base URLs by @AhmadWaleed

Version 2.11.0

Choose a tag to compare

@omniphx omniphx released this 23 Dec 16:02
1f1fc4e

#276 - Add PHP 8.0 support by @nauxliu

Version 2.10.2

Choose a tag to compare

@omniphx omniphx released this 16 Oct 13:02
7c9967d

Bugfix:
#275 - Fix broken Lumen reference

Version 2.10.1

Choose a tag to compare

@omniphx omniphx released this 06 Oct 15:57
03bc2ac

Bugfix
#271 - Use correct format when using Bulk API

Version 2.10.0

Choose a tag to compare

@omniphx omniphx released this 04 Oct 06:24
841c625

Features
#266 JWT authentication by @dbhynds
#267 Github actions by @K03413R

Bugfixes
#268 Formatting bugfix by @K03413R

Misc
#269 Guide updates and test fixes

Version 2.9.0

Choose a tag to compare

@omniphx omniphx released this 29 Sep 15:03
2101d4a

Laravel 8

Version 2.8.0

Choose a tag to compare

@omniphx omniphx released this 10 May 15:49
e4f4c59

Features
#250 - Ability to use multiple instances of Salesforce by @yankewei
#254 - Updated annotations

Bugfixes
#251 - Improved error handling by @yankewei