Releases: tigron/skeleton-core
Releases · tigron/skeleton-core
v2.0.0
Implemented support for different application types.
v1.4.5
Fix parsing installed.json when using composer2
v1.4.4: Update Media.php
Add missing fix of previous commit where the asset paths of skeleton packages were checked.
v1.4.3
Fix building skeleton package asset path
v1.4.2
- Fix typo in content_length in serve_content
- Call bootstrap and teardown for a module if available
v1.4.1
If a media is not found, show a 404 instead of throwing an exception.
v1.4.0
improved web_media (with http_range support)
csrf: properly detect POST requests
code cleanup
Allow video as media type
v1.3.5 Add Video filetypes to web media
v1.3.4
Action param + code cleanup
v1.3.3
Fix detect current application