Skip to content

0.9.7

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 01:18
· 42 commits to master since this release

Features

  • Enhance public rooms list #87
    • Add pinnedMucs configuration
    • Order rooms by pinned tag then by name
    • Display icon for pinned rooms
    • Searched text looks for name and description
    • Filter by rooms language
    • Optimize performance
  • Enhance presence menu #77
    • Add automatic presence switch (using window focus/blur)
    • Add presence menu to guest (refactored in a dedicated component)
    • Change "chat" presence icon

Bug fixes

  • Navigation loop when error on joining muc 4a6cc54

Technical

  • Add conventional commits git hook
  • Update contributing and issues templates
  • Precise install from source #83
  • Bump DOAP
  • Add space lint rules