Skip to content

Releases: sunya9/beta

v1.13.1

02 Aug 12:58
136de6a

Choose a tag to compare

v1.12.3

28 Aug 15:16
b24f1a9

Choose a tag to compare

  • πŸ› Fix problem which will be downloaded when some embedded video was shown. (#460)

v1.12.2

28 Aug 14:45

Choose a tag to compare

  • Fixed some bugs #382 Thanks!

v1.12.1

25 Feb 18:57

Choose a tag to compare

  • ✨ Disabled SSR
  • ✨ Applied emoji image to poll options
  • πŸ› Fixed layout of iframe
  • πŸ› Fixed displaying of deleted user's posts

v1.12.0

20 Nov 22:31

Choose a tag to compare

  • πŸŽ‰ Support embedded youtube video(beta).
  • πŸŽ‰ Support NSFW.
  • πŸŽ‰ Support post editing.
  • πŸ› Fix emoji displaying.
  • ✨ Improve error handling.
  • and fix many small issues...

v1.11.5

05 Nov 22:57

Choose a tag to compare

  • ✨ Improve design, layouts.
  • πŸ› Fix emoji appearance.
    And fixed some small issues.

v1.11.4

17 Sep 22:16

Choose a tag to compare

  • ✨ Added RSS Link to publicly channels, search results of posts.
  • ✨ emoji palette got faster.
  • ✨ Show global stream at index when logged out.
  • ✨ Added broadcast button in publicly channels. Now we can post to stream and channels at once. Crossposted posts shows "invite button" at streams.
  • ✨ Added a send a message button in profile.
  • πŸ› Fixed follow button and relationship text are shown even if myself in the users' list.
  • πŸ› Fixed wrong appearance in some views when logged out.
  • πŸ› Fixed markdown link text.

v1.11.3

11 Sep 19:41

Choose a tag to compare

  • πŸ› Fixed broken long post #207
  • πŸ› Fixed RSS Link inside head #208
  • πŸ› Fixed reply modal #209
  • πŸ› Fixed dropdown in profile #211
  • πŸ› Fixed broken poll #212
  • πŸ› Fixed list errors #213

Note: There is some emojis that not to be shown as images because of the implementation of a module(emoji-regex). This problem will be solved by the library side of them.

v1.11.2

11 Sep 18:43

Choose a tag to compare

From #201 and edited a bit.

  • ✨ Enable http2 server push.
  • ✨ Always show compose button on right top.
  • ✨ Upgrade to font awesome 5.
  • ✨ Add RSS link to head.
  • ✨ Replace patter.chat room URL with beta's own.
  • πŸ› Disable workbox log messages on production.

v1.11.1

29 Aug 21:05

Choose a tag to compare

  • πŸ› Fixed the problem that client_id disappear in the production environment when using Docker.