Skip to content

Releases: outl1ne/nova-settings

5.2.4

07 Mar 11:24
f9678fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.2.3...5.2.4

5.2.3

08 Nov 08:04
Compare
Choose a tag to compare

Fixed

  • Fixed save button missing in Nova 4.28 (thanks to @alancolant)

5.2.2

09 Oct 11:08
Compare
Choose a tag to compare

[5.2.2] - 09-10-2023

Fixed

  • Fixed casting of date and datetime objects when passing them into field (see issue)

5.2.1

10 Aug 08:38
Compare
Choose a tag to compare

Added

  • Added Nova ->domain() support to routes (thanks to @RonMelkhior)

Changed

  • Fixed null values not being persisted (thanks to @Senexis)

5.2.0

29 Jun 08:26
Compare
Choose a tag to compare

Added

5.1.0

20 Mar 11:50
Compare
Choose a tag to compare

Added

  • Added Slovak language (thanks to @wamesro)
  • Added resource-loaded and resource-updated Nova events

Changed

  • Allow encoding of JsonSerializable objects (thanks to @miagg)
  • Settings submenu is now hidden if there is only 1 menu element (thanks to @johnpuddephatt)
  • Fixed image deletion when the image is inside a \Nova\Panel or \Eminiarts\Tabs (thanks to @marttinnotta)
  • Updated packages

5.0.8

04 Jan 13:14
Compare
Choose a tag to compare

Changed

  • Fixed nova_get_settings() not casting as expected

5.0.7

04 Jan 11:53
Compare
Choose a tag to compare

Added

  • Added dusk identifier to update button (thanks to @chrillep)

Changed

  • Fixed nova_get_settings() not working as expected with default values
  • Updated packages

5.0.6

21 Oct 14:27
Compare
Choose a tag to compare

Changed

  • Added translations for French language (thanks to @shaffe-fr)

5.0.5

08 Sep 12:29
Compare
Choose a tag to compare

Changed