Punk Changelog

What's new in Punk 0.4.2 Pre

Dec 4, 2017
  • 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)

New in Punk 0.4.1 Pre (Oct 23, 2017)

  • fixed issue with setState being called on unmounted UI components

New in Punk 0.4.0 Pre (Oct 16, 2017)

  • 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

New in Punk 0.3.0 Pre (Oct 16, 2017)

  • 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

New in Punk 0.2.1 Pre (Oct 16, 2017)

  • This release fixes issue #27.

New in Punk 0.2.0 Pre (Oct 16, 2017)

  • 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