Skip to content

Release v1.4.8 馃Ч

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 10:03
· 11945 commits to master since this release
8447c9c

No major features this week as we prep for a bigger release for next week!

Bug Fixes

  • Fixed a critical bug in tables that source data from Mongo (#3968, #3908)

  • Fixed issue with table widget pagination when no pages exist. Pagination controls will be disabled for tables with no pages. (#3895)

  • The text-align option in table column properties doesn't apply to header labels; this issue is now fixed! The column headers are aligned like the column data. (#3885)

  • Fixed issue with selecting a table widget row in edit mode was not selecting the widget. (#3871)

  • Fix column ordering issues in table widget. (#3755)