D-Chat의 버전 기록 - 25개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 6.3.0
2020년 5월 21일에 출시 - 3.72 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동MIT 라이선스에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 6.2.0
2020년 5월 17일에 출시 - 3.72 MBfirefox 48.0 이상, android 48.0 ~ 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/58MIT 라이선스에 따라 릴리스된 소스 코드
버전 6.1.0
2020년 5월 13일에 출시 - 3.72 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동- Avatars now share
- Login screen now feels more responsive
Read the details at:
https://gitlab.com/losnappas/d-chat/-/merge_requests/57MIT 라이선스에 따라 릴리스된 소스 코드
버전 6.0.3
2020년 5월 7일에 출시 - 3.71 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동Fixed bug in subscriptions.MIT 라이선스에 따라 릴리스된 소스 코드
버전 6.0.0
2020년 5월 6일에 출시 - 3.71 MBfirefox 48.0 이상, android 48.0 ~ 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/56MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.13.4
2020년 4월 15일에 출시 - 3.67 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동* Changed right-side menu UI again.
* Fixed autoplay permission request.
https://gitlab.com/losnappas/d-chat/-/merge_requests/55MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.13.3
2020년 4월 10일에 출시 - 3.67 MBfirefox 48.0 이상, android 48.0 ~ 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/54MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.11.0
2020년 3월 28일에 출시 - 2.6 MBfirefox 48.0 이상, android 48.0 ~ 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)MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.10.0
2020년 3월 20일에 출시 - 2.52 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동Added key store account importer.
Fixed whisper bug where messages were ignored.
https://gitlab.com/losnappas/d-chat/-/merge_requests/51MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.9.0
2020년 3월 17일에 출시 - 2.51 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동https://gitlab.com/losnappas/d-chat/-/merge_requests/50
Improved permissioned topics (not that anyone uses those, though).MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.8.0
2020년 3월 8일에 출시 - 2.51 MBfirefox 48.0 이상, android 48.0 ~ 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/MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.7.1
2020년 2월 29일에 출시 - 2.58 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동Fixed scrolling (hopefully...again), and a performance bug.
https://gitlab.com/losnappas/d-chat/-/merge_requests/48MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.7.0
2020년 2월 24일에 출시 - 1.46 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동Added "mute user" feature.
Improved popup opening speed.
https://gitlab.com/losnappas/d-chat/-/merge_requests/47MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.6.0
2020년 2월 15일에 출시 - 1.48 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동* Added emoji picker for reactions.
* Fixed scroll bugs, tweaked UI
https://gitlab.com/losnappas/d-chat/-/merge_requests/46MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.4.0
2020년 1월 23일에 출시 - 1.48 MBfirefox 48.0 이상, android 48.0 ~ 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/43MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.3.1
2020년 1월 15일에 출시 - 2.85 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동Just some bug fixes.MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.3.0
2020년 1월 6일에 출시 - 2.89 MBfirefox 48.0 이상, android 48.0 ~ 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/41MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.2.0
2020년 1월 3일에 출시 - 3.3 MBfirefox 48.0 이상, android 48.0 ~ 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/40MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.1.1
2019년 12월 27일에 출시 - 2.8 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동Fixed a bug where messages went to wrong chats.MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.1.0
2019년 12월 21일에 출시 - 2.79 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동* Updated textarea
* Improved chat history linearity
https://gitlab.com/losnappas/d-chat/merge_requests/38MIT 라이선스에 따라 릴리스된 소스 코드
버전 5.0.0
2019년 12월 13일에 출시 - 2.46 MBfirefox 48.0 이상, android 48.0 ~ 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/37MIT 라이선스에 따라 릴리스된 소스 코드
버전 4.10.0
2019년 12월 3일에 출시 - 2.36 MBfirefox 48.0 이상, android 48.0 ~ 68.*에서 작동Fix problems with UI.
- Darken text
- Touch on Home screenMIT 라이선스에 따라 릴리스된 소스 코드
버전 4.9.1
2019년 11월 27일에 출시 - 2.36 MBfirefox 48.0 이상, android 48.0 ~ 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 mistakeMIT 라이선스에 따라 릴리스된 소스 코드
버전 4.9.0
2019년 11월 27일에 출시 - 2.36 MBfirefox 48.0 이상, android 48.0 ~ 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.MIT 라이선스에 따라 릴리스된 소스 코드