Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension SDK change tracker #1425

Open
JosefNemec opened this issue Sep 17, 2019 · 19 comments
Open

Extension SDK change tracker #1425

JosefNemec opened this issue Sep 17, 2019 · 19 comments

Comments

@JosefNemec
Copy link
Owner

JosefNemec commented Sep 17, 2019

This issue is being updated when new application version is released and changes to extension SDK are made. Full changelog is also available on Playnite's extension portal.

You can subscribe to this issue to get automatically notified when new features/changes are added to extension SDK.

Repository owner locked and limited conversation to collaborators Sep 17, 2019
@JosefNemec
Copy link
Owner Author

JosefNemec commented Sep 17, 2019

API: 5.0.1
Playnite: 5.7

  • Removed reference to LiteDB package. You can remove it from your plugin project if it's present.

@JosefNemec
Copy link
Owner Author

JosefNemec commented Nov 1, 2019

API: 5.1.0
Playnite: 6.0

  • Added support for creating metadata providers via plugins.
  • ChooseImageFile method for dialogs API. Only available in Desktop mode.
  • ChooseItemWithSearch method for dialogs API. Only available in Desktop mode.

@JosefNemec JosefNemec pinned this issue Nov 7, 2019
@JosefNemec
Copy link
Owner Author

JosefNemec commented Feb 12, 2020

API: 5.2.0
Playnite: 7.0

Changelog

@JosefNemec
Copy link
Owner Author

JosefNemec commented Sep 29, 2020

API: 5.3.0
Playnite: 8.0

Changelog

@JosefNemec
Copy link
Owner Author

API: 5.4.0
Playnite: 8.1

Changelog

@JosefNemec
Copy link
Owner Author

API: 5.5.0
Playnite: 8.2

Changelog

@JosefNemec
Copy link
Owner Author

JosefNemec commented Sep 8, 2021

API: 6.0.0
Playnite: 9

Changelog

@JosefNemec
Copy link
Owner Author

@JosefNemec
Copy link
Owner Author

API: 6.2.2
Playnite: 9.15

Only fixes in this update: Changelog

@JosefNemec
Copy link
Owner Author

API: 6.4.0
Playnite: 10.1

Ton of new things: Changelog

A source/PlayniteSDK/Extensions/StringExtensions.cs
A source/PlayniteSDK/Models/FilterPreset.cs
A source/PlayniteSDK/Models/InstallSizeGroup.cs
A source/PlayniteSDK/Plugins/Search.cs
M source/PlayniteSDK/Collections/ComparableList.cs
M source/PlayniteSDK/Collections/ObservableConcurrentDictionary.cs
M source/PlayniteSDK/Collections/RangeObservableCollection.cs
M source/PlayniteSDK/Data/DataSerialization.cs
M source/PlayniteSDK/Database/IGameDatabase.cs
M source/PlayniteSDK/Database/IGameDatabaseAPI.cs
M source/PlayniteSDK/Database/IItemCollection.cs
M source/PlayniteSDK/Events/ApplicationEvents.cs
M source/PlayniteSDK/Events/PlayniteUriEventArgs.cs
M source/PlayniteSDK/ExpandableVariables.cs
M source/PlayniteSDK/Extensions/ListExtensions.cs
M source/PlayniteSDK/IDialogsFactory.cs
M source/PlayniteSDK/IEmulationAPI.cs
M source/PlayniteSDK/ILogger.cs
M source/PlayniteSDK/IMainViewAPI.cs
M source/PlayniteSDK/INotificationsAPI.cs
M source/PlayniteSDK/IPlayniteAPI.cs
M source/PlayniteSDK/IPlayniteInfoAPI.cs
M source/PlayniteSDK/IPlayniteSettingsAPI.cs
M source/PlayniteSDK/IUriHandlerAPI.cs
M source/PlayniteSDK/IWebView.cs
M source/PlayniteSDK/LibraryClient.cs
M source/PlayniteSDK/Models/Emulator.cs
M source/PlayniteSDK/Models/Game.cs
M source/PlayniteSDK/Models/GameAction.cs
M source/PlayniteSDK/Models/GameFeature.cs
M source/PlayniteSDK/Models/GameMetadata.cs
M source/PlayniteSDK/Models/GameRom.cs
M source/PlayniteSDK/Models/GameScannerConfig.cs
M source/PlayniteSDK/Models/IIdentifiable.cs
M source/PlayniteSDK/Models/InstallationStatus.cs
M source/PlayniteSDK/Models/PastTimeSegment.cs
M source/PlayniteSDK/Models/Platform.cs
M source/PlayniteSDK/Models/PlaytimeCategory.cs
M source/PlayniteSDK/Models/ReleaseDate.cs
M source/PlayniteSDK/Models/ScoreGroup.cs
M source/PlayniteSDK/Plugins/Actions.cs
M source/PlayniteSDK/Plugins/LibraryPlugin.cs
M source/PlayniteSDK/Plugins/MenuEntry.cs
M source/PlayniteSDK/Plugins/MetadataPlugin.cs
M source/PlayniteSDK/Plugins/Plugin.cs
M source/PlayniteSDK/Plugins/SidebarItem.cs
M source/PlayniteSDK/Properties/AssemblyInfo.cs

@JosefNemec
Copy link
Owner Author

@JosefNemec
Copy link
Owner Author

API: 6.6.0
Playnite: 10.4

Changelog

@JosefNemec
Copy link
Owner Author

Toolbox from 10.4 update can now verify addon manifests: https://playnite.link/docs/master/tutorials/toolbox.html#verify-manifests

@JosefNemec
Copy link
Owner Author

API: 6.7.0
Playnite: 10.7

Changelog

@JosefNemec
Copy link
Owner Author

API: 6.8.0
Playnite: 10.9

Changelog

@JosefNemec
Copy link
Owner Author

API: 6.9.0
Playnite: 10.10

Changelog

@JosefNemec
Copy link
Owner Author

API: 6.10.0
Playnite: 10.20

Changelog

@JosefNemec
Copy link
Owner Author

API: 6.11.0
Playnite: 10.30

Changelog

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant