Skip to content

0.0.7

Choose a tag to compare

@SkyzohKey SkyzohKey released this 27 Apr 15:32
· 136 commits to master since this release

Changelog for v0.0.7

  • i18n(ru.po + uk.po): add Russian and Ukrainian languages
    • Ukrainian translation by barwinko (Roman Stobenski)
    • Russian translation by talipomin (Roman Boldyrev) and rigidecho
  • style(switch): add I/O texts to sliders
  • fix(tooltip): change tooltip when text changes
  • feature(odd/even): remove label_name if latest sender is the same (#107)
    • Don't display the username if last message sender is same
    • Display friend username not bolded
    • Display username in bold
  • feature(save-path): allow user to choose where to save files (#109)
    • Add defaut-save-path key to the settings.
    • Update the settings-view.ui to add Choose button + visual return (entry).
    • Update FileRow & ImageRow to save in the correct location.
    • fix(file): click on button now open the file
      • When file transfers is complete, the user can now open file directly from Ricin.
  • i18n(ricin.pot): update strings
  • i18n(uk.po): udpate strings (100%)
  • fix(toxencryptsave): typo
  • fix(login): button wasn't enabled if issue occured
  • fix(Markdown): don't parse markdown inside code blocks
  • fix(Markdown): links are now formated correctly
  • fix(notification): only show notification if user isn't busy