Skip to content

Releases: floccusaddon/floccus

v5.2.3

21 Jun 10:29
Compare
Choose a tag to compare

Fixed

  • fix(AccountCard): mention if profile was disabled after error
  • fix(OptionsGit): Branch option didn't propagate new value

v5.2.2

16 Jun 11:43
Compare
Choose a tag to compare
  • iOS: Fix sharing from apps other than Safari

v5.2.1

15 Jun 14:06
Compare
Choose a tag to compare

Fixed

  • fix: make history permission optional and request on demand only

v5.2.0

12 Jun 05:52
Compare
Choose a tag to compare

New

  • feat: Allow custom labels for profiles
  • feat: Allow counting clicks with Nextcloud Bookmarks (this requires the new history permission for the whole extension. The permission is not used for anything else.)
  • feat: Add some UI interventions asking for donations
  • feat: Opt-in automated error reporting using Sentry

Fixed

  • fix: Don't sync scheduled profiles if they're disabled
  • fix: Don't show update notification if the user doesn't use floccus
  • fix: Do not run two scanners at the same time
  • fix: Improve build script to avoid faulty builds
  • fix: Give browser more time to breathe to avoid freezing browser
  • fix: Disable profile after 10 errors in a row

v5.2.0-beta.3

02 Jun 18:21
Compare
Choose a tag to compare
v5.2.0-beta.3 Pre-release
Pre-release
Signed-off-by: Marcel Klehr <mklehr@gmx.net>

v5.2.0-beta.2

01 Jun 16:32
Compare
Choose a tag to compare
v5.2.0-beta.2 Pre-release
Pre-release
Signed-off-by: Marcel Klehr <mklehr@gmx.net>

v5.2.0-beta.1

31 May 07:37
Compare
Choose a tag to compare
v5.2.0-beta.1 Pre-release
Pre-release
Signed-off-by: Marcel Klehr <mklehr@gmx.net>

v5.1.7

28 May 08:26
Compare
Choose a tag to compare

Fixed

  • [native] Don't reload tree in TREE_LOAD

v5.1.4

21 May 09:52
Compare
Choose a tag to compare

Fixed

  • [native] fix(Drawer): Add icon for git profiles
  • fix: Finally fix locking logic
  • fix(BrowserController): Don't spam setIcon warnings
  • fix(Account): call onSyncFail if onSyncStart fails

v5.1.3

18 May 18:48
Compare
Choose a tag to compare

Fixed

  • [native] fix: set largeHeap to true on android + fix git settings
  • fix: Improve locking logic
  • fix(NextcloudBookmarks#getExistingBookmarks): Don't use search-by-url for javascript links
  • fix: Make Diff#inspect() output more readable
  • fix: Limit concurrency for reorderings
  • fix: Improve bulkImport performance by chunking
  • fix: Unhandled error "Receiving end does not exist"