Releases: NikkelM/Notion-Steam-API-Integration
Releases · NikkelM/Notion-Steam-API-Integration
v1.7.0
What's Changed
- Added game developers and publishers as properties (#59)
v1.6.0
What's Changed
- Added additional format options for review scores (#57)
- Bump ip from 2.0.0 to 2.0.1 (#55)
- Bump protobufjs from 6.11.3 to 6.11.4 (#54)
v1.5.1
What's Changed
- Fixed a bug with invalid release date strings (#53)
Please note that the format
property of the releaseDate
configuration option has been deprecated with the v1.5.0 release.
v1.5.0
What's Changed
- Fixed a bug causing future release dates to be converted incorrectly (#52)
Please note that the format
property of the releaseDate
configuration option has been deprecated with this release.
v1.4.0
What's Changed
- Added option to provide default values for
cover
and icon
(#46)
- Catch the
Database is not open
error on startup (#45)
- Don't overwrite values in the database with
null
if property is not found (#44)
- Always update the
lastUpdatedAt
variable after execution (#41)
- Added
alwaysUpdate
option, fixed some bugs (#38)
v1.3.0
What's Changed
- Added Steam Deck compatibility option (#34)
- Added option to set the name for the
Steam App ID
property (#31)
- Now using proper database (#29)
v1.2.1
What's Changed
- Added Steam store price property (#26)
- Added option to choose language for tag names (#25)
- Validate the existence of properties specified in the configuration file (#24)
- Only get data from one of the API's if necessary (#23)
v1.1.0
What's Changed
- Fixed Steam logon, more concise Notion API request (#10)
- Added
forceReset
, updateInterval
options to the config (#11)
- Added configuration options for which Notion database fields should be updated (#13)
- Added additional Steam API endpoint to be able to fetch more data (#14)
- Added option to add a game's description to the database (#15)
- Fixed issues with the new Steam API endpoint (#16)
- Added store page property (#21)