Releases: NiceOpenSource/posttolemmy
Releases · NiceOpenSource/posttolemmy
POST to lemmy 0.1.9 beta
⚡ Replaced Font Awesome by Feather Icons for lighter sources
💾 Less than a Megabyte !
🔒 Replaced some specific librairies code to match with Firefox's Policy about Third Party librairies
👆 Deactivated the post button after a successful post
🌍 Compatibility with Opera and Chromium tested successfully
POST to lemmy 0.1.8 beta
🥇 Changed extension id to transfer the extension to NiceOpenSource
Changed the link in manifest.json to this repository
POST to lemmy 0.1.7 beta
Repository
- 🚀 Added a CI/CD with Github Actions to draft new releases on tag creation
🧩 Extension
- ➖ Removed link to new post to match with Mozilla Firefox's Addons development guidelines
⚠️ Fixed the warnings on Firefox best practices coming from the code- 🔒 Now signing firefox version
POST to lemmy v 0.1.6 alpha
A stable alpha release, including:
- 🗳️ Ehanced sync storage stability, carry your lemmy from one device to another
- ⚡ Lightened sources (removed unused file from the font-awesome folder and other obsolete stuff)
- 🌐 Ehanced cross browser compatibilty
- ❌ Removed default manifest.json to make no difference between Firefox and Chrome users
- 💅 Ehanced and more coherent design
POST to lemmy v 0.1.5 alpha
POST to lemmies !
- 🗳️ Using synchronized storage to save multiple lemmy's credentials so you can carry your them from one computer to another with a Firefox or Google account.
- 💅 Styles have been a little revisited and fonts have changed to make the look more coherent
- 👍 Chrome compatibilty enhanced
- ⚡ Reduced sources size
POST to lemmy v 0.1.4 alpha
- Cross-browser compatible ! (Chromium based and Mozilla Firefox)
- Added form validation when attempting a post
- Ehanced stability
- Removed markdown editor to lighten the extension and it's UI
POST to lemmy v 0.1.3 alpha
First version with the editor and previewer (still in alpha tho)
Editor : Added a tool bar with buttons that :
- Adds the right tags where needed
- Place them and write between
- Select a part of the text to place the tags around
- Powered by DownArea
Pre-viewer: Added a preview button that generates html from the markdown content then displaying the html in a Modal.
Pre-viewer powered by showdownJS
POST to lemmy v 0.1.2 alpha
- No more auto-opening a window on post success, to match Mozilla firefox's features policy on web extensions, instead, the user is offered a link to view the post
- inverted comunities title and name position
POST to Lemmy 0.1.1 alpha
- Officialisation du nouveau style
- Customisation de la popup en fonction de l'instance de lemmy choisie
- Titre
- Logo
POST to Lemmy 0.1 alpha
Fonctionnalités de base:
- Post a un lemmy
- Remplissage automatique des champs
Déroulé
- L'utilisateur entre l'URL d'une instance de Lemmy et son identifiant à cette dernière, l'extension se connecte à cette instance, l'utilisateur n'a plus qu'a ouvrir l'extension et cliquer sur un bouton pour poster son lien.
- Standardisé pour fonctionner avec toutes les versions de Lemmy >= 0.10.0 .