Skip to content

Releases: outl1ne/nova-multiselect-field

1.11.0

30 Oct 15:30
Compare
Choose a tag to compare

Added

  • Added async searching (thanks to @MarikaMustV)
  • Added belongsTo
  • Make belongsToMany work asynchronously

1.10.3

22 Oct 08:56
Compare
Choose a tag to compare

Added

  • Added Estonian (et) translations
  • Replaced translations logic with nova-translations-loader

1.10.2

22 Oct 08:14
Compare
Choose a tag to compare

Changed

  • Fixed belongsToMany in some cases (thanks to @DanielLavoie90)
  • Updated packages

1.10.1

14 Oct 10:09
Compare
Choose a tag to compare

Changed

  • Fixed belongsToMany in some cases
  • Updated packages

1.10.0

25 Sep 11:49
Compare
Choose a tag to compare

Added

  • Support for ->belongsToMany() usage

Changed

  • Updated packages

1.9.9

14 Sep 08:48
Compare
Choose a tag to compare

Changed

  • Added Dutch translations (thanks to @preliot)

1.9.8

04 Sep 09:51
Compare
Choose a tag to compare

Changed

  • Fix invalid v-for key
  • Updated packages

1.9.7

01 Sep 13:21
Compare
Choose a tag to compare

Changed

  • More theoretical fixes to Nova's translation logic crash

1.9.6

01 Sep 13:14
Compare
Choose a tag to compare

Added

  • Added dependsOnMax option
  • Added nova-flexible-content support

1.9.5

10 Aug 07:26
Compare
Choose a tag to compare

Changed

  • Fixed typo that caused a runtime crash (thanks to @gmedeiros)