Skip to content

Releases: snorpey/jpg-glitch-electron

Quality of life

Quality of life Pre-release
Pre-release

Choose a tag to compare

@snorpey snorpey released this 21 Apr 20:29

This release has small quality of life improvements and bug fixes:

  • The tab bar is now scrollable when there are too many tabs open
  • The tab area is now completely clickable (instead of the tab text)
  • Export to JPG is now supported in the Electron version of the app
  • Cmd/Ctrl + W now closes the current tab instead of the window.

Random

Choose a tag to compare

@snorpey snorpey released this 22 Apr 10:52

Changes

  • add random button
  • update dependencies
  • remove code comments
  • small fixes

Hybrid

Choose a tag to compare

@snorpey snorpey released this 31 Dec 14:14

Changes:

  • The app is now a hybrid: it works as a Progressive Web App as well as an Electron app.
  • Refactor using cli-plugin-pwa and vue-cli-plugin-electron-builder
  • Simplify .glitch file format
  • Small changes to Linux build options
  • Remove dependencies with severe security vulnerabilities

Dependency Updates

Choose a tag to compare

@snorpey snorpey released this 02 Apr 20:34

Just updating the dependencies, no change in functionality.

Security Vulnerability fix

Choose a tag to compare

@snorpey snorpey released this 11 Mar 14:59

Fixes a security vulnerability that was introduced by depending on ssri 5.0.0.

Bugfix

Choose a tag to compare

@snorpey snorpey released this 25 Jan 21:54

update electron dependency to fix CVE-2018-1000006 issue.

First contact

First contact Pre-release
Pre-release

Choose a tag to compare

@snorpey snorpey released this 05 Jan 00:04

This is the first release of this JPG Glitch desktop app.

Currently supported Platform

  • Windows
  • Mac
  • Linux: AppImage / snap / deb / tar.gz

Please report any issues you encounter.

01