Version 0.0.95 beta 4
Pre-release
Pre-release
Next beta is out, with another pack of tweaks and bug fixes. Now that the vast majority, if not all, translatable strings are in, translators are very welcome to our project at Lokalise, so that we have time to pull their contributions before the 0.0.95 release in a few weeks.
Most notable changes:
- (#730, #734) Many fixes in the way formatting input (both rich text and Markdown) is processed, thanks to which you can now use Markdown code fences, get nicer Markdown lists with less empty space around the items, and also reset the rich-text formatting of the current character.
- (#748) Shuttle dial is further improved - the knob doesn't end up overblown and displaced in certain cases (such as #733) and scrolling with it is more uniform. The "N events from now" tooltip now also shows how many events are being requested from the server, and stays on the screen for a bit after scrolling interaction is over (particularly useful when scrolling with a mouse wheel or Ctrl+PgUp/PgDn).
- (#747, thanks to @krkk) Room list: group captions now mention the number of highlighted rooms in them, next to the total count.
- (#753, thanks to blue_penquin for reporting) The message box to confirm opening external links had a "Do not ask" checkbox that, it turned out, never worked; this is fixed now, and the menu gained another checkbox to negate the effect of this checkbox (i.e. start asking again).
- (#632, #640) Longer strings no more strut side panels away, but keep the content of typing/completion notifications and the room name within bounds. You can still push things out vertically if you stuff too many line breaks in your message (#749) - that will be fixed in the next bug-fixing round.
- (#737; #745, thanks to @ddanilov) More fixes around scrolling in the QML part.