a428b61c7d
For the time being both SHA1 and SHA256 fingerprints will be shown in the UI. This allows users to verify new connections between old and new versions of Barrier. After the initial verification we use SHA256 fingerprints. The issue has been reported by Matthias Gerstner <mgerstner@suse.de>. |
||
---|---|---|
.. | ||
README.md | ||
build-failure-mipsel-riscv.bugfix | ||
configuration-reading-non-ascii-windows.bugfix | ||
dont-use-openssl-cli.bugfix | ||
drop-target--option.feature | ||
enable-crypto-by-default.feature | ||
fingerprint-randomart.feature | ||
fix-x11-paste.bugfix | ||
gui-autostart.feature | ||
gui-hotkey-multiple-actions.bugfix | ||
gui-hotkey-special-keys-handling.bugfix | ||
gui-keyboard-enabled-screen-layout.feature | ||
keyboard-backlight-media-keys.feature | ||
muhenkan-eisu-toggle-keys.feature | ||
non-ascii-character-transfer.bugfix | ||
profile-dir-option.feature | ||
regenerate-broken-server-cert.bugfix | ||
sha256-fingerprints.bugfix | ||
sun-keyboard-keys.bugfix | ||
translation_chinese.bugfix | ||
translation_slovak.bugfix | ||
use-theme-icons.bugfix | ||
windows-service-path.bugfix |
README.md
This is the directory for news snippets used by towncrier: https://github.com/twisted/towncrier
When changing code in a way that's visible to an end user please make a new file in this directory. It will be removed and integrated into release notes document upon a release of a new version of Barrier.
towncrier has a few standard types of news fragments, signified by the file extension. These are:
.feature: Signifying a new feature. .bugfix: Signifying a bug fix. .doc: Signifying a documentation improvement. .removal: Signifying a deprecation or removal of public API.