Skip to content

Release v1.0.15

Compare
Choose a tag to compare
@fletch3555 fletch3555 released this 09 Feb 17:09
· 79 commits to 1.0 since this release

Contributor notice: Static assets (app.js and app.css) are now compiled automatically after merge, so they no longer need to be committed with your PRs.

Bugfixes:

  • Fix for error when pivot tables have an id field (#2579)
  • Fix unique validation on edit views (#2457)
  • Fix for upsize and quality options for uploaded image editing (#2429)
  • Update Resizable trait to properly trim extension from file name (#2525)
  • Fix for z-index issue with top-right drop-down menu (#2582)
  • Fix for language-picker color scheme (#2590)
  • Fix for issue where install command would fail from timeout (#2552)
  • Fix for Cropper not defined JS error (#2595)
  • Fix for post-login redirect functionality (#2511)

New features, improvements, and optimizations:

  • Translation updates: PT_BR (#2537, #2541)
  • Only select needed fields instead of full table (#2565)
  • Allow for optional width/height setting in image configuration (#2538)
  • Remove ga-embed.css file (#1762)
  • Enhancing test-suite (#2584, #2585, #2586, #2587)
  • Added "After" events for routing (#2599)