Skip to content

v1.4.0

Choose a tag to compare

@pdelboca pdelboca released this 17 Apr 15:13
5bc426c

🚀 Exciting Release: Open Data Editor Evolves with PySide6 Migration & Enhanced Features!

We’re thrilled to announce a major architectural overhaul as we bid farewell to Electron/React/FastAPI and embrace PySide6! 🎉 This foundational shift enhances performance, reduces complexity, and ensures a smoother, more native experience—all while preserving the core functionality.

Key highlights include:

  • ✨ Infinity Scrolling: Now all the data is displayed at once, no more pagination nor issues to find your errors.
  • ✨ Error Reporting Refinements: Errors Panel now navigates easily all of your errors while allows you to edit the data directly.
  • ✨ UI/UX Upgrades: Enjoy a polished interface with better errors report, new metadata forms and new table styles.
  • ✨ Stability Boost: Improve loading time and no more crashes due to errors in FastAPI server.

🌈 Even More Goodies & Gratitude!
This release packs translations (Spanish, French, Portuguese 🌍) and packaging improvements (NSIS for Windows, Mac support 🖥️).

P.S. Keep feedback coming—we’re just getting started! 😊

What's Changed

Full Changelog: v1.3.0...v1.4.0

New Contributors