Skip to content

1.0-alpha5

Pre-release
Pre-release

Choose a tag to compare

@syntaxerror247 syntaxerror247 released this 07 Mar 15:51
0bbb8cb

Finally, the Alpha 5 release of VectorTouch is here!

This release doesn't include many mobile-specific improvements, as I didn't have much time to work on the project recently. However, it includes an important improvement to permission handling and keeps the project in sync with upstream changes.

I'm now back to actively working on the project and will be getting things back on track with more improvements and regular updates in sync with GodSVG releases.

Download

Notable Changes

  • Removed the READ_MEDIA_IMAGES permission
    This release removes the need for READ_MEDIA_IMAGES permission and switches fully to use Storage Access Framework to pick/save files.

  • Synced with the GodSVG
    Updated to MewPurPur/GodSVG@9d04428

In Progress

  • Redesigning the Inspector to be more mobile-friendly
    • Touch scrolling support for the Inspector.
  • More TabsPanel features like duplicate tabs, close multiple tabs at once, and more.

Known Issues & Limitations

  • Long press in the viewport can behave oddly i.e touch input may misbehave for the next two touches after closing the long-press menu.
  • The app is still in alpha, so expect some rough edges while the interface evolves.