Skip to content

Releases: tigron/skeleton-core

v1.0.5

25 Sep 10:18
Compare
Choose a tag to compare

Bugfix

  • Fix the not_found event for modules

v1.0.4

03 Sep 11:18
Compare
Choose a tag to compare

Detect browser language via I18N package

v1.0.3

10 Jul 15:38
37e7a3e
Compare
Choose a tag to compare
Fix namespace

v1.0.2

09 Jul 10:48
Compare
Choose a tag to compare

Create namespaces for apps

v1.0.1

08 Jul 09:00
Compare
Choose a tag to compare

This version breaks backwards compatibility. In this version 'Events' replace the 'Hook'. If your application still uses hooks, please make sure you upgrade them to events.

v0.1.17

03 Oct 08:10
Compare
Choose a tag to compare
Application matching should check base_uri as well

v0.1.16

17 Jul 09:58
Compare
Choose a tag to compare

Improve wildcard match

v0.1.15

12 Jul 09:41
Compare
Choose a tag to compare
Don't rewrite protocol-relative url

v0.1.14

16 Mar 12:49
Compare
Choose a tag to compare
Undo last commit

v0.1.13

11 Jan 09:45
Compare
Choose a tag to compare
  • Make Media fetch method overidable
  • Add prepend template options