Skip to content

Releases: tattersoftware/codeigniter4-preferences

Loosen Dependency

Loosen Dependency Pre-release
Pre-release

Choose a tag to compare

@MGatner MGatner released this 24 Nov 17:14
f2f0491

Switches the authentication dependency to a suggestion, using Session as a complete fallback when no library is found.

Hopefully the last RC before the final production release!

What's Changed

Full Changelog: v1.0.0-rc.3...v1.0.0-rc.4

Placeholder Config

Placeholder Config Pre-release
Pre-release

Choose a tag to compare

@MGatner MGatner released this 23 Nov 14:43
92aeb98
  • Provides a placeholder config file with corresponding docs
  • Adds support for said config file via helper shorthands: preference('foo')

What's Changed

Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3

Session Support

Session Support Pre-release
Pre-release

Choose a tag to compare

@MGatner MGatner released this 23 Nov 14:15
dd9fc4e

Adds a fallback to Session for unauthenticated requests.

What's Changed

Full Changelog: v1.0.0-rc.1...v1.0.0-rc.2

Release Candidate 1

Release Candidate 1 Pre-release
Pre-release

Choose a tag to compare

@MGatner MGatner released this 19 Nov 14:55
5723713
Merge pull request #5 from tattersoftware/release

Release Prep