Skip to content

Releases: lara-zeus/bolt

0.0.31

08 Jun 13:37
2b35f61
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.30...0.0.31

0.0.30

06 Jun 14:43
88ede18
Compare
Choose a tag to compare

What's Changed

  • Actions by @atmonshi in #47
    better actions and improve fields to apply default values.
    better responsive layout for fields in admin page
    fixes for phpstan

Full Changelog: 0.0.29...0.0.30

0.0.29

05 Jun 01:23
b050a7e
Compare
Choose a tag to compare

What's Changed

  • add widgets
  • add view form page in admin
  • update readme and introduction to mark some features as done 💪
  • update docs to add events

Full Changelog: 0.0.28...0.0.29

0.0.28

04 Jun 21:37
68cdf47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.27...0.0.28

0.0.27

02 Jun 06:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.26...0.0.27

0.0.26

02 Jun 06:32
a9d387a
Compare
Choose a tag to compare

What's Changed

  • Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #41
  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1 by @dependabot in #42

🆕 new form layout added: tabs
🆕 allow setting columns number per section
🆕 add section descriptions
🆕 Set Section Icon available for Tabs and Wizerd
🆕 Option to view the section as aside

✨ Localized all phrases, currently supporting (English and Arabic)
✨ Improve the overall UI for viewing the responses.
✨ You can set the status for each response

❗️removed the route group user
⚠️ run php artisan migrate for the new migration: add_fields_to_sections_table

Full Changelog: 0.0.25...0.0.26

0.0.25

28 May 21:16
e2d69c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.24...0.0.25

0.0.24

28 May 17:42
b371e24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.23...0.0.24

0.0.23

28 May 16:40
3a9e305
Compare
Choose a tag to compare

What's Changed

🔥 Adding Filament Plugin Purge for better and thinner CSS file.

🚩 The component <x-zeus::box> is retired, and now we using <x-filament::card> instead.

🟢 Always add @php artisan vendor:publish --tag=zeus-assets --ansi --force to post-update-cmd in your composer file.

Full Changelog: 0.0.22...0.0.23

0.0.22

28 May 15:14
31f4d32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.21...0.0.22