f72eef2b95 
							
						 
					 
					
						
						
							
							Refactored DEPRECATION_MESSAGE to use an empty string when not needed  
						
						 
						
						
						
					 
					
						2025-03-23 14:26:47 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							544e9ee561 
							
						 
					 
					
						
						
							
							Fixed the plugin path  
						
						 
						
						
						
					 
					
						2025-03-23 14:08:41 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							ff17b6749d 
							
						 
					 
					
						
						
							
							Refactored the Lua module loading & standard libraries from the plugin base to the factory  
						
						 
						
						
						
					 
					
						2025-03-23 14:08:15 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							f885db8f1b 
							
						 
					 
					
						
						
							
							Load all plugins asynchronously without waiting for completion  
						
						 
						
						
						
					 
					
						2025-03-23 12:55:36 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							5bca1908b1 
							
						 
					 
					
						
						
							
							Implemented plugin loading  
						
						 
						
						
						
					 
					
						2025-03-23 12:54:05 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							08bfafa73d 
							
						 
					 
					
						
						
							
							Added data structure for enabled plugins  
						
						 
						
						
						
					 
					
						2025-03-23 12:53:42 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							c375f11441 
							
						 
					 
					
						
						
							
							Made plugin root a static variable  
						
						 
						
						
						
					 
					
						2025-03-23 12:36:52 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							e10cf4171b 
							
						 
					 
					
						
						
							
							Implement IPluginMetadata interface in PluginBase for enhanced plugin metadata management  
						
						 
						
						
						
					 
					
						2025-03-23 12:35:46 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
							
								
									
								
							
						
						
						
							
						
						
							cc2f11f4e7 
							
						 
					 
					
						
						
							
							Refactor PluginFactory to separate internal plugin management into a new file  
						
						 
						
						
						
					 
					
						2025-03-23 10:55:33 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e2b371f9a1 
							
						 
					 
					
						
						
							
							Upgraded to Rust 1.85.1 ( #370 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-23 09:18:06 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee2a73ccd8 
							
						 
					 
					
						
						
							
							Added plugin architecture ( #322 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-22 21:12:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							97454c59e9 
							
						 
					 
					
						
						
							
							Updated v0.9.38 metadata ( #369 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Has been cancelled 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Has been cancelled 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Has been cancelled 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Has been cancelled 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Has been cancelled 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Has been cancelled 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Has been cancelled 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Has been cancelled 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Has been cancelled 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-17 19:19:19 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d25a47789e 
							
						 
					 
					
						
						
							
							Upgraded web assets ( #368 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-17 18:46:06 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							820294c14d 
							
						 
					 
					
						
						
							
							Upgraded MudBlazor to v8.4.0, which fixes some bugs we were experiencing ( #367 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-17 18:24:18 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd40ca3e5b 
							
						 
					 
					
						
						
							
							Prepared release v0.9.38 ( #366 )  
						
						 
						
						
						
					 
					
						2025-03-17 18:15:37 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c67f17cf41 
							
						 
					 
					
						
						
							
							Added a "stop generation" button to assistants ( #365 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-17 18:00:26 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b948909afa 
							
						 
					 
					
						
						
							
							Updated the ERI v1 specification & fixed spelling of the UNKNOWN role ( #364 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-17 17:10:03 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3e66d543b9 
							
						 
					 
					
						
						
							
							Prepared release v0.9.37 ( #363 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-16 21:36:40 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ac125b7f5 
							
						 
					 
					
						
						
							
							Pipeline: fixed the path for previous artifacts ( #362 )  
						
						 
						
						
						
					 
					
						2025-03-16 21:29:48 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa0c2e7870 
							
						 
					 
					
						
						
							
							Improved code quality ( #361 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-16 21:17:06 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f5a49ff077 
							
						 
					 
					
						
						
							
							Settings dialogs must be updated when settings are changed ( #360 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-16 21:05:33 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a5863a176c 
							
						 
					 
					
						
						
							
							Fixed issue with enum selection component not updating for 'other' values ( #359 )  
						
						 
						
						
						
					 
					
						2025-03-16 20:53:45 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0c81f90b84 
							
						 
					 
					
						
						
							
							Removed unnecessary link to the ERI server assistant from its settings page ( #358 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-16 15:21:40 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							81417daa78 
							
						 
					 
					
						
						
							
							Removed redundant settings title ( #357 )  
						
						 
						
						
						
					 
					
						2025-03-16 15:19:17 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							780e45911d 
							
						 
					 
					
						
						
							
							Fixed "send to" menu position after MudBlazor 8 upgrade ( #356 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-16 15:06:53 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dad709cccb 
							
						 
					 
					
						
						
							
							Improved the data source selection behavior with no data sources selected ( #355 )  
						
						 
						
						
						
					 
					
						2025-03-16 14:59:07 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							75b3238e56 
							
						 
					 
					
						
						
							
							Improved the data selection component if no sources are configured ( #354 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-16 14:25:49 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							293b0ffdb0 
							
						 
					 
					
						
						
							
							Move data source settings ( #353 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-16 14:03:43 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08c18cd387 
							
						 
					 
					
						
						
							
							Remove Open Collective funding entry from FUNDING.yml ( #352 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-15 11:57:18 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3ab8e7324e 
							
						 
					 
					
						
						
							
							Prepared release v0.9.36 ( #351 )  
						
						 
						
						
						
					 
					
						2025-03-15 11:52:52 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf97fa888c 
							
						 
					 
					
						
						
							
							Undo debugging measures ( #350 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-15 11:37:09 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dd23cfa1ff 
							
						 
					 
					
						
						
							
							Raised the importance of the z-index ( #349 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-15 11:18:47 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d6ead37102 
							
						 
					 
					
						
						
							
							Fixed   #346  ( #348 )  
						
						 
						
						
						
					 
					
						2025-03-15 11:09:34 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							686bb2ccb3 
							
						 
					 
					
						
						
							
							Updated the run command in the build documentation ( #347 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-14 17:29:22 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							69d64f8b1f 
							
						 
					 
					
						
						
							
							Allow build artifacts for debugging ( #343 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-13 14:08:55 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c3ab0ebb38 
							
						 
					 
					
						
						
							
							Enable devtools for debugging ( #342 )  
						
						 
						
						
						
					 
					
						2025-03-13 14:02:48 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6af3cf4213 
							
						 
					 
					
						
						
							
							Updated workflow for pipeline ( #341 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-13 10:20:55 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							52c8052ce6 
							
						 
					 
					
						
						
							
							Updated metadata for v0.9.35 ( #340 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-13 09:48:38 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							471536cc8f 
							
						 
					 
					
						
						
							
							Pipeline: update artifact deletion commands to use PowerShell syntax ( #339 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-13 08:49:28 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e5ce3263bc 
							
						 
					 
					
						
						
							
							Pipeline: update artifact deletion commands to use PowerShell syntax ( #338 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-13 08:34:15 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							264b6dd716 
							
						 
					 
					
						
						
							
							Pipeline: add steps to delete previous artifacts to prevent caching issues ( #337 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-13 08:20:14 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d8ac2f3d49 
							
						 
					 
					
						
						
							
							Updated metadata for release v0.9.35 ( #336 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-12 20:09:29 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64a7c9ab53 
							
						 
					 
					
						
						
							
							Fixed the static web assets ( #335 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-12 20:02:40 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ee61425153 
							
						 
					 
					
						
						
							
							Prepared release v0.9.35 ( #334 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-12 19:36:05 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ce8d84a12a 
							
						 
					 
					
						
						
							
							Migrate to .NET 9 & MudBlazor 8 ( #333 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-12 19:12:56 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e8444b5e3 
							
						 
					 
					
						
						
							
							Code maintenance ( #332 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-12 18:05:27 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5cc6e141c2 
							
						 
					 
					
						
						
							
							GitHub workflow: added tag check for metadata processing ( #331 )  
						
						 
						
						
	
		
			
	 
		 
	
	
		
	
	
		
			
				
	 
				Build and Release / Read metadata (push) Waiting to run 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Build app (linux-arm64) (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Prepare & create release (push) Blocked by required conditions 
				
			 
		
			
				
	 
				Build and Release / Publish release (push) Blocked by required conditions 
				
			 
		
		
	 
 
	 
						
					 
					
						2025-03-12 13:18:28 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thorsten Sommer 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							850d56cfcf 
							
						 
					 
					
						
						
							
							Enhance build & release workflow ( #330 )  
						
						 
						
						
						
					 
					
						2025-03-12 13:10:28 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peer Schütt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d399b025a9 
							
						 
					 
					
						
						
							
							Added changelog for newest features of  #327  ( #329 )  
						
						 
						
						
						
					 
					
						2025-03-12 11:58:43 +01:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Peer Schütt 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							200964422d 
							
						 
					 
					
						
						
							
							Included a settings icon to every assistant that lets you edit the settings ( #327 )  
						
						 
						
						
						
					 
					
						2025-03-12 11:31:01 +01:00