This repository has been archived by the owner on Sep 13, 2021. It is now read-only.
Releases: skoleapp/skole
Releases · skoleapp/skole
v2.2.0
v2.1.6
Fixed
- Fix Open Graph tags not being implemented correctly.
v2.1.5
Fixed
- Add meta descriptions to user and thread detail pages.
v2.1.4
Changed
- Allow Google to again index most of the pages.
- Add dynamic thread and user detail pages back to sitemap.
Fixed
- Fix FLoC opt-out header not getting returned on index page.
v2.1.3
Added
- Add file thumbnails to user profile comments.
Changed
- Opt out of Google FLoC.
Fixed
- Fix bug of ordering not retaining on thread page after changing pages.
- Fix bug of comment file not clearing when closing the comment creation modal.
- Fix some thread links being shown as
@undefined
in user profile.
v2.1.2
Fixed
- Don't show user's anonymous comments in their profile, and don't include them in user's comment counts.
- Fix iOS Smart App Banner not showing up.
- Attempt to improve the speed of loading a thread's comments.
v2.1.1
Fixed
- Fix prod build not working.
v2.1.0
Added
- Allow dropping files anywhere in home, search and thread pages and populate the thread
creation form (home, search) and the comment creation form (thread page) with the file. - Allow zooming in image viewer.
- Show thumbnails for comment files.
Changed
- Allow setting either file or image in comments.
- Automatically open up the dialog that shows the allowed domains when a user
tries to set an email with an invalid domain as the primary email.
Fixed
- Attempt to improve the speed of loading a thread's comments.
- Fix typo in author selection.
- Fix bug of clear comment file/image button not working.
- Show comments in user profile in chronological order.
v2.0.2
Added
- Add support for adding comment files.
- Add support for using native sharing of Android devices.
Changed
- Format all dates by minutes and not by days.
- Show reply buttons also for reply comments.
- Use the ordering parameters from URL.
Fixed
- Fix safe are issues everywhere, make the image viewer more responsive.
- Fix swedish translations for views.
- Fix bug of avatar selection having incorrect texts.
- Fix UI strings for posting comments as anonymous.
- Add safe area inset to fix the spacing on the bottom of the landing page.
- Disable scrolling when the image viewer is displayed.
- Hide the bottom navbar on all error pages.
- Make the comment file link style consistent with other comment buttons.
- Improve the layout for the profile stats.
- Fix bug of the push notification signal handler logging an error for every activity.
- Fix bug of push notifications not working for users with multiple FCM devices.
- Fix bug of the invite dialog not closing when clicking the backdrop.
v2.0.1
Added
- Show the avatar of the thread creator in the thread page.
Changed
- Make the "best" thread sorting option take freshness into consideration.
- Lower the matching threshold of thread search.
- Replace star count with views in thread lists.
- Match the thread text font size with the comment texts.
- Add some indent on reply comments.
- Include share text in desktop Whatsapp links.
- Improve invite texts.
- Improve thread sharing texts.
- Improve profile sharing texts
Removed
- Hide app store badges on native apps.
Fixed
- Fix pagination working incorrectly.
- Fix bug of user link not working from thread page.
- Fix thread sharing links.