Releases: NikkelM/Notion-Steam-API-Integration
Releases · NikkelM/Notion-Steam-API-Integration
v1.9.2
Compare
Sorry, something went wrong.
No results found
What's Changed
Handle invalidated refresh tokens and prompt for new login if required (#65 )
v1.9.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed errors when setting some properties if an API response is empty (#64 )
v1.9.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Updated integration to work with Notion API version 2025-09-03 (#62 )
Added new optional notionDataSourceId property to the config (#62 )
Fixed the integration throwing an exception if a game does not exist for a given App ID (#62 )
v1.8.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Fixed tag fetching, now requires Steam login (#60 )
v1.7.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Added game developers and publishers as properties (#59 )
v1.6.0
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )