Skip to content

v1.5.0

Compare
Choose a tag to compare
@jerry-jeon jerry-jeon released this 11 Jun 06:00
· 41 commits to main since this release

Release Notes for Version 1.5.0

New Features

  1. Persist Header Config (#37 by jkj8790)
  2. Package, Tag Filter (#36 by jkj8790): Added new package and tag filtering features
  3. Support Copy Row Feature (#30 by jkj8790)
  4. Exclude Filter Feature (#29 by jkj8790
  5. Support Collapsing Large Row (#28 by jkj8790): We now support collapsing large rows to improve the readability of your data.
  6. Collapse Columns if Possible (#38 by jkj8790): We've improved our table view, columns will now collapse when possible, making your data easier to read.
  7. Fix Startup Window Size (#34 by Tolriq): Make window size on startup configurable
  8. Fix JSON Detector to Better Support Some Edge Cases (#32 by Tolriq): Made enhancements to our JSON detector to handle edge cases better.