v3.1.0

solidtime-io/solidtimev3.1.0Aug 17, 2023by AykutSarac

AI Summary

This release focuses on performance optimization, user interface improvements, and a backend infrastructure upgrade to Supabase.

Key Highlights

  • Switched backend infrastructure to Supabase
  • Added trackpad gestures support and updated zoom/pan libraries
  • Drastically improved performance for expand/collapse node operations
  • Updated layouting algorithm for better compact views with larger data

New Features

  • JPEG download option
  • Trackpad gestures support
  • Restore editor data per session

Full Release Notes

## What's Changed
* Updated zoom/pan library + Trackpad gestures support 
* Fixed firefox broken node paddings
* Use Supabase
* Drastically improved performance of expand/collapse nodes
* Add JPEG download option
* Updated layouting algorithm for more compact view, better for bigger data
* Restore editor data per session
* UI updates
* chore: optimize bundle

**Full Changelog**: https://github.com/AykutSarac/jsoncrack.com/compare/v3.0.0...v3.1.0