Skip to content

Releases: bitlbee/bitlbee-steam

bitlbee-steam-1.4.2

30 Jul 01:33
Compare
Choose a tag to compare
  • Added support for bitlbee's new plugin information
  • Fixed certain requests failing due to improper cookies
  • Fixed improper debian dependencies
  • Fixed OTR being disabled
  • Improved the README documentation
  • Various code refactoring and improvements

bitlbee-steam-1.4.1

27 Jan 15:50
Compare
Choose a tag to compare
  • Fixed the missing steam-glib.h in the distribution tarball

bitlbee-steam-1.4.0

15 Jan 19:13
Compare
Choose a tag to compare
  • Added cleaner debugging utilities
  • Added Coverity support
  • Added support for the NOCONFIGURE variable to the autogen.sh script
  • Added the --enable-warnings option to the configure script
  • Dropped the required GLib version to 2.28.0
  • Fixed segfault when fetching aliases
  • Fixed broken message queuing
  • Fixed failing Steam Community requests
  • Fixed libgcrypt not being properly initialized
  • Fixed the game state not taking precedence over the away state
  • Implemented self message support
  • Implemented support for SteamGuard mobile 2FA
  • Make Travis CI build against bitlbee's master branch
  • Migrated to the newer OAuth chat history API
  • Migrated OBS packaging to Travis CI
  • Removed the --enable-debug option from the configure script
  • Various code refactoring and restyling

bitlbee-steam-1.3.1

19 Aug 03:16
Compare
Choose a tag to compare
  • Fixed gcrypt memory leak
  • Fixed OAuth data failing to parse
  • Reimplemented marking message as read

bitlbee-steam-1.3.0

13 Aug 01:47
Compare
Choose a tag to compare
  • Added debian support
  • Added information to the README for "Limited User Accounts"
  • Fixed failing logins with valid credentials
  • Fixed harmless libtool warnings
  • Fixed the usage of AC_REQUIRE() in configure.ac
  • Markdownified the README
  • Migrated to the newer chat history API (fixes failing logins)
  • Use BEE_USER_SPECIAL for denoting the game play state
  • Use the recommended build-aux directly for configure.ac

bitlbee-steam-1.2.0

05 Mar 18:59
Compare
Choose a tag to compare
  • Added cleaner debugging output
  • Added compile-time warnings for string security
  • Added "Last Online" field to "Status" field in info display
  • Added setting of user states: Online, Away, and Snooze
  • Added Travis CI support
  • Fixed authentication requests failing
  • Fixed pkg-config not supporting the plugindir variable
  • Fixed several issues in autogen.sh
  • Fixed tarballs generated by 'make dist'
  • Migrated to libgcrypt from internal crypto implementation
  • Refactored several things for better control flow and readability
  • Removed runtime check for missing macros in configure
  • Required bitlbee version bumped to 3.2.2

bitlbee-steam-1.1.1

25 Aug 21:02
Compare
Choose a tag to compare
  • Fixed information requests not populating
  • Fixed potential NULL pointer dereference with user statuses
  • Link all libraries which are required
  • Refactored the XML entity unescaper

bitlbee-steam-1.1.0

28 Jul 04:43
Compare
Choose a tag to compare
  • Added denotation of non-Steam games
  • Added internal documentation of the plugin
  • Added last online time to the information output
  • Added previous nicknames to the information output
  • Added user states to the information output
  • Fixed custom profile URLs causing request failures
  • Fixed missing sessionid after authentication
  • Fixed several control flow, overflow, and memory issues
  • Fixed storage issues of HTTP cookies, headers, and parameters
  • Fixed XML entities not being replaced with their characters
  • Refactored several things for better control flow and readability
  • Reorganized the information output
  • Required GLib version bumped to 2.32.0

bitlbee-steam-1.0.1

27 Apr 20:56
Compare
Choose a tag to compare
  • Added --enable-minimal-flags option to autoconf
  • Fixed a segfault when setting show_playing
  • Fixed channel modes not being forced and overridden
  • Fixed freeing functions not gracefully handling NULL pointers
  • Fixed the handling of unsupported poll messages
  • Fixed UI mode switching to mobile upon hidden relogons
  • Improved the parsing and storage of SteamIDs/CommunityIDs
  • Reverted the ignoring of CFLAGS when debugging is enabled

bitlbee-steam-1.0.0

04 Mar 00:55
Compare
Choose a tag to compare
  • Initial release