Skip to content

Releases: outl1ne/nova-sortable

1.4.16

23 Sep 14:42
Compare
Choose a tag to compare

Changed

  • Fixed some crashes caused by buildSortQuery in updateOrder (again)

1.4.15

23 Sep 11:46
Compare
Choose a tag to compare

Changed

  • Fixed some crashes caused by buildSortQuery in updateOrder
  • Updated packages

1.4.14

04 Sep 09:53
Compare
Choose a tag to compare

Changed

  • Updated dist file(s) forgotten in previous release
  • Updated packages

1.4.13

04 Sep 09:34
Compare
Choose a tag to compare

Changed

  • Fixed HasMany not showing correct sorting buttons
  • Fixed ManyToMany not showing any sorting buttons in some cases

1.4.12

01 Sep 07:48
Compare
Choose a tag to compare

Changed

  • Fixed a case where a relationship query tried to sort the wrong model (thanks to @eduardoesternon)

1.4.11

31 Aug 11:02
Compare
Choose a tag to compare

Changed

  • Fixed a case where a missing ConvertEmptyStringsToNull middleware could cause a 400 error

1.4.10

31 Aug 10:57
Compare
Choose a tag to compare

Changed

  • Fixed buildSortQuery in updateOrder
  • Add ability to allow or deny sorting capability on specific models (thanks to @Nickotavers)

1.4.9

31 Aug 08:04
Compare
Choose a tag to compare

Changed

  • Support buildSortQuery in updateOrder (thanks to @stevelacey)
  • Updated packages

1.4.8

10 Aug 15:06
Compare
Choose a tag to compare

Changed

  • Added French translations (thanks to @Nyratas)
  • Added Russian translations (thanks to @everestmx)

1.4.7

28 Apr 11:40
Compare
Choose a tag to compare

Changed

  • Added Spanish translations (thanks to @gerardnll)
  • Fixed hardcoded primary key column names (thanks to @newtongamajr)