Nikolai Koudelia
Nikolai Koudelia
### **Description** Calling `await Crashes.setEnabled(true)` or `await Crashes.setEnabled(false)` results in the following warnings: ``` WARN `new NativeEventEmitter()` was called with a non-null argument without the required `addListener` method. WARN `new...
Oxalis version (from the status page) doesn't match the [tags](https://hub.docker.com/r/norstella/oxalis-as4/tags) since `6.0.0-latest-java11`: ``` norstella/oxalis-as4:6.0.0 version.oxalis: 6.0.0-RC4-SNAPSHOT version.java: 11.0.16 norstella/oxalis-as4:6.0.0-latest-java11 version.oxalis: 6.1.1 version.java: 11.0.16 norstella/oxalis-as4:6.1.1 version.oxalis: 6.2.0 version.java: 11.0.16 norstella/oxalis-as4:6.1.1-latest version.oxalis:...
### Problem to solve Sometimes it doesn't make sense to show the first and last page buttons, e.g. when there are hundreds of thousands of pages. ### Proposed solution Add...
Unable to connect to a server when using SSH.NET 2024.2.0 and base64-encoded ed25519 private key. Version 2024.1.0 works fine. This is the exception I'm getting: ```text Renci.SshNet.Common.SshConnectionException: Key exchange negotiation...