0.4.1
Security
- The avatar and display-name links on each post (added after 0.3's profile-link feature) only HTML-escaped
account.url, unlike the existing@usernamelink — a remote account could set ajavascript:URI as its profile URL and get it executed when a viewer clicked the avatar or name. All three profile links now share oneisHttpUrl()scheme check.