Bolt Releases Notes

Bolt Releases Notes

Changelogs and Releases Notes for Bolt: dynamic form builder for laravel to use in your app, with so many use cases as a filament plugin, the prefect google forms alternatives.

v3.0.68

What's Changed

  • fix exported values if they're arrays

v3.0.67

What's Changed

  • add HasRouteNamePrefix core trait

v3.0.66

What's Changed

  • [Feat] : Implement cachg mechanism for collection queries by @mohaphez

v3.0.65

What's Changed

  • feat: custom user model

Custom User Model:

By default Bolt will use this model to get the user fo:

config('auth.providers.users.model')

if you need to change this to use another model, add the followg your config file: zeus-bolt.php:

'models' => [
    //...
    'User' => AnotherUserModel::class,
],

v3.0.64

What's Changed

  • add the ability conditional visibility for paragraph field

v3.0.63

What's Changed

  • hide visibility on create form

v3.0.62

What's Changed

  • fix if the field is from a preset

v3.0.61

What's Changed

  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot
  • add loadg dicator for the form submit button

v3.0.60

What's Changed

  • Added Spanish translations by @dkstudio86

New Contributors

  • @dkstudio86 made their first contribution

v3.0.59

What's Changed

  • [Feature] Filament Modal Form Component by @mohaphez

v3.0.58

What's Changed

  • prevent delete if the form or response is lked to Extension

v3.0.57

What's Changed

  • up the accordion version

v3.0.56

What's Changed

  • set export toggle to yes no

v3.0.55

What's Changed

  • remove default filter date

v3.0.54

What's Changed

  • allow for custom entry for responses
  • fix toggle table column and use custom entry
  • add created at filter for responses

v3.0.53

What's Changed

  • Custom schema

v3.0.52

What's Changed

  • fix clone field to set the HTML ID

v3.0.51

What's Changed

  • hot fix for fields options on edit

v3.0.50

What's Changed

  • clean up some codes

v3.0.49

What's Changed

  • fix return type for Factory

v3.0.48

What's Changed

  • fix sortable

v3.0.47

What's Changed

  • fix for is pro not stalled

v3.0.46

What's Changed

  • empty boltModels by default, set the config or override them your …

v3.0.45

What's Changed

  • fixes and improvements for gradg and disable searchable for counts …

v3.0.44

What's Changed

  • Paragraph with html

v3.0.43

What's Changed

  • fix response action url

v3.0.42

What's Changed

  • improvements on how to check if pro version stalled

v3.0.41

What's Changed

  • fix collection not found

v3.0.40

What's Changed

  • fix visibility with live select

v3.0.39

What's Changed

  • [Bugfix/select options] Resolve HasOptions Merge Issue and Documentation Update by @mohaphez

Zeus is an open-source project. Thanks to my sponsors for helping me maintain this project.