Skip to content

Release v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Aug 20:15

What's Changed

✨ Features

  • Implement horizontal scrollbars for all UI panes (#4343f34)
  • Enhanced resizable panes functionality

🐛 Bug Fixes

  • Improve DataTable horizontal scrollbar visibility (#920dc17, #fe5eec5)
  • Resolve resizable panes implementation issues (#0c51d92)
  • Improve bytea handling with 0x prefix for display and exports (#33b052a)
  • Unify and improve scrollbar styling with workaround for vertical scrollbar cutoff (#335e28c)

📈 Improvements

  • Better scrollbar visibility across all UI components
  • More consistent scrollbar styling throughout the application
  • Enhanced data display for binary (bytea) columns
  • Improved handling of wide data tables

📝 Documentation

  • Updated README.md (#90f86b5)

Full Changelog: v1.2.0...v1.3.0