Skip to content

First release

Compare
Choose a tag to compare
@EricKotato EricKotato released this 12 Oct 17:32
· 12150 commits to dev since this release
  • Mention user by name, even if username was set (right mouse click on mention suggestion).
  • Clickable links in user bios.
  • Custom font start options:
    • -mainfont to set main font family (e.g. -mainfont "Open Sans").
    • -semiboldfont to set semibold font family (-semiboldfont "Open Sans Semibold").
    • -semiboldisbold - if you want set semibold font to be bold. If you pass Open Sans Bold to -semiboldfont, that won't work. You should use family name (e.g. -semiboldfont "Open Sans" -semiboldisbold)
    • -monospacefont to set monospaced font (e.g. -monospacefont "Consolas")
  • You can set "Nobody" in profile photo privacy.
  • Minimum photo size in chat has been increased to 200px, so captions should be more readable.
  • Maximum sticker size in chat has been decreased to 128px.
  • Maximum caption field height has been increased to 150px (should fit about 5 lines).
  • Allow interface scales 75-99 to be saved after restarting without start option.