| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-03 | 1.9 kB | |
| Release v0.8.2 source code.tar.gz | 2026-01-03 | 453.3 kB | |
| Release v0.8.2 source code.zip | 2026-01-03 | 533.0 kB | |
| Totals: 3 Items | 988.2 kB | 0 | |
📝 What's Changed
- fix: Bump version to 0.8.2 in package.json (f7f2c7a)
- Merge pull request [#28] from ArtyProf/add_steam_user_support (e669204)
- feat: Add User API option to bug report and pull request templates (23886de)
- fix: Update getAuthSessionTicket and getAuthTicketForWebApi parameters to use SteamNetworkingIdentityOptions for improved clarity and security (b65d8f3)
- feat: Implement SteamNetworkingIdentity options for auth ticket restrictions (5cc73a7)
- feat: Add User API documentation and functionality for authentication, security, and voice chat (3f4926f)
- refactor: Simplify getAuthSessionTicket and getAuthTicketForWebApi methods for improved clarity and functionality (2b1b88e)
- feat: Add user API test scripts for JavaScript and TypeScript (f61fff8)
- feat: Add Steam User Authentication Callback IDs and Types (b0e9659)
- fix: Wrap image in link for Bulletail project in README (670d5d0)
- feat: Add images to readme and add assets folder to npmignore (d13244a)
- feat: Add "Projects Using This Library" section to showcase applications built with steamworks-ffi-node (ac4de6a)
- fix: Update reporting instructions for security vulnerabilities in SECURITY.md (9ce2e29)
- fix: Correct project name in security best practices section (d0f3cde)
- feat: Add comprehensive security policy and reporting guidelines to enhance vulnerability management (0917344)
- feat: Add Contributor Covenant Code of Conduct to promote a respectful community (58ae068)
- feat: Add issue templates for bug reports and feature requests, and update contributing guidelines (e7a781b)
📚 Links
Full Changelog: https://github.com/ArtyProf/steamworks-ffi-node/compare/v0.8.1...v0.8.2