All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
3.7.0 - 2021-01-21
- Add internationalization (i18n). Check CONTRIBUTING.md for more information about this (96ed215)
- Added English
- Added Spanish (Español)
- Add safe mode (e926) and enabled by default, you can disable this on Search settings (5b7ec48)
- Add support to Linux using AppImage (44d0cd0)
- Removed external link component (which is deprecated) (5b7ec48)
- Fix for development environments an issue with openExternal handle, it won't open
localhost
domains on your browser anymore (96ed215)
3.6.1 - 2020-12-25
- Links in posts descriptions will no longer receive an ID (7b39565)
- Links now should open in your default browser (fa4b509)
3.6.0 - 2020-11-27
- Add pool support (6d8e7aa)
- App storage now is modular (bcde5a5)
- New color pallete for UI (d59fa3a, 6fc14fd)
- Some elements now can't be selected by user (b5b7b51)
- New transition effect (d59fa3a)
- Download cards changed to PostView (d59fa3a)
- Updated DText parser to 0.5.0 (f90c979)
- Removed window border (7835889)