Skip to content

Releases: WebFiori/framework

v3.0.0-beta.31

27 Oct 22:15
d81cfd0

Choose a tag to compare

3.0.0-beta.31 (2025-10-27)

Bug Fixes

  • Bug in Finding Class Loader Path (6831a96)
  • Show Framework Logo (e47f1a5)

Miscellaneous Chores

v3.0.0-Beta.30

21 Oct 21:44
3e82c23

Choose a tag to compare

v3.0.0-Beta.30 Pre-release
Pre-release

3.0.0-Beta.30 (2025-10-21)

Features

  • Added a Script to Update Version (e998c47)

Bug Fixes

Miscellaneous Chores

v3.0.0-Beta.29

09 Oct 12:40
22433ff

Choose a tag to compare

v3.0.0-Beta.29 Pre-release
Pre-release

3.0.0-Beta.29 (2025-10-09)

Bug Fixes

Miscellaneous Chores

v3.0.0-Beta.28

04 Aug 14:00
4d48bda

Choose a tag to compare

v3.0.0-Beta.28 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-Beta.27...v3.0.0-Beta.28

v3.0.0-Beta.27

26 May 09:41
8f90c06

Choose a tag to compare

v3.0.0-Beta.27 Pre-release
Pre-release

What's Changed

Full Changelog: v3.0.0-Beta.26...v3.0.0-Beta.27

v3.0.0-Beta.26

08 Apr 21:02
260e4b4

Choose a tag to compare

v3.0.0-Beta.26 Pre-release
Pre-release

3.0.0-Beta.26 (2025-04-07)

Features

  • Added a Method to Load Multiple Files (89d0363)
  • Added a Way to Handle Configuration Errors (76f1539)
  • Added Ability to Enable or Disable Cache (434fd72)
  • Added Additional Logging Methods to Tasks Manager (afc9b46)
  • Added More Abstraction to Cache Feature (f51b7b9)
  • Added Support for Loading Non-PSR-4 Compliant Classes (a9772b4)
  • Added Support for Setting Env Vars Using putenv() (2895d6f)
  • Added Support for Writing Unit Test Classes for APIs (baefa85)
  • autoloader: Added a Method to Check Validity of Namespace (e749a3a)
  • Automation of Writing Unit Test Cases for APIs (5bab349)
  • Caching (Initial Prototype) (4a063f3)
  • Fully Implemented Migrations Writer (ac42d3f)
  • Rollback of Migrations (078c94f)
  • Routes Caching (bbbacff)

Bug Fixes

  • Add Missing Returns (9dcd9bf)
  • Added Check for Empty File Path (b046fdf)
  • Added Handling Code for Session Serialization Errors (a2c7955)
  • Added Missing Namespace (069364a)
  • autoload: Add File Name an NS (eb4d5b9)
  • autoload: Check NS with Path (a3d4c6e)
  • Buffer Theme Components as They Might be HTML (d803352)
  • Class Path (98c6ee6)
  • cli: Rename of Class CommandArgument to Argument (7f67a0f)
  • config: Fix to JSON Configuration Style (4dda36c)
  • Correction to File Path (df3eacf)
  • Created Class Path (0592ed2)
  • Fix Assignment Issue (34a522f)
  • Fix to RunSQLQueryCommand (87dc2e3)
  • Fix to a Bug in Creating Test Case (0e4b8e5)
  • Fix to Bug in Loading Themes (ce67490)
  • Fix to Create CLI Command (82c7a88)
  • Fix to Create Migration with Defaults (534845d)
  • Fix to Initial Namespace (6e0e08a)
  • Fix to Line Numbers in Exception Logging (781a233)
  • Fix to Reading Extra Connection Props (a6c5b92)
  • Fix to Registering Middleware (6cc7ce1)
  • Fix to Running SQL Query from File (0c8bb61)
  • Fix to Setting Middleware Name (3a02a60)
  • Fix to Undefined Constant (d605a5b)
  • Fix to Uninitialized Variable (905c3c7)
  • Made init Static (e04233a)
  • Remove Unused Import (ed43960)
  • Show Exception on Initialization (2341841)
  • themes: Fix to Problems in Loading Theme (7a331ff)
  • ui: Fix to Bug In Web Page Initialization (8645c2a)
  • ui: Fix to Load Language After Page Initialization (38b0843)

Miscellaneous Chores

Read more

v3.0.0-Beta.25

04 Feb 15:39
97370fe

Choose a tag to compare

v3.0.0-Beta.25 Pre-release
Pre-release

3.0.0-Beta.25 (2025-02-04)

Miscellaneous Chores

v3.0.0-Beta.24

29 Jan 13:24
a79e0c8

Choose a tag to compare

v3.0.0-Beta.24 Pre-release
Pre-release

3.0.0-Beta.24 (2025-01-29)

Bug Fixes

  • Show Exception on Initialization (2341841)

Miscellaneous Chores

v3.0.0-Beta.23

07 Jan 08:51
bd6500f

Choose a tag to compare

v3.0.0-Beta.23 Pre-release
Pre-release

3.0.0-Beta.23 (2025-01-07)

Features

  • Added a Method to Load Multiple Files (89d0363)
  • Added a Way to Handle Configuration Errors (76f1539)
  • Added Ability to Enable or Disable Cache (434fd72)
  • Added Additional Logging Methods to Tasks Manager (afc9b46)
  • Added More Abstraction to Cache Feature (f51b7b9)
  • Added Support for Loading Non-PSR-4 Compliant Classes (a9772b4)
  • Added Support for Setting Env Vars Using putenv() (2895d6f)
  • Added Support for Writing Unit Test Classes for APIs (baefa85)
  • autoloader: Added a Method to Check Validity of Namespace (e749a3a)
  • Automation of Writing Unit Test Cases for APIs (5bab349)
  • Caching (Initial Prototype) (4a063f3)
  • Routes Caching (bbbacff)

Bug Fixes

  • Add Missing Returns (9dcd9bf)
  • Added Check for Empty File Path (b046fdf)
  • Added Handling Code for Session Serialization Errors (a2c7955)
  • Added Missing Namespace (069364a)
  • autoload: Add File Name an NS (eb4d5b9)
  • autoload: Check NS with Path (a3d4c6e)
  • Buffer Theme Components as They Might be HTML (d803352)
  • cli: Rename of Class CommandArgument to Argument (7f67a0f)
  • config: Fix to JSON Configuration Style (4dda36c)
  • Correction to File Path (df3eacf)
  • Fix Assignment Issue (34a522f)
  • Fix to RunSQLQueryCommand (87dc2e3)
  • Fix to a Bug in Creating Test Case (0e4b8e5)
  • Fix to Bug in Loading Themes (ce67490)
  • Fix to Create CLI Command (82c7a88)
  • Fix to Initial Namespace (6e0e08a)
  • Fix to Line Numbers in Exception Logging (781a233)
  • Fix to Reading Extra Connection Props (a6c5b92)
  • Fix to Registering Middleware (6cc7ce1)
  • Fix to Running SQL Query from File (0c8bb61)
  • Fix to Setting Middleware Name (3a02a60)
  • Fix to Undefined Constant (d605a5b)
  • Fix to Uninitialized Variable (905c3c7)
  • Made init Static (e04233a)
  • Remove Unused Import (ed43960)
  • themes: Fix to Problems in Loading Theme (7a331ff)
  • ui: Fix to Bug In Web Page Initialization (8645c2a)
  • ui: Fix to Load Language After Page Initialization (38b0843)

Miscellaneous Chores

  • Added Documentation (697155f)
  • Added Please Release Manifest and Config (25970da)
  • Added Release Please Config & Manifest (3b6273c)
  • Added Release Please to Workflow (6da66a3)
  • Change Target Branch for Release Please (452b9ff)
  • Cleanup (0d5f798)
  • Code Quality Improvements (80c7853)
  • Code Quality Improvments (f8e9ed9)
  • Configuration for Please Release (33caa13)
  • dev: release 3.0.0-Beta.14 (60aa746)
  • dev: release 3.0.0-Beta.14 (8c3dd76)
  • dev: release 3.0.0-Beta.17 (a3e5983)
  • dev: release 3.0.0-Beta.18 (a994097)
  • dev: release 3.0.0-Beta.19 (e917eb5)
  • dev: release 3.0.0-Beta.19 (5497825)
  • dev: release 3.0.0-Beta.20 (7afdb92)
  • dev: release 3.0.0-Beta.21 (eef1270)
  • dev: release 3.0.0-Beta.22 (0e428f0)
  • dev: release 3.1.0-Beta.14 (ba5a5e3)
  • Fix Imports (7386f92)
  • Fix target Branch (a419a3e)
  • Libraries Bump Up (d79a44a)
  • release 3.0.0-Beta.14 (872a0ec)
  • release 3.0.0-Beta.20 (ddcf6b0)
  • release 3.0.0-Beta.20 (c4fc053)
  • release 3.0.0-Beta.20 (6e72830)
  • release v3.0.0-Beta.17 (3c0c639)
  • release v3.0.0-Beta.18 (5a588eb)
  • release v3.0.0-Beta.19 (e8d5314)
  • release v3.0.0-Beta.20 (630f512)
  • release v3.0.0-Beta.21 (56f0bdc)
  • release v3.0.0-Beta.22 (4271914)
  • release v3.0.0-Beta.23 (3f74229)
  • release-please: A...
Read more

v3.0.0-Beta.22

24 Dec 20:31
711a1ca

Choose a tag to compare

v3.0.0-Beta.22 Pre-release
Pre-release

3.0.0-Beta.22 (2024-12-24)

Features

  • Added a Method to Load Multiple Files (89d0363)
  • Added a Way to Handle Configuration Errors (76f1539)
  • Added Ability to Enable or Disable Cache (434fd72)
  • Added Additional Logging Methods to Tasks Manager (afc9b46)
  • Added More Abstraction to Cache Feature (f51b7b9)
  • Added Support for Loading Non-PSR-4 Compliant Classes (a9772b4)
  • Added Support for Setting Env Vars Using putenv() (2895d6f)
  • Added Support for Writing Unit Test Classes for APIs (baefa85)
  • autoloader: Added a Method to Check Validity of Namespace (e749a3a)
  • Automation of Writing Unit Test Cases for APIs (5bab349)
  • Caching (Initial Prototype) (4a063f3)
  • Routes Caching (bbbacff)

Bug Fixes

  • Add Missing Returns (9dcd9bf)
  • Added Check for Empty File Path (b046fdf)
  • Added Handling Code for Session Serialization Errors (a2c7955)
  • Added Missing Namespace (069364a)
  • autoload: Add File Name an NS (eb4d5b9)
  • autoload: Check NS with Path (a3d4c6e)
  • cli: Rename of Class CommandArgument to Argument (7f67a0f)
  • config: Fix to JSON Configuration Style (4dda36c)
  • Correction to File Path (df3eacf)
  • Fix Assignment Issue (34a522f)
  • Fix to RunSQLQueryCommand (87dc2e3)
  • Fix to a Bug in Creating Test Case (0e4b8e5)
  • Fix to Bug in Loading Themes (ce67490)
  • Fix to Create CLI Command (82c7a88)
  • Fix to Initial Namespace (6e0e08a)
  • Fix to Line Numbers in Exception Logging (781a233)
  • Fix to Reading Extra Connection Props (a6c5b92)
  • Fix to Registering Middleware (6cc7ce1)
  • Fix to Running SQL Query from File (0c8bb61)
  • Fix to Setting Middleware Name (3a02a60)
  • Fix to Undefined Constant (d605a5b)
  • Fix to Uninitialized Variable (905c3c7)
  • Made init Static (e04233a)
  • Remove Unused Import (ed43960)
  • themes: Fix to Problems in Loading Theme (7a331ff)
  • ui: Fix to Bug In Web Page Initialization (8645c2a)
  • ui: Fix to Load Language After Page Initialization (38b0843)

Miscellaneous Chores

Read more