Releases: MarceauKa/shaark
Releases · MarceauKa/shaark
1.2.44
1.2.43
1.2.42
1.2.41
1.2.41
composer self-update
rm -rfv vendor/
composer install --no-dev --prefer-dist --no-scripts
composer dumpautoload -o
php artisan optimize
php artisan up
Added
- Added dutch translation (thanks to dododedodonl, #72)
- Ability to configure PDF size (thanks to dododedodonl, #71)
Changed
- Laravel 6.18
1.2.40
1.2.39
1.2.38
1.2.38
Added
- Docker support (documentation, #63)
Changed
- Cards are now displayed with masonry instead of stacked cards from Bootstrap
- HTTPS will be forced based on
APP_URL
instead ofAPP_ENV
Fixed
- Posts count for a tag
- Disable unloading when a new post is submitted
1.2.37
1.2.36
1.2.36
Added
- Walls: customizable pages with tags and card type restrictions to provide the best way to browse your content
Changed
- Laravel 6.9
Fixed
- Content post not loaded in DatabaseSeeder
Removed
- Appearance settings: Show chests on homepage, Show tags on homepage, Number of columns, Compact cards
- Removed
App\Post
model methodscopeOnlyLinks
1.2.35
1.2.35
Changed
- Laravel 6.6
Fixed
- Security update fixing https-proxy-agent
- Security update fixing serialize-javascript