Skip to content

Releases: sumocoders/FrameworkCoreBundle

v5.4.1

04 Feb 10:39

Choose a tag to compare

Bugfix release

  • 4e2fb98: Add return docblock for PHPStan to Paginator getIterable

Full Changelog: v5.4.0...v5.4.1

v5.4.0

14 Dec 08:47
cffe207

Choose a tag to compare

What's Changed

  • theme.current → theme() by @tijsverkoyen in #94
  • Use correct path, otherwise the file was not found, by @tijsverkoyen in #95
  • Make the Route parameters an optional parameter by @dreadnip in #96

Full Changelog: v5.3.0...v5.4.0

v5.3.0

30 Nov 13:23

Choose a tag to compare

Add compatibility with Symfony 6 components.

v5.2.2

26 Nov 13:40
007d46c

Choose a tag to compare

What's Changed

  • Breadcrumb with PHP8 attributes by @dreadnip in #87

Full Changelog: v5.2.1...v5.2.2

v5.2.1

26 Nov 11:03

Choose a tag to compare

What's Changed

  • Use Foundation Inky for emails by @dreadnip in #93
  • Configurable Content Security Policies by @tijsverkoyen in #91
  • Refactor jsdata and theme by @dreadnip in #86

Full Changelog: v5.2.0...v5.2.1

v5.2.0

10 Nov 14:33
b483a57

Choose a tag to compare

Custom error pages

v5.1.3

24 Sep 13:27

Choose a tag to compare

Bump gedmo/doctrine-extensions to version 3

v5.1.2

23 Sep 08:44
cef40a6

Choose a tag to compare

Allow PHP8

v5.1.1

09 Sep 08:32
af2b93b

Choose a tag to compare

Bugfix release with mostly refactoring of old code

v5.1.0

06 Sep 16:28
b00fc8d

Choose a tag to compare

In-house pagination instead of relying on Pagerfanta.