All Versions
57
Latest Version
Avg Release Cycle
39 days
Latest Release
672 days ago

Changelog History
Page 4

  • v3.0.0.rc2 Changes

    September 29, 2019

    Mastodon

    Note: This is a release candidate. It is intended to be stable, but not guaranteed.

    ๐Ÿ”„ Changelog

    โž• Added

    • โž• Add exclude_unreviewed param to GET /api/v2/search REST API (Gargron)

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change domain block silence to always require approval on follow (ThibG)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix muted text color not applying to all text (trwnh)
    • ๐Ÿ›  Fix follower/following lists resetting on back-navigation in web UI (Gargron)

    โฌ†๏ธ Upgrade notes

    โฌ†๏ธ > As always, make sure you have backups of the database before performing any upgrades. If you are using docker-compose, this is how a backup command might look: docker exec mastodon_db_1 pg_dump -Fc -U postgres postgres > name_of_the_backup.dump

    ๐Ÿณ Non-Docker only:

    • โฌ†๏ธ The recommended Ruby version has been bumped to 2.6.4. You can upgrade, or you can continue using the old version by overwriting the .ruby-version file with e.g. 2.6.1 or 2.5.3 which were recommended previously
    • Install dependencies: bundle install and yarn install

    ๐Ÿณ Both Docker and non-Docker:

    ๐Ÿš€ 1. Run the pre-deployment database migrations by specifying the SKIP_POST_DEPLOYMENT_MIGRATIONS=true environment variable:

    • Non-Docker: SKIP_POST_DEPLOYMENT_MIGRATIONS=true RAILS_ENV=production bundle exec rails db:migrate
    • Docker: docker-compose run --rm -e SKIP_POST_DEPLOYMENT_MIGRATIONS=true web rails db:migrate ๐Ÿฑ 2. Precompile the assets:
    • Non-Docker: RAILS_ENV=production bundle exec rails assets:precompile
    • Docker: The assets are already precompiled during the build step
      1. Restart all Mastodon processes
      2. Clear cache:
    • Non-Docker: RAILS_ENV=production bin/tootctl cache clear
    • Docker: docker-compose run --rm web bin/tootctl cache clear ๐Ÿš€ 5. Now that the new code is running, we can finish the database migrations. This will run the post-deployment ones:
    • Non-Docker: RAILS_ENV=production bundle exec rails db:migrate
    • Docker: docker-compose run --rm web rails db:migrate
      1. Restart all Mastodon processes
      2. If you are using ElasticSearch, there are new indices to be deployed ( this step is likely to take a considerable amount of time , so running it through screen or tmux is advisable):
    • Non-Docker: RAILS_ENV=production bin/tootctl search deploy
    • Docker: docker-compose run --rm web bin/tootctl search deploy

    Translators

    • Zoltรกn Gera (Hungarian)
    • Kristijan Tkalec (Slovenian)
    • Evert Prants (Estonian)
    • borys_sh (Ukrainian)
    • Muha Aliss (Turkish)
    • ๅ”ๅฎ—ๅ‹› (Chinese Simplified)
    • Jeong Arm (Korean; Esperanto; Japanese)
    • Roboron (Spanish)
    • Osoitz (Basque)
    • ButterflyOfFire (French; Arabic)
    • Alix Rossi (Corsican; French)
    • Aditoo17 (Czech)
    • Masoud Abkenar (Persian)
    • Xosรฉ M. (Galician)
    • Koyu Berteon (German)
    • Maya Minatsuki (Japanese)
    • d5Ziif3K (Ukrainian)
    • Thai Localization (Thai)
    • ๐Ÿ’… Marek ฤฝach (Slovak; Polish)
    • lamnatos (Greek)
    • atarashiako (Chinese Simplified)
    • ๐Ÿ’… 101010 (Polish)
    • Jeroen (Dutch)
    • silkevicious (Italian)
    • Diluns (Occitan)
    • Jaz-Michael King (Welsh)
    • spla (Catalan)
    • FรฉdiQuรฉbec (French)
    • tykayn (French)
    • carolinagiorno (Portuguese, Brazilian)
    • Alessandro Levati (Italian)
    • taoxvx (Danish)
    • shioko (Chinese Simplified)
    • Yi-Jyun Pan (Chinese Traditional)
    • Emyn Nant Nefydd (Welsh)
    • Sasha Sorokin (Russian)
    • Tiago Epifรขnio (Portuguese)
    • dxwc (Bengali)
    • liffon (Swedish)
    • Vanege (Esperanto)
    • kat (Ukrainian; Russian)
    • oti4500 (Hungarian; Ukrainian)
    • Juan Josรฉ Salvador Piedra (Spanish)
    • diazepan (Spanish)
    • christalleras (Norwegian Nynorsk)
    • Saederup92 (Danish)
    • sabri (Spanish)
    • ๐Ÿ’… Stasiek Michalski (Polish)
    • Dewi (Breton; French)
    • oษนส‡uสž (Spanish, Argentina)
    • ariasuni (French)
    • AW Unad (Indonesian)
    • Ray (Spanish)
    • Unmual (Spanish)
    • Ryo (Korean)
    • juanda097 (Spanish)
    • ruine (Japanese)
    • MadeInSteak (Finnish)
    • frumble (German)
    • dragnucs2 (Arabic)
    • erikstl (Esperanto)
    • PPNplus (Thai)
    • EPEMA YT (German)
    • Rhys Harrison (Esperanto)
    • KEINOS (Japanese)
    • JzshAC (Chinese Simplified)
    • Rintan1 (Japanese)
    • hiphipvargas (Portuguese)
    • tctovsli (Norwegian Nynorsk)
    • SamitiMed (Thai)
    • ๐Ÿ’… vjasiegd (Polish)
    • Adriรกn Lattes (Spanish)
    • Renato "Lond" Cerqueira (Portuguese, Brazilian)
    • filippodb (Italian)
    • ๐Ÿ’… Marcin Mikoล‚ajczak (Polish)
    • ๆฃฎใฎๅญใƒชใ‚นใฎใƒŸใƒผใ‚ณใฎๅคงๅ†’้™บ (Japanese)
    • Hinaloe (Japanese)
    • Sahak Petrosyan (Armenian)
    • Daniel Dimitrov (Bulgarian)
    • Hugh Liu (Chinese Simplified)
    • Rakino (Chinese Simplified)
    • SnDer (Dutch)
    • eichkat3r (German)
    • ๐Ÿ’… Karol Kosek (Polish)
    • Akarshan Biswas (Bengali)
    • Tradjincal (French)
    • sergioaraujo1 (Portuguese, Brazilian)
    • mmokhi (Persian)
    • Evgeny Petrov (Russian)
    • JackXu (Chinese Simplified)
    • Zoรฉ Bล‘le (German)
    • Lukas Fรผlling (German)
    • Dremski (Bulgarian)
    • cybergene (Japanese)
    • OpenAlgeria (Arabic)
    • ็กซ้…ธ้ถ (Japanese)
    • Cutls (Japanese)
    • Ch. (Korean)
    • skaaarrr (German)
    • djoerd (Dutch)
    • ใ•ใฃใ‹ใ‚Šใ‚“ใซใƒผใ•ใ‚“ (Japanese)
    • Abijeet Patro (Basque)
  • v3.0.0.rc1 Changes

    September 25, 2019

    Mastodon

    Note: This is a release candidate. It is intended to be stable, but not guaranteed.

    ๐Ÿ’ฅ Breaking changes

    • โœ‚ Remove OStatus support
      • Please use ActivityPub instead
    • โœ‚ Remove deprecated REST API GET /api/v1/search API
      • Please use GET /api/v2/search instead
    • โœ‚ Remove deprecated REST API GET /api/v1/statuses/:id/card
      • Please use the card attribute on statuses instead
    • โœ‚ Remove deprecated REST API POST /api/v1/notifications/dismiss?id=:id
      • Please use POST /api/v1/notifications/:id/dismiss instead
    • โœ‚ Remove deprecated REST API GET /api/v1/timelines/direct
      • Please use GET /api/v1/conversations instead

    ๐Ÿ”„ Changelog

    โž• Added

    • โž• Add "not available" label to unloaded media attachments in web UI (Gargron, Gargron)
    • โž• Add profile directory to web UI (Gargron, mayaeh)
      • Add profile directory opt-in federation
      • Add profile directory REST API
    • โž• Add special alert for throttled requests in web UI (ThibG)
    • โž• Add confirmation modal when logging out from the web UI (ThibG)
    • โž• Add audio player in web UI (Gargron, Gargron, Gargron, ThibG)
    • โž• Add autosuggestions for hashtags in web UI (Gargron, ThibG, Gargron, Gargron, Gargron)
    • โž• Add media editing modal with OCR tool in web UI (Gargron, Gargron, ThibG, ThibG, Gargron, Gargron, Gargron)
    • โž• Add indicator of unread notifications to window title when web UI is out of focus (Gargron, Gargron)
    • โž• Add indicator for which options you voted for in a poll in web UI (ThibG)
    • โž• Add search results pagination to web UI (Gargron, ThibG)
    • โž• Add option to disable real-time updates in web UI ("slow mode") (Gargron, ykzts, ThibG, Gargron, ThibG)
    • โž• Add option to disable blurhash previews in web UI (ThibG)
    • โž• Add native smooth scrolling when supported in web UI (ThibG)
    • โž• Add search and sort functions to hashtag admin UI (mayaeh, Gargron, mayaeh)
    • โž• Add setting for default search engine indexing in admin UI (brortao)
    • โž• Add account bio to account view in admin UI (ThibG)
    • โž• Add option to include reported statuses in warning e-mail from admin UI (Gargron, Gargron, Gargron, Gargron, mayaeh)
    • โž• Add number of pending accounts and pending hashtags to dashboard in admin UI (Gargron)
    • โž• Add account migration UI (Gargron, noellabo, noellabo, noellabo, noellabo)
    • โž• Add table of contents to about page (Gargron, ykzts, ykzts, Kjwon15)
    • โž• Add password challenge to 2FA settings, e-mail notifications (Gargron)
    • โž• Add optional invite comments (ThibG)
    • โž• Add optional public list of domain blocks with comments (ThibG, ThibG, Gargron)
    • โž• Add an RSS feed for featured hashtags (noellabo)
    • โž• Add explanations to featured hashtags UI and profile (Gargron)
    • โž• Add hashtag trends with admin and user settings (Gargron, Gargron, Gargron, Gargron, Gargron, mayaeh, Gargron, Gargron, Gargron, Gargron, Gargron, Gargron, ThibG, Sasha-Sorokin, Gargron, Gargron)
      • Add hashtag usage breakdown to admin UI
      • Add batch actions for hashtags to admin UI
      • Add trends to web UI
      • Add trends to public pages
      • Add user preference to hide trends
      • Add admin setting to disable trends
    • โž• Add categories for custom emojis (Gargron, Gargron, Gargron, highemerly)
      • Add custom emoji categories to emoji picker in web UI
      • Add category to custom emojis in REST API
      • Add batch actions for custom emojis in admin UI
    • โž• Add max image dimensions to error message (raboof)
    • โž• Add aac, m4a, 3gp, amr, wma to allowed audio formats (Gargron, umonaca)
    • โž• Add search syntax for operators and phrases (Gargron)
    • โž• Add REST API for managing featured hashtags (noellabo)
    • โž• Add REST API for managing timeline read markers (Gargron)
    • โž• Add ActivityPub secure mode (Gargron, ThibG, ThibG)
    • โž• Add HTTP signatures to all outgoing ActivityPub GET requests (Gargron, ThibG)
    • โž• Add support for ActivityPub Audio activities (ThibG)
    • โž• Add ActivityPub actor representing the entire server (ThibG, rtucker, ThibG, Gargron)
    • โž• Add whitelist mode (Gargron, mayaeh)
    • โž• Add config of multipart threshold for S3 (ykzts, ykzts)
    • โž• Add health check endpoint for web (ykzts, ykzts)
    • โž• Add HTTP signature keyId to request log (Gargron)
    • Add SMTP_REPLY_TO environment variable (hugogameiro)
    • โž• Add tootctl preview_cards remove command (mayaeh)
    • โž• Add tootctl media refresh command (Gargron)
    • โž• Add tootctl cache recount command (Gargron)
    • โž• Add option to exclude suspended domains from tootctl domains crawl (dariusk)
    • โž• Add soft delete for statuses for instant deletes through API (Gargron, Gargron)
    • โž• Add rails-level JSON caching (Gargron, Gargron)
    • โž• Add request pool to improve delivery performance (Gargron, ykzts)
    • โž• Add concurrent connection attempts to resolved IP addresses (ThibG)
    • โž• Add index for remember_token to improve login performance (abcang)
    • โž• Add more accurate hashtag search (Gargron, Gargron, Gargron)
    • โž• Add more accurate account search (Gargron, Gargron)
    • โž• Add a spam check (Gargron, Gargron, ThibG)

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change conversations UI (Gargron)
    • ๐Ÿ”„ Change dashboard to short number notation (noellabo, noellabo)
    • ๐Ÿ”„ Change REST API GET /api/v1/timelines/public to require authentication when public preview is off (ThibG)
    • ๐Ÿ”„ Change REST API POST /api/v1/follow_requests/:id/(approve|reject) to return relationship (ThibG)
    • ๐Ÿ”„ Change rate limit for media proxy (ykzts)
    • ๐Ÿ”„ Change unlisted custom emoji to not appear in autosuggestions (Gargron)
    • ๐Ÿ”„ Change max length of media descriptions from 420 to 1500 characters (Gargron, ThibG)
    • ๐Ÿ”„ Change deletes to preserve soft-deleted statuses in unresolved reports (Gargron)
    • ๐Ÿ”„ Change tootctl to use inline parallelization instead of Sidekiq (Gargron)
    • ๐Ÿ”„ Change account deletion page to have better explanations (Gargron, Gargron)
    • ๐Ÿ”„ Change hashtag component in web UI to show numbers for 2 last days (Gargron, Gargron, Gargron)
    • ๐Ÿ”„ Change OpenGraph description on sign-up page to reflect invite (Gargron)
    • ๐Ÿ”„ Change layout of public profile directory to be the same as in web UI (Gargron)
    • ๐Ÿ”„ Change detailed status child ordering to sort self-replies on top (ThibG)
    • ๐Ÿ”„ Change window resize handler to switch to/from mobile layout as soon as needed (ThibG)
    • ๐Ÿ’… Change icon button styles to make hover/focus states more obvious (ThibG)
    • ๐Ÿ”„ Change contrast of status links that are not mentions or hashtags (ThibG)
    • ๐Ÿ”„ Change hashtags to preserve first-used casing (Gargron, Gargron, Gargron, Gargron, Gargron)
    • ๐Ÿ”„ Change unconfirmed user login behaviour (Gargron, ThibG, Gargron)
    • ๐Ÿ”„ Change single-column mode to scroll the whole page (Gargron, Gargron, Gargron, ThibG, Gargron, Gargron, ThibG, Gargron)
    • ๐Ÿ”„ Change tootctl accounts follow to only work with local accounts (angristan)
    • ๐Ÿ”„ Change Dockerfile (Shleeble, ykzts, Shleeble)
    • ๐Ÿ”„ Change supported Node versions to include v12 (abcang)
    • ๐Ÿ”„ Change Portuguese language from pt to pt-PT (Gargron)

    โœ‚ Removed

    • โœ‚ Remove OStatus support (Gargron, Gargron, Gargron, ThibG, ThibG)
    • โœ‚ Remove Atom feeds and old URLs in the form of GET /:username/updates/:id (Gargron)
    • โœ‚ Remove WebP support (angristan)
    • โœ‚ Remove deprecated config options from Heroku and Scalingo (ykzts)
    • โœ‚ Remove deprecated REST API GET /api/v1/search API (Gargron)
    • โœ‚ Remove deprecated REST API GET /api/v1/statuses/:id/card (Gargron)
    • โœ‚ Remove deprecated REST API POST /api/v1/notifications/dismiss?id=:id (Gargron)
    • โœ‚ Remove deprecated REST API GET /api/v1/timelines/direct (Gargron)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix manifest warning (ykzts)
    • ๐Ÿ›  Fix admin UI for custom emoji not respecting GIF autoplay preference (ThibG)
    • ๐Ÿ›  Fix page body not being scrollable in admin/settings layout (Gargron)
    • ๐Ÿ›  Fix placeholder colors for inputs not being explicitly defined (Gargron)
    • ๐Ÿ›  Fix incorrect enclosure length in RSS (tsia)
    • ๐Ÿ›  Fix TOTP codes not being filtered from logs during enabling/disabling (Gargron)
    • ๐Ÿ›  Fix webfinger response not returning 410 when account is suspended (Gargron)
    • ๐Ÿ›  Fix ActivityPub Move handler queuing jobs that will fail if account is suspended (Gargron)
    • ๐Ÿ›  Fix SSO login not using existing account when e-mail is verified (Gargron)
    • ๐Ÿ›  Fix web UI allowing uploads past status limit via drag & drop (Gargron)
    • ๐Ÿ›  Fix expiring polls not being displayed as such in web UI (ThibG)
    • ๐Ÿ›  Fix 2FA challenge and password challenge for non-database users (Gargron, Gargron)
    • ๐Ÿ›  Fix profile fields overflowing page width in web UI (Gargron)
    • ๐Ÿ›  Fix web push subscriptions being deleted on rate limit or timeout (Gargron)
    • ๐Ÿ›  Fix display of long poll options in web UI (ThibG, ThibG)
    • ๐Ÿ›  Fix search API not resolving URL when type is given (Gargron)
    • ๐Ÿ›  Fix hashtags being split by ZWNJ character (Gargron)
    • ๐Ÿ›  Fix scroll position resetting when opening media modals in web UI (Gargron)
    • ๐Ÿ›  Fix duplicate HTML IDs on about page (ThibG)
    • ๐Ÿ›  Fix admin UI showing superfluous reject media/reports on suspended domain blocks (ThibG)
    • ๐Ÿ›  Fix ActivityPub context not being dynamically computed (ThibG)
    • ๐Ÿ›  Fix Mastodon logo style on hover on public pages' footer (ThibG)
    • ๐Ÿ›  Fix height of dashboard counters (ThibG)
    • ๐Ÿ›  Fix custom emoji animation on hover in web UI directory bios (ThibG)
    • ๐Ÿ›  Fix non-numbers being passed to Redis and causing an error (Gargron)
    • ๐Ÿ›  Fix error in REST API for an account's statuses (Gargron)
    • ๐Ÿ›  Fix uncaught error when resource param is missing in Webfinger request (Gargron)
    • ๐Ÿ›  Fix uncaught domain normalization error in remote follow (Gargron)
    • ๐Ÿ›  Fix uncaught 422 and 500 errors (Gargron, Gargron)
    • ๐Ÿ›  Fix uncaught parameter missing exceptions and missing error templates (Gargron)
    • ๐Ÿ›  Fix encoding error when checking e-mail MX records (Gargron)
    • ๐Ÿ›  Fix items in StatusContent render list not all having a key (ThibG)
    • ๐Ÿ›  Fix remote and staff-removed statuses leaving media behind for a day (Gargron)
    • ๐Ÿ›  Fix CSP needlessly allowing blob URLs in script-src (ThibG)
    • ๐Ÿ›  Fix ignoring whole status because of one invalid hashtag (Gargron)
    • ๐Ÿ›  Fix hidden statuses losing focus (ThibG)
    • ๐Ÿ›  Fix loading bar being obscured by other elements in web UI (Gargron)
    • ๐Ÿ›  Fix multiple issues with replies collection for pages further than self-replies (ThibG)
    • ๐Ÿ›  Fix blurhash and autoplay not working on public pages (Gargron)
    • ๐Ÿ›  Fix 422 being returned instead of 404 when POSTing to unmatched routes (Gargron, Gargron)
    • ๐Ÿ›  Fix client-side resizing of image uploads (ThibG)
    • ๐Ÿ›  Fix short number formatting for numbers above million in web UI (Gargron)
    • ๐Ÿ›  Fix ActivityPub and REST API queries setting cookies and preventing caching (ThibG, ThibG, ThibG, ThibG)
    • ๐Ÿ›  Fix some emojis in profile metadata labels are not emojified. (kedamaDQ)
    • ๐Ÿ›  Fix account search always returning exact match on paginated results (Gargron)
    • ๐Ÿ›  Fix acct URIs with IDN domains not being resolved (Gargron)
    • ๐Ÿ›  Fix admin dashboard missing latest features (Gargron)
    • ๐Ÿ›  Fix jumping of toot date when clicking spoiler button (ariasuni)
    • ๐Ÿ›  Fix boost to original audience not working on mobile in web UI (ThibG)
    • ๐Ÿ›  Fix handling of webfinger redirects in ResolveAccountService (ThibG)
    • ๐Ÿ›  Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (Gargron)
    • ๐Ÿ›  Fix support for HTTP proxies (ThibG)
    • ๐Ÿ›  Fix HTTP requests to IPv6 hosts (ThibG)
    • ๐Ÿ›  Fix error in ElasticSearch index import (mayaeh)
    • ๐Ÿ›  Fix duplicate account error when seeding development database (ysksn)
    • ๐Ÿ›  Fix performance of session clean-up scheduler (abcang)
    • ๐Ÿ›  Fix older migrations not running (zunda)
    • ๐Ÿ›  Fix URLs counting towards RTL detection (ahangarha)
    • ๐Ÿ›  Fix unnecessary status re-rendering in web UI (ThibG)
    • ๐Ÿ›  Fix http_parser.rb gem not being compiled when no network available (petabyteboy)

    โฌ†๏ธ Upgrade notes

    โฌ†๏ธ > As always, make sure you have backups of the database before performing any upgrades. If you are using docker-compose, this is how a backup command might look: docker exec mastodon_db_1 pg_dump -Fc -U postgres postgres > name_of_the_backup.dump

    ๐Ÿณ Non-Docker only:

    • โฌ†๏ธ The recommended Ruby version has been bumped to 2.6.4. You can upgrade, or you can continue using the old version by overwriting the .ruby-version file with e.g. 2.6.1 or 2.5.3 which were recommended previously
    • Install dependencies: bundle install and yarn install

    ๐Ÿณ Both Docker and non-Docker:

    ๐Ÿš€ 1. Run the pre-deployment database migrations by specifying the SKIP_POST_DEPLOYMENT_MIGRATIONS=true environment variable:

    • Non-Docker: SKIP_POST_DEPLOYMENT_MIGRATIONS=true RAILS_ENV=production bundle exec rails db:migrate
    • Docker: docker-compose run --rm -e SKIP_POST_DEPLOYMENT_MIGRATIONS=true web rails db:migrate ๐Ÿฑ 2. Precompile the assets:
    • Non-Docker: RAILS_ENV=production bundle exec rails assets:precompile
    • Docker: The assets are already precompiled during the build step
      1. Restart all Mastodon processes
      2. Clear cache:
    • Non-Docker: RAILS_ENV=production bin/tootctl cache clear
    • Docker: docker-compose run --rm web bin/tootctl cache clear ๐Ÿš€ 5. Now that the new code is running, we can finish the database migrations. This will run the post-deployment ones:
    • Non-Docker: RAILS_ENV=production bundle exec rails db:migrate
    • Docker: docker-compose run --rm web rails db:migrate
      1. Restart all Mastodon processes
      2. If you are using ElasticSearch, there are new indices to be deployed ( this step is likely to take a considerable amount of time , so running it through screen or tmux is advisable):
    • Non-Docker: RAILS_ENV=production bin/tootctl search deploy
    • Docker: docker-compose run --rm web bin/tootctl search deploy

    Translators

    • Zoltรกn Gera (Hungarian)
    • Kristijan Tkalec (Slovenian)
    • Evert Prants (Estonian)
    • borys_sh (Ukrainian)
    • Muha Aliss (Turkish)
    • ๅ”ๅฎ—ๅ‹› (Chinese Simplified)
    • Jeong Arm (Korean; Esperanto; Japanese)
    • Roboron (Spanish)
    • Osoitz (Basque)
    • ButterflyOfFire (French; Arabic)
    • Alix Rossi (Corsican; French)
    • Aditoo17 (Czech)
    • Masoud Abkenar (Persian)
    • Xosรฉ M. (Galician)
    • Koyu Berteon (German)
    • Maya Minatsuki (Japanese)
    • d5Ziif3K (Ukrainian)
    • Thai Localization (Thai)
    • ๐Ÿ’… Marek ฤฝach (Slovak; Polish)
    • lamnatos (Greek)
    • atarashiako (Chinese Simplified)
    • ๐Ÿ’… 101010 (Polish)
    • Jeroen (Dutch)
    • silkevicious (Italian)
    • Diluns (Occitan)
    • Jaz-Michael King (Welsh)
    • spla (Catalan)
    • FรฉdiQuรฉbec (French)
    • tykayn (French)
    • carolinagiorno (Portuguese, Brazilian)
    • Alessandro Levati (Italian)
    • taoxvx (Danish)
    • shioko (Chinese Simplified)
    • Yi-Jyun Pan (Chinese Traditional)
    • Emyn Nant Nefydd (Welsh)
    • Sasha Sorokin (Russian)
    • Tiago Epifรขnio (Portuguese)
    • dxwc (Bengali)
    • liffon (Swedish)
    • Vanege (Esperanto)
    • kat (Ukrainian; Russian)
    • oti4500 (Hungarian; Ukrainian)
    • Juan Josรฉ Salvador Piedra (Spanish)
    • diazepan (Spanish)
    • christalleras (Norwegian Nynorsk)
    • Saederup92 (Danish)
    • sabri (Spanish)
    • ๐Ÿ’… Stasiek Michalski (Polish)
    • Dewi (Breton; French)
    • oษนส‡uสž (Spanish, Argentina)
    • ariasuni (French)
    • AW Unad (Indonesian)
    • Ray (Spanish)
    • Unmual (Spanish)
    • Ryo (Korean)
    • juanda097 (Spanish)
    • ruine (Japanese)
    • MadeInSteak (Finnish)
    • frumble (German)
    • dragnucs2 (Arabic)
    • erikstl (Esperanto)
    • PPNplus (Thai)
    • EPEMA YT (German)
    • Rhys Harrison (Esperanto)
    • KEINOS (Japanese)
    • JzshAC (Chinese Simplified)
    • Rintan1 (Japanese)
    • hiphipvargas (Portuguese)
    • tctovsli (Norwegian Nynorsk)
    • SamitiMed (Thai)
    • ๐Ÿ’… vjasiegd (Polish)
    • Adriรกn Lattes (Spanish)
    • Renato "Lond" Cerqueira (Portuguese, Brazilian)
    • filippodb (Italian)
    • ๐Ÿ’… Marcin Mikoล‚ajczak (Polish)
    • ๆฃฎใฎๅญใƒชใ‚นใฎใƒŸใƒผใ‚ณใฎๅคงๅ†’้™บ (Japanese)
    • Hinaloe (Japanese)
    • Sahak Petrosyan (Armenian)
    • Daniel Dimitrov (Bulgarian)
    • Hugh Liu (Chinese Simplified)
    • Rakino (Chinese Simplified)
    • SnDer (Dutch)
    • eichkat3r (German)
    • ๐Ÿ’… Karol Kosek (Polish)
    • Akarshan Biswas (Bengali)
    • Tradjincal (French)
    • sergioaraujo1 (Portuguese, Brazilian)
    • mmokhi (Persian)
    • Evgeny Petrov (Russian)
    • JackXu (Chinese Simplified)
    • Zoรฉ Bล‘le (German)
    • Lukas Fรผlling (German)
    • Dremski (Bulgarian)
    • cybergene (Japanese)
    • OpenAlgeria (Arabic)
    • ็กซ้…ธ้ถ (Japanese)
    • Cutls (Japanese)
    • Ch. (Korean)
    • skaaarrr (German)
    • djoerd (Dutch)
    • ใ•ใฃใ‹ใ‚Šใ‚“ใซใƒผใ•ใ‚“ (Japanese)
    • Abijeet Patro (Basque)
  • v2.9.4 Changes

    February 27, 2020

    Mastodon

    ๐Ÿ”„ Changelog

    ๐Ÿ”’ Security

    • ๐Ÿ›  Fix leak of arbitrary statuses through unfavourite action in REST API (Gargron)

    โฌ†๏ธ Upgrade notes

    Because this is a backport, it is not available with git pull. Use git fetch && git checkout v2.9.4

    ๐Ÿณ Both Docker and non-Docker:

    1. Restart all Mastodon processes
  • v2.9.3 Changes

    August 09, 2019

    Mastodon

    ๐Ÿ”„ Changelog

    โž• Added

    • โž• Add GIF and WebP support for custom emojis (Gargron)
    • โž• Add logout link to dropdown menu in web UI (koyuawsmbrtn)
    • โž• Add indication that text search is unavailable in web UI (ThibG, ThibG)
    • โž• Add suffix to Mastodon::Version to help forks (clarfon)
    • โž• Add on-hover animation to animated custom emoji in web UI (ThibG, ThibG, ThibG)
    • โž• Add custom emoji support in profile metadata labels (ThibG)

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change default interface of web and streaming from 0.0.0.0 to 127.0.0.1 (Gargron, zunda, Gargron, zunda)
    • ๐Ÿ”„ Change the retry limit of web push notifications (highemerly)
    • ๐Ÿ”„ Change ActivityPub deliveries to not retry HTTP 501 errors (Gargron)
    • ๐Ÿ”„ Change language detection to include hashtags as words (Gargron)
    • ๐Ÿ”„ Change terms and privacy policy pages to always be accessible (Gargron)
    • ๐Ÿ”„ Change robots tag to include noarchive when user opts out of indexing (Kjwon15)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix account domain block not clearing out notifications (Gargron)
    • ๐Ÿ›  Fix incorrect locale sometimes being detected for browser (Gargron)
    • ๐Ÿ›  Fix crash when saving invalid domain name (Gargron)
    • ๐Ÿ›  Fix pinned statuses REST API returning pagination headers (Gargron)
    • ๐Ÿ›  Fix "cancel follow request" button having unreadable text in web UI (Gargron)
    • ๐Ÿ›  Fix image uploads being blank when canvas read access is blocked (ThibG)
    • ๐Ÿ›  Fix avatars not being animated on hover when not logged in (ThibG)
    • ๐Ÿ›  Fix overzealous sanitization of HTML lists (ThibG)
    • ๐Ÿ›  Fix block crashing when a follow request exists (ThibG)
    • ๐Ÿ›  Fix backup service crashing when an attachment is missing (ThibG)
    • ๐Ÿ›  Fix account moderation action always sending e-mail notification (Gargron)
    • ๐Ÿ›  Fix swiping columns on mobile sometimes failing in web UI (ThibG)
    • ๐Ÿ›  Fix wrong actor URI being serialized into poll updates (ThibG)
    • ๐Ÿ›  Fix statsd UDP sockets not being cleaned up in Sidekiq (Gargron)
    • ๐Ÿ›  Fix expiration date of filters being set to "never" when editing them (ThibG)
    • ๐Ÿ›  Fix support for MP4 files that are actually M4V files (Gargron)
    • ๐Ÿ›  Fix alerts not being typecast correctly in push subscription in REST API (Gargron)
    • ๐Ÿ›  Fix some notices staying on unrelated pages (ThibG)
    • ๐Ÿ›  Fix unboosting sometimes preventing a boost from reappearing on feed (ThibG, Gargron)
    • ๐Ÿ›  Fix only one middle dot being recognized in hashtags (Gargron, ThibG)
    • ๐Ÿ›  Fix unnecessary SQL query performed on unauthenticated requests (Gargron)
    • ๐Ÿ›  Fix incorrect timestamp displayed on featured tags (Kjwon15)
    • ๐Ÿ›  Fix privacy dropdown active state when dropdown is placed on top of it (ThibG)
    • ๐Ÿ›  Fix filters not being applied to poll options (ThibG)
    • ๐Ÿ›  Fix keyboard navigation on various dropdowns (ThibG, ThibG, ThibG)
    • ๐Ÿ›  Fix keyboard navigation in modals (ThibG)
    • ๐Ÿ›  Fix image conversation being non-deterministic due to timestamps (Gargron)
    • ๐Ÿ›  Fix web UI performance (ThibG, ThibG)
    • ๐Ÿ›  Fix scrolling to compose form when not necessary in web UI (ThibG, ThibG)
    • ๐Ÿ›  Fix save button being enabled when list title is empty in web UI (ThibG)
    • ๐Ÿ›  Fix poll expiration not being pre-filled on delete & redraft in web UI (ThibG)
    • ๐Ÿ›  Fix content warning sometimes being set when not requested in web UI (ThibG)

    ๐Ÿ”’ Security

    • ๐Ÿ›  Fix invites not being disabled upon account suspension (ThibG)
    • ๐Ÿ›  Fix blocked domains still being able to fill database with account records (Gargron)

    โฌ†๏ธ Upgrade notes

    Because this is a backport, it is not available with git pull. Use git fetch && git checkout v2.9.3

    ๐Ÿš€ If upgrading from v2.9.0 or earlier, see the notes for those releases!

    ๐Ÿณ Non-Docker only:

    • Install dependencies: bundle install
    • ๐Ÿ”ง If you were relying on Puma and Node binding to 0.0.0.0 by default for your setup, adjust your configuration by using the BIND=0.0.0.0 environment variable

    ๐Ÿณ Both Docker and non-Docker:

    ๐Ÿฑ 1. Precompile the assets:

    • Non-Docker: RAILS_ENV=production bundle exec rails assets:precompile
    • Docker: The assets are already precompiled during the build step
      1. Restart all Mastodon processes
  • v2.9.2 Changes

    June 22, 2019

    Mastodon

    ๐Ÿ”„ Changelog

    โž• Added

    • Add short_description and approval_required to GET /api/v1/instance (Gargron)

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change camera icon to paperclip icon in upload form (koyuawsmbrtn)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix audio-only OGG and WebM files not being processed as such (Gargron)
    • ๐Ÿ›  Fix audio not being downloaded from remote servers (Gargron)

    โฌ†๏ธ Upgrade notes

    ๐Ÿš€ If upgrading from v2.9.0 or earlier, see the notes for those releases!

    ๐Ÿณ Both Docker and non-Docker:

    ๐Ÿฑ 1. Precompile the assets:

    • Non-Docker: RAILS_ENV=production bundle exec rails assets:precompile
    • Docker: The assets are already precompiled during the build step
      1. Restart all Mastodon processes
  • v2.9.1 Changes

    June 22, 2019

    Mastodon

    ๐Ÿ”„ Changelog

    โž• Added

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change domain blocks to automatically support subdomains (Gargron)
    • ๐Ÿ”„ Change Nanobox configuration to bring it up to date (danhunsaker)

    โœ‚ Removed

    • โœ‚ Remove expensive counters from federation page in admin UI (Gargron)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix converted media being saved with original extension and mime type (Gargron)
    • ๐Ÿ›  Fix layout of identity proofs settings (acid-chicken)
    • ๐Ÿ›  Fix active scope only returning suspended users (ThibG)
    • ๐Ÿ›  Fix sanitizer making block level elements unreadable (Gargron)
    • ๐Ÿ›  Fix label for site theme not being translated in admin UI (palindromordnilap)
    • ๐Ÿ›  Fix statuses not being filtered irreversibly in web UI under some circumstances (ThibG)
    • ๐Ÿ›  Fix scrolling behaviour in compose form (ThibG)

    โฌ†๏ธ Upgrade notes

    ๐Ÿณ Non-Docker only:

    • Install dependencies: bundle install and yarn install

    ๐Ÿณ Both Docker and non-Docker:

    ๐Ÿฑ 1. Precompile the assets:

    • Non-Docker: RAILS_ENV=production bundle exec rails assets:precompile
    • Docker: The assets are already precompiled during the build step
      1. Restart all Mastodon processes

    Translators

    • Zoltรกn Gera (Hungarian)
    • ๅ”ๅฎ—ๅ‹› (Chinese Simplified)
    • Thai Localization (Thai)
    • Osoitz (Basque)
    • silkevicious (Italian)
    • Kristijan Tkalec (Slovenian)
    • Emyn Nant Nefydd (Welsh)
    • ๐Ÿ’… Marek ฤฝach (Slovak; Polish)
    • Ray (Spanish)
    • MadeInSteak (Finnish)
    • Masoud Abkenar (Persian)
    • ButterflyOfFire (Arabic)
    • lamnatos (Greek)
    • Alix Rossi (Corsican; French)
    • Aditoo17 (Czech)
    • JzshAC (Chinese Simplified)
    • Maya Minatsuki (Japanese)
    • Jeroen (Dutch)
    • ๐Ÿ’… vjasiegd (Polish)
    • ruine (Japanese)
    • Hugh Liu (Chinese Simplified)
    • Gargron (German; Dutch)
    • ๐Ÿ’… Karol Kosek (Polish)
    • JackXu (Chinese Simplified)
    • ็กซ้…ธ้ถ (Japanese)
    • Akarshan Biswas (Bengali)
  • v2.9.0 Changes

    June 13, 2019

    Mastodon

    ๐Ÿ”„ Changelog

    โž• Added

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change default layout to single column in web UI (Gargron)
    • ๐Ÿ”„ Change light theme (Gargron, Gargron, yuzulabo, Gargron)
    • ๐Ÿ”„ Change preferences page into appearance, notifications, and other (Gargron, Gargron)
    • ๐Ÿ”„ Change priority of delete activity forwards for replies and reblogs (Gargron)
    • ๐Ÿ”„ Change Mastodon logo to use primary text color of the given theme (Gargron)
    • โšก๏ธ Change reblogs counter to be updated when boosted privately (Gargron)
    • ๐Ÿ”„ Change bio limit from 160 to 500 characters (trwnh)
    • ๐Ÿ”„ Change API rate limiting to reduce allowed unauthenticated requests (ThibG, hinaloe, mayaeh)
    • ๐Ÿ”„ Change help text of tootctl emoji import command to specify a gzipped TAR archive is required (dariusk)
    • ๐Ÿ”„ Change web UI to hide poll options behind content warnings (ThibG)
    • ๐Ÿ”„ Change silencing to ensure local effects and remote effects are the same for silenced local users (ThibG)
    • ๐Ÿ”„ Change tootctl domains purge to remove custom emoji as well (Kjwon15)
    • ๐Ÿ”„ Change Docker image to keep apt working (SuperSandro2000)

    โœ‚ Removed

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix RTL layout not being RTL within the columns area in web UI (Gargron)
    • ๐Ÿ›  Fix display of alternative text when a media attachment is not available in web UI (ThibG)
    • ๐Ÿ›  Fix not being able to directly switch between list timelines in web UI (Gargron)
    • ๐Ÿ›  Fix media sensitivity not being maintained in delete & redraft in web UI (ThibG)
    • ๐Ÿ›  Fix emoji picker being always displayed in web UI (noellabo, yuzulabo, wcpaez)
    • ๐Ÿ›  Fix potential private status leak through caching (ThibG)
    • ๐Ÿ›  Fix refreshing featured toots when the new collection is empty in web UI (ThibG)
    • ๐Ÿ›  Fix undoing domain block also undoing individual moderation on users from before the domain block (ThibG)
    • ๐Ÿ›  Fix time not being local in the audit log (yuzulabo)
    • ๐Ÿ›  Fix statuses removed by moderation re-appearing on subsequent fetches (Kjwon15)
    • ๐Ÿ›  Fix misattribution of inlined announces if attributedTo isn't present in ActivityPub (ThibG)
    • ๐Ÿ›  Fix GET /api/v1/polls/:id not requiring authentication for non-public polls (Gargron)
    • ๐Ÿ›  Fix handling of blank poll options in ActivityPub (ThibG)
    • ๐Ÿ›  Fix avatar preview aspect ratio on edit profile page (Kjwon15)
    • ๐Ÿ›  Fix web push notifications not being sent for polls (ThibG)
    • ๐Ÿ›  Fix cut off letters in last paragraph of statuses in web UI (ariasuni)
    • ๐Ÿ›  Fix list not being automatically unpinned when it returns 404 in web UI (Gargron)
    • ๐Ÿ›  Fix login sometimes redirecting to paths that are not pages (Gargron)

    โฌ†๏ธ Upgrade notes

    โฌ†๏ธ > As always, make sure you have backups of the database before performing any upgrades. If you are using docker-compose, this is how a backup command might look: docker exec mastodon_db_1 pg_dump -Fc -U postgres postgres > name_of_the_backup.dump

    ๐Ÿณ Non-Docker only:

    • Install dependencies: bundle install and yarn install

    ๐Ÿณ Both Docker and non-Docker:

    1. Run database migrations:
      • Non-Docker: RAILS_ENV=production bundle exec rails db:migrate
      • Docker: docker-compose run --rm web rails db:migrate ๐Ÿฑ 2. Precompile the assets:
      • Non-Docker: RAILS_ENV=production bundle exec rails assets:precompile
      • Docker: The assets are already precompiled during the build step
    2. Restart all Mastodon processes
    3. Clear cache:
      • Non-Docker: RAILS_ENV=production bin/tootctl cache clear
      • Docker: docker-compose run --rm web bin/tootctl cache clear

    Translators

    • Gargron (German)
    • ButterflyOfFire (Arabic)
    • Jeroen (Dutch)
    • Osoitz (Basque)
    • Emyn Nant Nefydd (Welsh)
    • spla (Catalan)
    • sabri (Spanish)
    • Xosรฉ M. (Galician)
    • Jeong Arm (Korean)
    • lamnatos (Greek)
    • Aditoo17 (Czech)
    • ariasuni (Esperanto; French)
    • ๐Ÿ’… Stasiek Michalski (Polish)
    • erikstl (Esperanto)
    • Evgeny Petrov (Russian)
    • Alix Rossi (Corsican; French)
    • Maya Minatsuki (Japanese)
    • arethsu (Swedish)
    • Antillion (Spanish)
    • Adriรกn Lattes (Spanish)
    • filippodb (Italian)
    • parnikkapore (Thai)
    • Koyu Berteon (German)
    • ThibG (French)
    • SnDer (Dutch)
    • Tradjincal (French)
    • Akarshan Biswas (Bengali)
    • Steven Tappert (German)
    • fedot (Russian)
    • OpenAlgeria (Arabic)
    • tamaina (Japanese)
  • v2.9.0.rc2 Changes

    June 12, 2019

    Mastodon

    ๐Ÿ”„ Changelog

    • โž• Add button to conveniently copy OAuth code (ThibG)
    • ๐Ÿ›  Fix list not being automatically unpinned when it returns 404 in web UI (Gargron)
    • ๐Ÿ›  Fix login sometimes redirecting to paths that are not pages (Gargron)

    โฌ†๏ธ Upgrade notes

    ๐Ÿณ Both Docker and non-Docker:

    ๐Ÿฑ 1. Precompile the assets:

    • Non-Docker: RAILS_ENV=production bundle exec rails assets:precompile
    • Docker: The assets are already precompiled during the build step
      1. Restart all Mastodon processes
  • v2.9.0.rc1 Changes

    June 09, 2019

    Mastodon

    ๐Ÿ”„ Changelog

    โž• Added

    ๐Ÿ”„ Changed

    • ๐Ÿ”„ Change default layout to single column in web UI (Gargron)
    • ๐Ÿ”„ Change light theme (Gargron, Gargron, yuzulabo, Gargron)
    • ๐Ÿ”„ Change preferences page into appearance, notifications, and other (Gargron, Gargron)
    • ๐Ÿ”„ Change priority of delete activity forwards for replies and reblogs (Gargron)
    • ๐Ÿ”„ Change Mastodon logo to use primary text color of the given theme (Gargron)
    • โšก๏ธ Change reblogs counter to be updated when boosted privately (Gargron)
    • ๐Ÿ”„ Change bio limit from 160 to 500 characters (trwnh)
    • ๐Ÿ”„ Change API rate limiting to reduce allowed unauthenticated requests (ThibG, hinaloe, mayaeh)
    • ๐Ÿ”„ Change help text of tootctl emoji import command to specify a gzipped TAR archive is required (dariusk)
    • ๐Ÿ”„ Change web UI to hide poll options behind content warnings (ThibG)
    • ๐Ÿ”„ Change silencing to ensure local effects and remote effects are the same for silenced local users (ThibG)
    • ๐Ÿ”„ Change tootctl domains purge to remove custom emoji as well (Kjwon15)
    • ๐Ÿ”„ Change Docker image to keep apt working (SuperSandro2000)

    โœ‚ Removed

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix RTL layout not being RTL within the columns area in web UI (Gargron)
    • ๐Ÿ›  Fix display of alternative text when a media attachment is not available in web UI (ThibG)
    • ๐Ÿ›  Fix not being able to directly switch between list timelines in web UI (Gargron)
    • ๐Ÿ›  Fix media sensitivity not being maintained in delete & redraft in web UI (ThibG)
    • ๐Ÿ›  Fix emoji picker being always displayed in web UI (noellabo, yuzulabo, wcpaez)
    • ๐Ÿ›  Fix potential private status leak through caching (ThibG)
    • ๐Ÿ›  Fix refreshing featured toots when the new collection is empty in web UI (ThibG)
    • ๐Ÿ›  Fix undoing domain block also undoing individual moderation on users from before the domain block (ThibG)
    • ๐Ÿ›  Fix time not being local in the audit log (yuzulabo)
    • ๐Ÿ›  Fix statuses removed by moderation re-appearing on subsequent fetches (Kjwon15)
    • ๐Ÿ›  Fix misattribution of inlined announces if attributedTo isn't present in ActivityPub (ThibG)
    • ๐Ÿ›  Fix GET /api/v1/polls/:id not requiring authentication for non-public polls (Gargron)
    • ๐Ÿ›  Fix handling of blank poll options in ActivityPub (ThibG)
    • ๐Ÿ›  Fix avatar preview aspect ratio on edit profile page (Kjwon15)
    • ๐Ÿ›  Fix web push notifications not being sent for polls (ThibG)
    • ๐Ÿ›  Fix cut off letters in last paragraph of statuses in web UI (ariasuni)

    โฌ†๏ธ Upgrade notes

    โฌ†๏ธ > As always, make sure you have backups of the database before performing any upgrades. If you are using docker-compose, this is how a backup command might look: docker exec mastodon_db_1 pg_dump -Fc -U postgres postgres > name_of_the_backup.dump

    ๐Ÿณ Non-Docker only:

    • Install dependencies: bundle install and yarn install

    ๐Ÿณ Both Docker and non-Docker:

    1. Run database migrations:
      • Non-Docker: RAILS_ENV=production bundle exec rails db:migrate
      • Docker: docker-compose run --rm web rails db:migrate ๐Ÿฑ 2. Precompile the assets:
      • Non-Docker: RAILS_ENV=production bundle exec rails assets:precompile
      • Docker: The assets are already precompiled during the build step
    2. Restart all Mastodon processes
    3. Clear cache:
      • Non-Docker: RAILS_ENV=production bin/tootctl cache clear
      • Docker: docker-compose run --rm web bin/tootctl cache clear
  • v2.8.4 Changes

    May 24, 2019

    Mastodon

    ๐Ÿ”„ Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix delivery not retrying on some inbox errors that should be retriable (ThibG)
    • ๐Ÿ›  Fix unnecessary 5 minute cooldowns on signature verifications in some cases (ThibG)
    • ๐Ÿ›  Fix possible race condition when processing statuses (ThibG)

    ๐Ÿ”’ Security

    • Require specific OAuth scopes for specific endpoints of the streaming API, instead of merely requiring a token for all endpoints, and allow using WebSockets protocol negotiation to specify the access token instead of using a query string (ThibG)

    โฌ†๏ธ Upgrade notes

    Because this is a backport, it is not available with git pull. Use git fetch && git checkout v2.8.4

    ๐Ÿณ Both Docker and non-Docker:

    ๐Ÿฑ 1. Precompile the assets:

    • Non-Docker: RAILS_ENV=production bundle exec rails assets:precompile
    • Docker: The assets are already precompiled during the build step
      1. Restart all Mastodon processes