Skip to content

1.1.0

Compare
Choose a tag to compare
@unreadablewxy unreadablewxy released this 31 Jan 01:45
· 6 commits to master since this release

New Features

  • Added a lineup for viewing adjacent files in stage mode
  • Added spawn to the ipc service, allowing extensions to spawn child processes

Behavior Changes

  • Window positioning will now be properly preserved between launches
  • The ipc service will now create full NodeJS Socket objects

Bug Fixes

  • Fixed a low impact handler leak that happens whenever switching out of gallery mode
  • Fixed a security hole that allowed extensions to create network sockets via the ipc service
  • Reduced screen flash on application startup