Skip to content

v2023.05.03.0507 Release

Compare
Choose a tag to compare
@bitbound bitbound released this 03 May 14:52

Summary:

  • Updated projects to .NET 7.
  • Implemented API changes necessary for integration of RemoteControl library into ImmyBot.
  • Added basic healthcheck to Docker container.
  • Fixed issue with screen capture app sometimes not closing automatically after a session ends.
  • Reduced Docker image size, which had an unnecessary layer in it.
  • Fixed #618
  • Fixed #375
  • Agent now uses the hosting APIs for startup and application lifetime.
  • Various refactors and cleanup.

Docker Image

See Docker Hub for instructions on pulling and running the image.

Changes:

  • cfc4ddb Default to getting the DLL's file version in AppVersionHelper.
  • 757086b Use AppVersionHelper in DeviceInfoGeneratorBase.
  • 3cf0de4 Use AppVersionHelper in agent logs.
  • 4230ad7 Fix static services accessor (temporary). Create AppVersionHelper for getting app version.
  • db056a6 Merge pull request #624 from immense/jaredg-immybot-integration
  • 122c3e0 Update pipelines badge and remove link that no longer exists.
  • 4f912ab Update submodule reference.
  • e2e92e9 Fix scripts page "Creator" display field and public filter.
  • 9ee51e9 Add basic healthcheck.
  • b401635 Fix copy path.
See More
  • 172a80a Pre-extract archive in CI/CD before Dockerfile.
  • 1a295a9 Test multi-stage Dockerfile.
  • 73b4420 Update submodule.
  • 02c0898 Implement submodule changes.
  • 533c5e0 Update submodule.
  • a1384ed Add dev appsettings to gitignore.
  • 4f98ab3 Remove dev appsettings.
  • 603af55 Update submodule.
  • 4578915 Fix WPF RelayCommand binding issue.
  • 62edeab Allow saving of appsettings from server config page when in dev.
  • 47fc7e8 Remove node in pipeline.
  • c4942ff Update submodule.
  • 12aef74 Update NUGet packages. Fix libman.json.
  • e5e33f0 Update submodule.
  • a044c83 Update Release Build.yml for Azure Pipelines
  • 0edbf4d Replace WindowsService.cs.
  • 886d679 Update build task versions.
  • 339e552 Update dotnet version in scripts and Dockerfile.
  • 6eb8e53 Fix desktop process closure when changing Windows sessions.
  • 222c83c Update submodule.
  • e3cf287 Fix session info state after reconnects. Use hosting for agent. Fix shutdown process. Fix idle timer when disconnected.
  • bb2126b Sync Remotely with latest integration changes.
  • 0fa41e8 Update submodule ref.
  • cf39b88 Update submodule.
  • 820cb53 Update to .NET 7.
  • 9a538de Update submodule after namespace changes.
  • c0b10ef Refactor to align with changes in submodule.

This list of changes was auto generated.