Releases: thethunderturner/filament-latex
v1.2.5
What's Changed
- Feature: Extend resources by @thethunderturner in #59
- Feature: Create page split form by @thethunderturner in #60
- Feature: Table filters by @thethunderturner in #61
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
Small bug fix that I shouldve added to yesterdays release. Now filament will actually check if config, views, translations have already been published and use them instead :). Also made some small adjustments to prettier, and fixed some code duplication too!
- Feature/star GitHub by @thethunderturner in #58
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
Big feature that introduces the ability to use PDF.js to render your pdf's. In short, with pdf.js you can display your document in whole, all use next/Previous buttons to paginate through it. If you wish to disable this, you can do so via the config, which will then prompt laravel to use your browser's default PDF viewer! I wish you all a Happy new Year!
- Feature: PDF.js by @thethunderturner in #57
Full Changelog: v1.2.2...v1.2.3
v1.2.2
Added install command + updated docs. Enjoy!
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Minor update. Added support for translations. Enjoy!
What's Changed
- Feature/translations by @thethunderturner in #52
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Another big release. Ive added some code formatting, UI fixes and others. Enjoy!
What's Changed
- Code Formatting by @thethunderturner in #46
- Adding PR template by @thethunderturner in #48
- avatar/name columns option by @thethunderturner in #49
- Remove Hidden field by @thethunderturner in #50
- Feature/fix last tex file by @thethunderturner in #51
Full Changelog: v1.1.3...v1.2.0
v1.1.3
Update README.md
v1.1.2
Fix tag name
v1.1.1
Full Changelog: v1.1.0...1.1.1
v1.1.0
What's Changed
- Major feature: Adds file upload section by @thethunderturner in #43
In short this release adds possibility to upload files
Full Changelog: 1.0.0...v1.1.0