Skip to content

Releases: daun/processwire-dashboard

v1.5.9

04 May 10:23

Choose a tag to compare

  • Ignore ajax requests that do not render a panel
  • Bump tooling dependencies

v1.5.8

14 Jan 10:31

Choose a tag to compare

  • Fix warning when rendering parent in collection panel

v1.5.7

18 Dec 22:24

Choose a tag to compare

  • Avoid rendering empty attributes

v1.5.6

22 Jul 10:12

Choose a tag to compare

  • Improve responsive tab rendering

v1.5.5

28 Feb 16:40

Choose a tag to compare

  • Fix deprecation warning

v1.5.4

20 Oct 15:41

Choose a tag to compare

  • Update dependencies

v1.5.3

18 Mar 16:46

Choose a tag to compare

  • Fix PHP 8.2 deprecation warning by allowing dynamic properties (@adrianbj)

v1.5.2

20 Sep 17:31

Choose a tag to compare

  • Fix notice when adding shortcut URLs as strings

v1.5.1

03 Sep 11:54

Choose a tag to compare

  • Confirm before trashing pages in collection panel
  • Avoid overflowing shortcut titles
  • Add default color variables for third-party plugins

v1.5.0

02 Sep 18:31

Choose a tag to compare

  • Add new panel size micro (@netcarver)
  • Allow publishing & hiding pages in collection panel by using special column names published__ and visible__