Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
95cbff68a7
Add logging functionality for installer process, capturing stdout, stderr, and error details to a timestamped log file in the downloads directory.
bc5eea25bd
Added a function to sanitize the application name for the macOS installer prompt, improving consistency and security in the installation process.
c507f708eb
Enhanced app update service with Redis caching for branch retrieval and current build information, improving performance and reducing API calls.