Skip to content

v1.0.4

Compare
Choose a tag to compare
@3x1io 3x1io released this 22 Jul 15:10
· 27 commits to master since this release
  • Notes CheckLists

Use Checklist

you can use this feature to add a checklist to your notes by allowing this feature on your provider

$panel->plugin(\TomatoPHP\FilamentNotes\FilamentNotesPlugin::make()
    ->useChecklist()
)

Full Changelog: v1.0.3...v1.0.4