Skip to content

Releases: NicolasConstant/sengi

Sengi 0.32.0

23 Sep 00:40
c950744
Compare
Choose a tag to compare

Main Functionalities

  • Added tutorial
  • Added privacy statement

Fix

  • Fix Misskey mention parsing with a Pleroma account
  • Fix typos (thx @Miosame)

Sengi 0.31.1

04 Sep 02:22
d8398a4
Compare
Choose a tag to compare

Fix

  • Fix status char count when having a link
  • Tweak code display when using Pleroma account
  • Fix Docker image
  • Update README for Docker

Sengi 0.31.0

29 Aug 21:07
4df59f0
Compare
Choose a tag to compare

Main Functionalities

  • Complete revamp of status's content (links, mentions, hashtags)

Fix

  • Fix links, mentions and hashtags being opened by middle click
  • Fix Misskey mention parsing issue
  • Fix Zap mention parsing issue
  • Fix bookmarks and favorites retrieval's end condition
  • Fix noopener security issue
  • Fix URL chars count in status editor
  • Fix Polls displaying error on account's changes

Sengi 0.30.1

01 Jul 01:07
1ae9cc2
Compare
Choose a tag to compare

Fix

  • Fix out of memory issues in some editor's edge cases

Sengi 0.30.0

25 Jun 01:33
ece9182
Compare
Choose a tag to compare

Main Functionalities

  • Added account's follows and followings

Fix

  • Prevent scrolling from spamming API
  • Fix remote status mentions
  • Keep privacy on Delete&Redraft
  • Fix emoji in account's name in search panel
  • Fix account's overflow in search panel

Sengi 0.29.1

04 Jun 03:21
134d2c4
Compare
Choose a tag to compare

Fix

  • Fix rare broken links
  • Fix Delete&Redraft from polluting statuses state
  • Autocomplete revamp to support some edge cases

Sengi 0.29.0

24 May 21:54
37325cb
Compare
Choose a tag to compare

Main Functionalities

  • Added scaling feature on Electron build

Fix

  • Ensure https on all resources (fix Pleroma link preview)
  • Added escape hotkey on media viewing

Sengi 0.28.1

17 May 22:36
18f6caf
Compare
Choose a tag to compare

Minor functionality

  • Added content copy

Fix

  • Prevent error notification overflow
  • Fix hastag result display
  • Delete & Redraft now getting back media (only if done during the same session)

Sengi 0.28.0

06 May 22:55
9595e6f
Compare
Choose a tag to compare

Main Functionalities

  • Added go-to-top on profile panel when clicking on tabs
  • Settings changes that are needing restart are now using the same UI than auto-update
  • Better TL and list display (no more flicking)
  • Added remove button on TL and list display

Fix

  • Pleroma Token renewal won't fail anymore on start-up
  • Firefox is now auto-focusing the editor when needed
  • Now retrieving notifications when a new account is added
  • Fixed auto-updater UI so that it wont break the app anymore
  • Fixed account floating menu when refreshing
  • Fixed parsing error when using the term "href"

Sengi 0.27.1

29 Apr 04:56
ed81e4b
Compare
Choose a tag to compare

Fix

  • Fix column shifting vertically when switching columns
  • Fix column UI gap in some cases