Changelog
Everything we've shipped recently, newest first.
- Fixed
You can no longer lock yourself out
Unlinking a sign-in method used to be allowed even when it was the last one you could actually sign in with — a linked Microsoft account counted, although it only ever proves Minecraft ownership. It is refused now, with a note to set a password first. Enabling two-factor authentication on an account with no password also said nothing and simply failed; the button now explains what to do instead.
- Fixed
Videos on profiles play again
A reference video on a profile, in the gallery or in the lightbox was refused by the browser and showed nothing — our own security policy did not list video as something the site is allowed to load. It does now, and the preview of a video you have chosen but not yet uploaded works too.
- Fixed
Deleting an account now asks first
When you delete your account, any team you were the only owner of is removed with it. That clean-up used to happen before your password was checked, so a typo could take the team with it and still refuse the deletion. Nothing is removed now until the deletion itself is confirmed.
- Improved
Saving happens when you say so
Drafts and profiles no longer save themselves. As soon as you change something, a bar appears at the bottom naming what is not stored yet — and leaving the page asks first instead of letting unsaved work stand.
- New
Webhooks for your team's events
A team can have its own events delivered now — to a Discord channel or to any HTTPS address of its own — and pick per channel which events belong in it. A generic channel receives a documented payload, so whatever you build against it keeps working.
- New
A home page for you and for your team
Your own area and your team’s area open on an overview now instead of on the first list: what is waiting for an answer, what is running, and where to go next. A link to something your role may not open is no longer shown at all.
- Improved
Sidebars grouped by what they hold
The navigation in the team, moderation and personal areas sits under headings now, so one long list of links reads as a few short ones.
- Fixed
The skill picker stays open between picks
Picking a skill closed the list, so adding five of them meant opening it five times.