Skip to content

Releases: sunya9/beta

v1.13.1

02 Aug 12:58
136de6a
Compare
Choose a tag to compare

v1.12.3

28 Aug 15:16
b24f1a9
Compare
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
Compare
Choose a tag to compare
  • Fixed some bugs #382 Thanks!

v1.12.1

25 Feb 18:57
Compare
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
Compare
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
Compare
Choose a tag to compare
  • ✨ Improve design, layouts.
  • 🐛 Fix emoji appearance.
    And fixed some small issues.

v1.11.4

17 Sep 22:16
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • 🐛 Fixed the problem that client_id disappear in the production environment when using Docker.