The latest api exposes a /news view. This returns a list of api-server related news (like new distros announcement). A news can be public, in such a case a call to /news returns it even without authentication. The console should report public news in the login screen, and once logged all of them.
The latest api exposes a /news view. This returns a list of api-server related news (like new distros announcement). A news can be public, in such a case a call to /news returns it even without authentication. The console should report public news in the login screen, and once logged all of them.