Skip to content

Releases: frappe/insights

v3.0.1

04 Nov 11:44
Compare
Choose a tag to compare

v3.0.0

04 Nov 06:45
Compare
Choose a tag to compare

What's Changed

  • Completely rewritten frontend
    • Fixed tons of reactivity issues in the previous one
    • Switched to Typescript for better structure and stable code
    • Revamped query building & visualizing experience
    • Improved data exploration and traceability
    • Improved dashboards filtering
  • Completely rewritten backend
    • Replaced SQLAlchemy with ibis-framework
      • Built for analysis workflows
      • Automatic query chaining and optimization
      • Single API for 20+ connectors
      • Removes 80% of the DB connection handling & query building code
    • Implemented basic data warehousing (data store)
      • Store table data into parquet files and query them using duckdb

Screenshots

CleanShot 2024-11-04 at 10 10 15@2x

CleanShot 2024-11-04 at 10 10 43@2x

CleanShot 2024-11-04 at 10 11 02@2x

CleanShot 2024-11-04 at 10 12 01@2x

v2.2.6

09 Sep 16:14
Compare
Choose a tag to compare

Full Changelog: v2.2.5...v2.2.6

v2.2.5

09 Sep 08:54
Compare
Choose a tag to compare

Full Changelog: v2.2.4...v2.2.5

v3.0.0-beta

03 Sep 09:14
Compare
Choose a tag to compare
v3.0.0-beta Pre-release
Pre-release

Breaking Changes

Minor Changes

New Contributors

Full Changelog: v2.2.1...v3.0.0-beta

v2.2.4

27 Jul 07:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.3...v2.2.4

v2.2.3

29 Apr 09:13
Compare
Choose a tag to compare

Full Changelog: v2.2.2...v2.2.3

v2.2.2

17 Apr 06:47
Compare
Choose a tag to compare

Full Changelog: v2.2.1...v2.2.2

v2.2.1

16 Apr 08:46
Compare
Choose a tag to compare

Full Changelog: v2.2.0...v2.2.1

v2.2.0

16 Apr 05:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.4...v2.2.0