Skip to content

Releases: tigron/skeleton-core

v2.0.0

18 May 15:51
Compare
Choose a tag to compare

Implemented support for different application types.

v1.4.5

29 Apr 09:58
Compare
Choose a tag to compare
Fix parsing installed.json when using composer2

v1.4.4: Update Media.php

31 Mar 11:24
dc93f3a
Compare
Choose a tag to compare
Add missing fix of previous commit where the asset paths of skeleton packages were checked.

v1.4.3

31 Mar 11:23
63d4135
Compare
Choose a tag to compare
Fix building skeleton package asset path

v1.4.2

17 Mar 12:58
Compare
Choose a tag to compare
  • Fix typo in content_length in serve_content
  • Call bootstrap and teardown for a module if available

v1.4.1

03 Mar 09:58
Compare
Choose a tag to compare

If a media is not found, show a 404 instead of throwing an exception.

v1.4.0

11 Feb 08:42
Compare
Choose a tag to compare

improved web_media (with http_range support)
csrf: properly detect POST requests
code cleanup

Allow video as media type

05 Jan 09:55
Compare
Choose a tag to compare
v1.3.5

Add Video filetypes to web media

v1.3.4

21 Dec 16:49
734ca3b
Compare
Choose a tag to compare
Action param + code cleanup

v1.3.3

10 Dec 11:12
Compare
Choose a tag to compare
Fix detect current application