diff --git a/.github/README.md b/.github/README.md index 8312d62..b721722 100644 --- a/.github/README.md +++ b/.github/README.md @@ -6,6 +6,15 @@ ## Changelog +### 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](https://github.com/Notavone/discord-panel/issues/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 is jQuery +* **Fixed** mouse wheel event not working on Firefox + ### Version 1.3.1 * **Added** code blocks to markdown formatting @@ -39,7 +48,7 @@ COMING SOONβ„’ ## Built With πŸ”§ * [discord.js](https://github.com/discordjs/discord.js/tree/webpack) -* [JQuery](https://jquery.com/) +* [jQuery](https://jquery.com/) * [Bootstrap](https://getbootstrap.com/) ## Author πŸ“ diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 5a64352..b1acf8b 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -1,6 +1,11 @@