spotube/drift_schemas/app_db
Kingkor Roy Tirtho cdc64e4bb0 feat: Add repository and plugin API version fields to metadata plugins
- Updated database schema to include `repository` and `pluginApiVersion` columns in the `MetadataPluginsTable`.
- Modified `PluginConfiguration` model to include new fields for `repository` and `pluginApiVersion`.
- Enhanced JSON serialization and deserialization for the new fields in `PluginConfiguration`.
- Refactored `SettingsMetadataProviderPage` to display installed plugins with their repository information.
- Created new components `MetadataInstalledPluginItem` and `MetadataPluginRepositoryItem` for better UI representation of plugins.
- Updated plugin installation logic to handle new fields and display relevant information.
- Bumped `youtube_explode_dart` dependency version to `2.5.1`.
2025-07-18 15:55:28 +06:00
..
drift_schema_v1.json feat: add invidious audio source and fix auto skipping tracks (#2005) 2024-10-17 22:33:03 +06:00
drift_schema_v2.json feat: add invidious audio source and fix auto skipping tracks (#2005) 2024-10-17 22:33:03 +06:00
drift_schema_v3.json feat: track caching and cached track export support (#2117) 2024-12-08 20:03:01 +06:00
drift_schema_v4.json feat: implement yt-dlp for desktop and NewPipeExtractor for Android (#2316) 2025-02-11 21:36:07 +06:00
drift_schema_v5.json fix: default accent color in orange but it shows blue in settings 2025-04-07 16:16:43 +06:00
drift_schema_v6.json fix: remote path traversal through websocket when devices are on same network 2025-04-27 20:30:32 +06:00
drift_schema_v7.json feat: Add repository and plugin API version fields to metadata plugins 2025-07-18 15:55:28 +06:00