Skip to content

Releases: thethunderturner/filament-latex

v1.2.5

03 Jan 19:59
6f9c800
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.4

30 Dec 13:30
Compare
Choose a tag to compare

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!

Full Changelog: v1.2.3...v1.2.4

v1.2.3

29 Dec 16:45
aaae870
Compare
Choose a tag to compare

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!

Full Changelog: v1.2.2...v1.2.3

v1.2.2

17 Dec 23:20
Compare
Choose a tag to compare

Added install command + updated docs. Enjoy!

Full Changelog: v1.2.1...v1.2.2

v1.2.1

17 Dec 22:30
e706d8e
Compare
Choose a tag to compare

Minor update. Added support for translations. Enjoy!

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 Dec 17:33
9755601
Compare
Choose a tag to compare

Another big release. Ive added some code formatting, UI fixes and others. Enjoy!

What's Changed

Full Changelog: v1.1.3...v1.2.0

v1.1.3

16 Dec 15:24
3fd169c
Compare
Choose a tag to compare
Update README.md

v1.1.2

16 Dec 01:02
Compare
Choose a tag to compare

Fix tag name

v1.1.1

16 Dec 01:01
Compare
Choose a tag to compare

Full Changelog: v1.1.0...1.1.1

v1.1.0

15 Dec 12:01
1430698
Compare
Choose a tag to compare

What's Changed

In short this release adds possibility to upload files
Full Changelog: 1.0.0...v1.1.0