FoundKey/CHANGELOG.md
Chloe Kudryavtsev afcf2df3f7 fix: default-selected reply scopes on client
As a side-effect, I remove the broken "remember privacy scope" setting.
There is also a temporary set of functions that should be moved to foundkey-js
later.
2022-08-17 17:14:58 -04:00

2.6 KiB

Changelog

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.

This changelog covers changes since Misskey v12.111.1, the version prior to the FoundKey fork. For older Misskey versions, see CHANGELOG-OLD.md.

Unreleased

Added

  • Client: Readded group pages
  • Client: add re-collapsing to quoted notes
  • Client: automatically selecting the most restrictive visibility available for replies

Changed

  • Client: Use consistent date formatting based on language setting
  • Client: Add threshold to reduce occurances of "future" timestamps

Removed

  • Okteto config and Helm chart
  • Client: acrylic styling
  • Client: broken "remember note visibility" setting

Fixed

  • Server: Blocking remote accounts

13.0.0-preview1 - 2022-08-05

Added

  • Server: Replies can now be fetched recursively.

Changed

  • Server: Replies/quotes cannot have a more open visibility than the parent post
  • Server: Allow GET method for some endpoints
  • Server: Add rate limit to i/notifications
  • Server: Improve performance
  • Server: Supports IPv6 on Redis transport IPv4/IPv6 is used by default. You can tune this behavior via redis.family
  • Server: Mutes and blocks now apply recursively to replies and renotes
  • Server: Admins can now delete accounts
  • Client: Improve control panel
  • Client: Show warning in control panel when there is an unresolved abuse report
  • Client: For notes with specified visibility, show recipients when hovering over visibility symbol.
  • Client: Add rss-ticker widget
  • Client: Removing entries from a clip
  • Client: Searching in the emoji picker is now case insensitive
  • Client: MFM search button changed to a no-op
  • Client: Fix URL-encoded routing
  • Client: Poll highlights in explore page
  • Client: Improve player detection in URL preview
  • Client: Add Badge Image to Push Notification
  • Client: Custom Emoji pages have been merged into the Instance Info page

Removed

  • Server: ID generation methods other than aid
  • Client: Ability to show advertisements

Fixed

  • Server: Video thumbnails are now generated properly
  • Server: Ensure temp directory cleanup
  • Client: Favicons of remote instances now show up
  • Client: Fix switch to receive email notifications
  • Client: Page freezes when trying to open configuration page of existing webhooks
  • Client: Fix a bug where new chat messages don't show up
  • Client: Fix collapsing long notes
  • Client: Add padding to pages

Security

  • Server: Hide metadata of private notes