Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

D-Chat version history - 25 versions

D-Chat by losnappas

Rated 5 out of 5
5 Stars out of 5
5
1
4
0
3
0
2
0
1
0
D-Chat version history - 25 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 6.3.0

    Released May 21, 2020 - 3.72 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Bug fixes

    https://gitlab.com/losnappas/d-chat/-/merge_requests/59

    Source code released under MIT License

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 6.2.0

    Released May 17, 2020 - 3.72 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Added avatars to the sidebar.
    Tweaked scrolling.
    Blocked 3rd party images.
    Moved thumbs up to the 3-dot menu.

    https://gitlab.com/losnappas/d-chat/-/merge_requests/58

    Source code released under MIT License

    Download file
  • Version 6.1.0

    Released May 13, 2020 - 3.72 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    - Avatars now share
    - Login screen now feels more responsive

    Read the details at:
    https://gitlab.com/losnappas/d-chat/-/merge_requests/57

    Source code released under MIT License

    Download file
  • Version 6.0.3

    Released May 7, 2020 - 3.71 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Fixed bug in subscriptions.

    Source code released under MIT License

    Download file
  • Version 6.0.0

    Released May 6, 2020 - 3.71 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Step 1 of implementing user profiles.
    - You can upload an avatar, but it won't show up for others yet.
    - Improved auto scrolling
    - Decreased max upload size to 2mb from 4mb. Anything above 2mb is too unreliable (message doesn't send) for now.

    Expect avatars to start working in next release, I guess?

    https://gitlab.com/losnappas/d-chat/-/merge_requests/56

    Source code released under MIT License

    Download file
  • Version 5.13.4

    Released Apr 15, 2020 - 3.67 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    * Changed right-side menu UI again.
    * Fixed autoplay permission request.


    https://gitlab.com/losnappas/d-chat/-/merge_requests/55

    Source code released under MIT License

    Download file
  • Version 5.13.3

    Released Apr 10, 2020 - 3.67 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Updated nkn-sdk to use WebAssembly! It seems to work in browser extensions, even if you have the wasm `about:config` flag turned off.

    Dropped unlimitedStorage permission, because Chrome Web Store does not like permissions. Had no effect in my tests.

    https://gitlab.com/losnappas/d-chat/-/merge_requests/54

    Source code released under MIT License

    Download file
  • Version 5.11.0

    Released Mar 28, 2020 - 2.6 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    - Started using Web Workers for signature chain calculations, which should make user experience a bit better.

    - Added notification sound. You can disable the sound on the add-on preferences page.


    (Gitlab was down, so cannot provide merge request link)

    Source code released under MIT License

    Download file
  • Version 5.10.0

    Released Mar 20, 2020 - 2.52 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Added key store account importer.
    Fixed whisper bug where messages were ignored.


    https://gitlab.com/losnappas/d-chat/-/merge_requests/51

    Source code released under MIT License

    Download file
  • Version 5.9.0

    Released Mar 17, 2020 - 2.51 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    https://gitlab.com/losnappas/d-chat/-/merge_requests/50

    Improved permissioned topics (not that anyone uses those, though).

    Source code released under MIT License

    Download file
  • Version 5.8.0

    Released Mar 8, 2020 - 2.51 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Changed how sent messages appear, they no longer fade in but now fade out and become red if they error.
    Added buttons for image expansion.
    Fixed bug where old messages would notify as new sometimes.
    Changed font-family to try fix emojis.
    Fixed bug regarding marking messages as read.

    https://gitlab.com/losnappas/d-chat/-/merge_requests/49/

    Source code released under MIT License

    Download file
  • Version 5.7.1

    Released Feb 29, 2020 - 2.58 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Fixed scrolling (hopefully...again), and a performance bug.

    https://gitlab.com/losnappas/d-chat/-/merge_requests/48

    Source code released under MIT License

    Download file
  • Version 5.7.0

    Released Feb 24, 2020 - 1.46 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Added "mute user" feature.
    Improved popup opening speed.

    https://gitlab.com/losnappas/d-chat/-/merge_requests/47

    Source code released under MIT License

    Download file
  • Version 5.6.0

    Released Feb 15, 2020 - 1.48 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    * Added emoji picker for reactions.
    * Fixed scroll bugs, tweaked UI

    https://gitlab.com/losnappas/d-chat/-/merge_requests/46

    Source code released under MIT License

    Download file
  • Version 5.5.0

    Released Jan 28, 2020 - 1.48 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Added message deletion
    Small UI changes.

    https://gitlab.com/losnappas/d-chat/-/merge_requests/45

    Source code released under MIT License

    Download file
  • Version 5.4.0

    Released Jan 23, 2020 - 1.48 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Added permissioned topics.
    * Join a topic like "topic.your-contact-address", and you'll be the admin of that channel!
    - You will need to approve people before they can chat with you. Click on the arrow button next to nicknames.

    That feature will be improved if it is worth a damn.

    * Thumbs up reactions are back
    * mentioning (@someone) no longer uses the part after dot (@someone.12345678 is now just @someone), and its auto-suggest is now case insensitive.

    https://gitlab.com/losnappas/d-chat/merge_requests/43

    Source code released under MIT License

    Download file
  • Version 5.3.1

    Released Jan 15, 2020 - 2.85 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Just some bug fixes.

    Source code released under MIT License

    Download file
  • Version 5.3.0

    Released Jan 6, 2020 - 2.89 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    * Allowed any characters in topic names. Percent-signs will be glitchy for a while, so don't recommend those.
    * Added "Leave chat," it will unsubscribe as well as hide the chat.


    https://gitlab.com/losnappas/d-chat/merge_requests/41

    Source code released under MIT License

    Download file
  • Version 5.2.0

    Released Jan 3, 2020 - 3.3 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    * Added QR codes and other stuff to make interop with nMobile easier
    * Fixed a chat message parsing bug
    * Added chat tabs (like Steam)
    * Temporarily took out the [ :tip5: , :+1: , :start_private: ] toolbar from message hovers. Hover over nickname to start a private conversation, instead.
    * I hated how the toolbar kept popping into view. It will come back once we figure better UI for it.

    https://gitlab.com/losnappas/d-chat/merge_requests/40

    Source code released under MIT License

    Download file
  • Version 5.1.1

    Released Dec 27, 2019 - 2.8 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Fixed a bug where messages went to wrong chats.

    Source code released under MIT License

    Download file
  • Version 5.1.0

    Released Dec 21, 2019 - 2.79 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    * Updated textarea
    * Improved chat history linearity

    https://gitlab.com/losnappas/d-chat/merge_requests/38

    Source code released under MIT License

    Download file
  • Version 5.0.0

    Released Dec 13, 2019 - 2.46 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Improved sorting for message that are received when you come online.
    Home screen layout changes.
    Subscribing to chats is a bit more error resistant.

    https://gitlab.com/losnappas/d-chat/merge_requests/37

    Source code released under MIT License

    Download file
  • Version 4.10.0

    Released Dec 3, 2019 - 2.36 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Fix problems with UI.
    - Darken text
    - Touch on Home screen

    Source code released under MIT License

    Download file
  • Version 4.9.1

    Released Nov 27, 2019 - 2.36 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Added message quoting,
    Moved account picker to login screen
    Fixed badge counter logic,
    Fixed some bugs. Introduced 1 new bug: +1's can be spammed from the toolbar button. Will fix in future.

    -- 4.9.1
    Fixed a mistake

    Source code released under MIT License

    Download file
  • Version 4.9.0

    Released Nov 27, 2019 - 2.36 MB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Added message quoting,
    Moved account picker to login screen
    Fixed badge counter logic,
    Fixed some bugs. Introduced 1 new bug: +1's can be spammed from the toolbar button. Will fix in future.

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.