Skip to content

Releases: tubsn/flundrCore

Added SSL Support for Databases

22 Nov 11:04
f7c776a
Compare
Choose a tag to compare

Peter kindly added SSL Support for Databases.
in the .env simply add an 'ssl' array with paths to ca, cert, and key to enable ssl.

Email Improvements

01 Apr 08:28
9358398
Compare
Choose a tag to compare

Better Options when using E-Mail Messaging

Some Wrap Ups and Storage Upgrades

10 Nov 08:40
a41ca48
Compare
Choose a tag to compare
Update Storage.php

Storage Path allows subdirectories

JWT Update

24 May 20:58
Compare
Choose a tag to compare

Added JWT Capabilities

New Array Tools

14 Nov 17:24
bfe67eb
Compare
Choose a tag to compare

smaller fixes and Array Tools

Create or Update Addons

28 Dec 10:15
Compare
Choose a tag to compare
v2.1.2

Decimal Helper

Minor Bugfixes

05 Aug 19:18
d4ae56e
Compare
Choose a tag to compare

Default Models exact_search() now follow the sort order setting in the model

Improved Mail and Templating Engine

07 Mar 16:01
Compare
Choose a tag to compare

Improved template handling with Outputbuffers and improved the E-Mail Adapter for PHPMailer

Small fixes

25 Feb 23:20
Compare
Choose a tag to compare
  • Fixed issue with empty values in mass update queries
  • Added some Redirect features
  • Added Slugify Function

User-Management

14 Feb 17:47
Compare
Choose a tag to compare

Added UserManagament for the Default install.
Renamed default Email Template (check your template folder for pw reset emails)