Releases: scholtzm/punk
Punk v0.4.2
Changelog:
- fix cancel button in Add friend dialog (@SamuelSchepp in #47)
- main window can be now reopened on macOS (@SamuelSchepp in #45)
- make chat message composer not resizable (@SamuelSchepp in #44)
Punk v0.4.1
Changelog:
- fixed issue with
setState
being called on unmounted UI components
Punk v0.4.0
Changelog:
- added "Unblock user" action
- improved handling of blocked users
- updated friends list styling
- all logging now uses OS specific EOL
- fixed cursor in username input (thx @branchard in #37)
- started using asar archive for easier packaging and faster startup
- updated all dependencies
Punk v0.3.0
Changelog:
- added new chat status line
- display information about other user typing a message
- extended notifications to include gifts and other stuff
- automatically check for Punk updates on startup
- save and restore SteamCommunity window position
- updated Electron to latest version and all other dependencies as well
- other minor fixes and improvements
Note to Windows users:
When unpacking the zip file, you might run into issues if you use the built-in Windows unpacker.
7zip seems to be working without a hitch.
Punk v0.2.1
This release fixes issue #27.
Note to Windows users:
When unpacking the zip file, you might run into issues if you use the built-in Windows unpacker.
7zip seems to be working without a hitch.
Punk v0.2.0
Changelog:
- display other user's online state directly in the chat tab
- made the window position persistent
- completely reworked data storage and settings
- small visual changes
- bug fixes
- updated dependencies
Changes regarding data
folder:
There have been some large changes regarding how Punk stores it's data (such as chat logs). Before updating, you might want to make a backup of your data folder. You can remove the folder afterwards. Next time you start v0.2.0, the folder structure will be recreated. Note: You will be prompted to relogin.
How to update:
Download the zip file, unzip and run. Do not overwrite files from previous version if you were using it - unzip to a different folder or remove it beforehand.
Note to Windows users:
When unpacking the zip file, you might run into issues if you use the built-in Windows unpacker.
7zip seems to be working without a hitch.
Punk v0.1.0
🚀 Initial release!
Note to Windows users:
When unpacking the zip file, you might run into issues if you use the built-in Windows unpacker.
7zip seems to be working without a hitch.