Skip to content

Releases: toddsundsted/ktistec

v2.4.6

07 Feb 13:55
Compare
Choose a tag to compare

Fixed

  • Add missing database query logging.

Changed

  • Improve query performance for hashtags and mentions.
  • Make less costly updates to tag statistics.
  • Improve anonymous session management.
  • Cache the Nodeinfo count of local posts.

Removed

  • Remove support for X-Auth-Token.

Other

  • Add timeout values for POST socket operations.

v2.4.5

19 Jan 14:48
Compare
Choose a tag to compare

Fixed

  • Handle @-mentions with hosts in new posts.
  • Handle HEAD requests for pages with pretty URLs.
  • Destroy session after running scripts.

Changed

  • Delete old authenticated sessions.

Other

  • Reductions (~25%) in build time and executable size. (See post.)

v2.4.4

05 Jan 13:40
Compare
Choose a tag to compare

Fixed

  • Always get the attachments. (fixes #119)
  • Don't run scripts until the server has been configured.

Changed

  • Make the editor toolbar sticky.
  • Clear the cached translator when the settings change.

v2.4.3

29 Dec 15:20
Compare
Choose a tag to compare

Added

  • Support for setting a default language on each account.
  • Support for setting a distinct language on each object when editing.
  • Support for translation.

Changed

  • Monitor streams and refresh page when connections close.
  • Re-enable Turbo Drive page morphing.
  • In gallery, set alt text as attachment caption.

Other

  • Automatically build Docker image of tagged release. (see #115)

v2.4.2

16 Nov 13:45
Compare
Choose a tag to compare

Fixed

  • Fix metrics chart line labels.
  • Permit del, ins, and s elements in sanitized HTML.
  • Only store the redirect_after_auth_path on browser navigation.
  • Add "content" property to editor JSON error response.
  • Use FileUtils.mv to move uploaded files. (fixes #117)

v2.4.1

10 Nov 16:11
Compare
Choose a tag to compare

Fixed

  • Handle edge cases and race conditions in script runner.
  • Reconnect editor autocomplete support.
  • Fix permissions on uploaded files.

v2.4.0

08 Nov 13:12
Compare
Choose a tag to compare

Added

  • Support running scripted automations (see README).
  • "Fetch Once" button on hashtag and thread pages. (fixes #108)
  • Support navigation to a post's threaded view. (fixes #108)
  • Add support for post name and summary.

Fixed

  • Improve support for operating without JavaScript available/enabled.
  • Only enforce CSRF protection on "simple" requests.

Changed

  • Replace use of multi-action controller with formaction. (fixes #101)

Other

  • API usability improvements.

v2.3.0

14 Sep 12:42
Compare
Choose a tag to compare

Added

  • Add monitoring for hung tasks.
  • Add timeouts for open socket operations.

Fixed

  • Ensure subscribers are notified when a fetch task starts running.
  • Restrict actor fetching on broken image icons to profiles.

v2.2.0

02 Aug 17:11
Compare
Choose a tag to compare

Added

  • Support streaming updates to the user-interface.

Fixed

  • Always build assets within building container. (see #107)
  • Handle arrays of actor profile images.

v2.0.0

18 Jul 12:06
Compare
Choose a tag to compare
Release version 2.0.0.