Skip to content

Releases: muni-town/weird

v0.4 - Themes & Improved Revisions

27 Jan 16:57
24f780b
Compare
Choose a tag to compare

Added

  • Site Themes: personal sites can now have custom themes!
  • CRDT-based Revisions: Pages already had a primitive form of revisions, but now we are using a CRDT in the background which allowed us to make a nice page history slider and will eventually allow for version control and collaborative editing.

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3 - Billing & Styling

19 Dec 01:35
Compare
Choose a tag to compare

Another release for Weird! This release focused on:

  • Billing: Free users will now have a number after their username, and subscribers will get access to non-numbered usernames and the option to use a custom domain.
  • Styling: User pages and the main site have got some new styling and started to sync up with our orignal branding.
  • Custom Domain Setup Improvements: We fixed a bug with custom domains you can now allow Weird to validate your domain in the background, instead of having to wait for DNS to propagate before you can save.

v0.2 – Handles are Domains

19 Nov 18:25
Compare
Choose a tag to compare

We just finished the next release of Weird!

This release makes it so that user handles are always domains. When you sign up, you can simply pick a name and it will give you a handle like zicklag.weird.one, which also serves as your very own website!

You can also use your own custom domain as a handle.

This is not a very large change on surface value, but it means a lot for how we organize things under-the-hood, and for how we federate with users on other Weird instances in the future.

Full Changelog: v0.1.0...v0.2.0

v0.1

16 Oct 16:28
Compare
Choose a tag to compare

First Feature Release!

This is our first release containing most of our MVP features. More updates coming soon!