You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.
### Version 1.3.7
* **Fixed** a duplicate in locale.js
* **Refactored** the code
### Version 1.3.6
* **Added** an installation guide
### Version 1.3.5
* **Added** a translation guide for newcomers
* **Added** a contribution guide for newcomers
* **New** Polish translation by ziomciopoziomcio
* **New** Czech translation by ziomciopoziomcio
* **New** Slovakian translation by ziomciopoziomcio
### Version 1.3.4
* **New** Ukrainian translation by Payz123
* **Updated** contributors
### Version 1.3.3
* **New** Russian translation by Koteich-dev
### Version 1.3.2
* **Added** a link to the original repo at the bottom of the page
* **Added** support for embed, still WIP until fully tested (mainly tested on Twitter embeds, see [this issue](#16))
* **Replaced** header `p` tags by actual headers `h` tags
* **Switched** back to discord.12.1.1 because of cross-origin issue with master and stable
* **Removed** toggleVisibility functions to replace with a pre-made one in jQuery
* **Fixed** mouse wheel event not working on Firefox
### Version 1.3.1
* **Added** code blocks to markdown formatting
* **Added** mention replacement
* **Added** embed support (WIP)
* **Updated** attachments to directly send images, audios and videos
### Version 1.3.0
* **Updated** the locale code to automatically switch to english in case of missing translations
* **Updated** the `contentReplacement()` function to also replace markdown
* **Updated** `deleteMessage()` & `editMessage()` to make use of jQuery selectors
* **Updated** the mousewheel binding code
* **New** function to format any timestamp into local timestamp (`formatTimestamp(dateLike)`)
* **New** Dutch translation by LevantHAN
* **New** Turkish translation by LevantHAN
* **Removed** `deleteMessage()` & `editMessage()` and moved the code into their matching discord events
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
previewPreview of a feature that is worked onunrelatedNot an issue
These last days I've been working on the version 1.3.2 wich is mainly focused on finishing the embed system introduced in 1.3.1
Panel :
Discord :
Panel :
Discord :
The text was updated successfully, but these errors were encountered: