Skip to content

4.1.27 🌈

Compare
Choose a tag to compare
@release-drafter release-drafter released this 09 Nov 19:41
bd1bab5

Changes

  • Do not reinitialize the instance again (#3273 - thanks to @pxpm)
  • Fixed crud\inc\form_save_buttons.blade.php file code alignment issue (#3305 - thanks to @senthur1994)
  • date field initializations should not rely on wrapper class (#3309 - thanks to @DoDSoftware)
  • [4.1.x][Bug fix] Update date range filter (#2253 - thanks to @pxpm)
  • clear ajax select options when clearing the value (#3301 - thanks to @pxpm)
  • Added missing translatable icon to repeatable field (#3277 - thanks to @promatik)
  • tinymce stores full image path instead of server relative path (#3281 - thanks to @pxpm)
  • ran npm audit fix to bump resolve-url-loader version (#3285 - thanks to @tabacitu)

⚙️ Changes