Changelog
V1.2.1 (04/04/2025)
- [Client] Updated few dependencies x2 - @Wolfteam
- [Client] Updated few dependencies - @Wolfteam
- [Client] Removed not needed line - @Wolfteam
- [CastIt.Server] If running on windows, listen to any ip and set the port - @Wolfteam
- Bump to the 1.2.1 - @Wolfteam
- [CastIt] Updated logging setup - @Wolfteam
- [CastIt] Store the server url - @Wolfteam
- [CastIt] Upgraded mvvmcross to latest version - @Wolfteam
- [CastIt] Upgrade material nuget - @Wolfteam
- [CastIt] Minor deprecation fixes - @Wolfteam
- [Server.ClientApp] Minor fixes - @Wolfteam
- [Server.ClientApp] More deprecation fixes - @Wolfteam
- [Server.ClientApp] Deprecation fixes - @Wolfteam
- [Server.ClientApp] Upgraded all dependencies - @Wolfteam
- [Server] Make sure we generate the first thumbnail - @Wolfteam
- [CLI] Only show help in the main cmd - @Wolfteam
- [Server] Updated Swashbuckle nugets - @Wolfteam
- [CLI] Removed server cmd with configure cmd - @Wolfteam
- [Server] The call to UseCors must happen before UseEndpoints - @Wolfteam
- [Server] use the filestream result when returning content - @Wolfteam
- [Server] Updated launchSettings.json - @Wolfteam
- [Server] Removed not needed !DEBUG - @Wolfteam
- [Shared] Build fix - @Wolfteam
- [Server] It seems we now need the Microsoft.Data.Sqlite nuget. - @Wolfteam
- [CastIt] Removed the download ffmpeg dialog - @Wolfteam
- [CastIt] Build fix - @Wolfteam
- Updated few more nuget packages - @Wolfteam
- Updated some nuget packages - @Wolfteam
- [Client] Bump to the 1.2.5+33 - @Wolfteam
- [Client] Upgrade widgets that use freezed - @Wolfteam
- [Client] Upgrade blocs that use freezed - @Wolfteam
- [Client] Upgrade models that use freezed - @Wolfteam
- [Client] Upgrade freezed - @Wolfteam
- [Client] Bump flutter version to 3.29.2 - @Wolfteam
- [Client] Minor warning fixes - @Wolfteam
- Bump to the 1.2.5+31 - @Wolfteam
- Updated some packages - @Wolfteam
- Updated to flutter 3.29 - @Wolfteam
- [Android] Updated AGP - @Wolfteam
- [Client] Bump to the 1.2.4+30 - @Wolfteam
- [Android] Added missing permissions - @Wolfteam
- [Client] Bump to the 1.2.4+29 - @Wolfteam
- [Client] Removed old app center dependencies - @Wolfteam
- Updated some nuget packages - @Wolfteam
- [iOS] Updated images - @Wolfteam
- [Client] Updated some packages - @Wolfteam
- [Client] Removed tuple2 dependency - @Wolfteam
- [Server] Minor warning fix - @Wolfteam
- [Shared] Do not throw if the platform is not supported in the GetNetStatPorts method - @Wolfteam
- Updated docker-compose.yml - @Wolfteam
- [Shared] Removed app center - @Wolfteam
- [CastIt.Client] Updated macos Podfile.lock - @Wolfteam
- Bump to flutter 3.22.3 - @Wolfteam
- Updated some packages - @Wolfteam
- Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 8.0.5 to 8.0.6 - @dependabot[bot]
- Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 - @dependabot[bot]
- Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 - @dependabot[bot]
- --- - @dependabot[bot]
- Bump Microsoft.AspNetCore.SpaServices.Extensions from 8.0.4 to 8.0.6 - @dependabot[bot]
- Bump Microsoft.AspNetCore.JsonPatch from 8.0.4 to 8.0.6 - @dependabot[bot]
- Bump Microsoft.AspNetCore.SignalR.Client from 8.0.4 to 8.0.6 - @dependabot[bot]
- [Youtube] Improve the stream parsing format - @Wolfteam
- [Server] Reduce the amount of FileSystemWatcher that we use - @Wolfteam
- [Server.ClientApp] File count was not being shown - @Wolfteam
- [Client] Upgrade to flutter 3.22.0 - @Wolfteam
- [Client] Set some server settings as nullable - @Wolfteam
- [Server] Only refresh ffmpeg path if it not null - @Wolfteam
- [Client] Minor warning fixes - @Wolfteam
- [Server] Include the ping util in the Dockerfile - @Wolfteam
- Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson and Microsoft.AspNetCore.JsonPatch - @dependabot[bot]
- Bump Swashbuckle.AspNetCore and Swashbuckle.AspNetCore.SwaggerGen - @dependabot[bot]
- Bump FreeSql.Provider.SqliteCore from 3.2.821 to 3.2.822 - @dependabot[bot]
- Updated .gitignore - @Wolfteam
- Updated .gitignore - @Wolfteam
- [Server] Added a jobs that delete old files and one that saves playlist + file changes - @Wolfteam
- [Server] Removed NotifyFilters.LastAccess from the file watcher - @Wolfteam
- [Server] Ignore files that start with a '.' - @Wolfteam
- [GoogleCast] Removed not needed EndReached from the DummyPlayer - @Wolfteam
- [Domain] Fixed the FormatDuration - @Wolfteam
- [Youtube] Removed not needed code - @Wolfteam
- [Ffmpeg] Do not wait until transcode has finished on music files - @Wolfteam