2023-03-01 17:41:49 +00:00

68 lines
1.4 KiB
Plaintext

v3.3.1 - 01/03/2023
- Apply scroll-bar styles to timeline container
v3.3.0 - 01/03/2023
- Simplify timeline container CSS
- Fix WCAG conflict with role=feed
- Open @mention link in a new tab/window
- Add scroll-bar styles (webkit)
v3.2.9 - 21/02/2023
- Add dark theme
- Fix click on images
- Fix poll font size and color
v3.2.2 - 06/02/2023
- Rearrange JS functions
- Use variables for CSS colors
v3.2.1 - 04/02/2023
- Add feature, show local feed insted of user feed
v3.2.0 - 04/02/2023
- Add version
v3.1.1 - 28/01/2023
- Improve Tab navigation
- Update styles (background, link and hover colors)
- Add 'nofollow' to external links
v3.1.0 - 21/01/2023
- Fix spoiler content show/hide
- Add feature, choose a maximum number of lines of text
- Hide button to user page if 'btn_see_more' is empty
v2.12.0 - 02/12/2022
- Add feature, hide boosts toots
- Add feature, hide replies toots
v2.11.0 - 01/11/2022
- Update Readme.md (Install and setup text)
v2.1.0 - 22/01/2022
- Replace account_id terminology for user_id
- Show retoots media in timeline
v1.6.0 - 01/06/2021
- Update Readme.md
v1.5.4 - 24/05/2021
- Improve avatar + user name for a11y
v1.5.3 - 23/05/2021
- Create a codepen demo
v1.5.2 - 22/05/2021
- Add avatar name
- Use id instead of css class for js selectors
- Rearrange functions in js
v1.5.1 - 17/05/2021
- Add ellipses for long messages
- Remove access token
- Add rel="tag noopener noreferrer" for hashtag links
v1.0.0 - 06/04/2021
- First commit