upgrade.html 94 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433
  1. <!DOCTYPE HTML>
  2. <html lang="en" class="sidebar-visible no-js light">
  3. <head>
  4. <!-- Book generated using mdBook -->
  5. <meta charset="UTF-8">
  6. <title>Upgrading between Synapse Versions - Synapse</title>
  7. <!-- Custom HTML head -->
  8. <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  9. <meta name="description" content="">
  10. <meta name="viewport" content="width=device-width, initial-scale=1">
  11. <meta name="theme-color" content="#ffffff" />
  12. <link rel="icon" href="favicon.svg">
  13. <link rel="shortcut icon" href="favicon.png">
  14. <link rel="stylesheet" href="css/variables.css">
  15. <link rel="stylesheet" href="css/general.css">
  16. <link rel="stylesheet" href="css/chrome.css">
  17. <link rel="stylesheet" href="css/print.css" media="print">
  18. <!-- Fonts -->
  19. <link rel="stylesheet" href="FontAwesome/css/font-awesome.css">
  20. <link rel="stylesheet" href="fonts/fonts.css">
  21. <!-- Highlight.js Stylesheets -->
  22. <link rel="stylesheet" href="highlight.css">
  23. <link rel="stylesheet" href="tomorrow-night.css">
  24. <link rel="stylesheet" href="ayu-highlight.css">
  25. <!-- Custom theme stylesheets -->
  26. <link rel="stylesheet" href="docs/website_files/table-of-contents.css">
  27. <link rel="stylesheet" href="docs/website_files/remove-nav-buttons.css">
  28. <link rel="stylesheet" href="docs/website_files/indent-section-headers.css">
  29. <link rel="stylesheet" href="docs/website_files/version-picker.css">
  30. </head>
  31. <body>
  32. <!-- Provide site root to javascript -->
  33. <script type="text/javascript">
  34. var path_to_root = "";
  35. var default_theme = window.matchMedia("(prefers-color-scheme: dark)").matches ? "navy" : "light";
  36. </script>
  37. <!-- Work around some values being stored in localStorage wrapped in quotes -->
  38. <script type="text/javascript">
  39. try {
  40. var theme = localStorage.getItem('mdbook-theme');
  41. var sidebar = localStorage.getItem('mdbook-sidebar');
  42. if (theme.startsWith('"') && theme.endsWith('"')) {
  43. localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
  44. }
  45. if (sidebar.startsWith('"') && sidebar.endsWith('"')) {
  46. localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
  47. }
  48. } catch (e) { }
  49. </script>
  50. <!-- Set the theme before any content is loaded, prevents flash -->
  51. <script type="text/javascript">
  52. var theme;
  53. try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { }
  54. if (theme === null || theme === undefined) { theme = default_theme; }
  55. var html = document.querySelector('html');
  56. html.classList.remove('no-js')
  57. html.classList.remove('light')
  58. html.classList.add(theme);
  59. html.classList.add('js');
  60. </script>
  61. <!-- Hide / unhide sidebar before it is displayed -->
  62. <script type="text/javascript">
  63. var html = document.querySelector('html');
  64. var sidebar = 'hidden';
  65. if (document.body.clientWidth >= 1080) {
  66. try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { }
  67. sidebar = sidebar || 'visible';
  68. }
  69. html.classList.remove('sidebar-visible');
  70. html.classList.add("sidebar-" + sidebar);
  71. </script>
  72. <nav id="sidebar" class="sidebar" aria-label="Table of contents">
  73. <div class="sidebar-scrollbox">
  74. <ol class="chapter"><li class="chapter-item expanded affix "><li class="part-title">Introduction</li><li class="chapter-item expanded "><a href="welcome_and_overview.html">Welcome and Overview</a></li><li class="chapter-item expanded affix "><li class="part-title">Setup</li><li class="chapter-item expanded "><a href="setup/installation.html">Installation</a></li><li class="chapter-item expanded "><a href="postgres.html">Using Postgres</a></li><li class="chapter-item expanded "><a href="reverse_proxy.html">Configuring a Reverse Proxy</a></li><li class="chapter-item expanded "><a href="setup/forward_proxy.html">Configuring a Forward/Outbound Proxy</a></li><li class="chapter-item expanded "><a href="turn-howto.html">Configuring a Turn Server</a></li><li class="chapter-item expanded "><a href="delegate.html">Delegation</a></li><li class="chapter-item expanded affix "><li class="part-title">Upgrading</li><li class="chapter-item expanded "><a href="upgrade.html" class="active">Upgrading between Synapse Versions</a></li><li class="chapter-item expanded "><a href="MSC1711_certificates_FAQ.html">Upgrading from pre-Synapse 1.0</a></li><li class="chapter-item expanded affix "><li class="part-title">Usage</li><li class="chapter-item expanded "><a href="federate.html">Federation</a></li><li class="chapter-item expanded "><a href="usage/configuration/index.html">Configuration</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="usage/configuration/homeserver_sample_config.html">Homeserver Sample Config File</a></li><li class="chapter-item expanded "><a href="usage/configuration/logging_sample_config.html">Logging Sample Config File</a></li><li class="chapter-item expanded "><a href="structured_logging.html">Structured Logging</a></li><li class="chapter-item expanded "><a href="templates.html">Templates</a></li><li class="chapter-item expanded "><a href="usage/configuration/user_authentication/index.html">User Authentication</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="usage/configuration/user_authentication/single_sign_on/index.html">Single-Sign On</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="openid.html">OpenID Connect</a></li><li class="chapter-item expanded "><a href="usage/configuration/user_authentication/single_sign_on/saml.html">SAML</a></li><li class="chapter-item expanded "><a href="usage/configuration/user_authentication/single_sign_on/cas.html">CAS</a></li><li class="chapter-item expanded "><a href="sso_mapping_providers.html">SSO Mapping Providers</a></li></ol></li><li class="chapter-item expanded "><a href="password_auth_providers.html">Password Auth Providers</a></li><li class="chapter-item expanded "><a href="jwt.html">JSON Web Tokens</a></li><li class="chapter-item expanded "><a href="usage/configuration/user_authentication/refresh_tokens.html">Refresh Tokens</a></li></ol></li><li class="chapter-item expanded "><a href="CAPTCHA_SETUP.html">Registration Captcha</a></li><li class="chapter-item expanded "><a href="application_services.html">Application Services</a></li><li class="chapter-item expanded "><a href="server_notices.html">Server Notices</a></li><li class="chapter-item expanded "><a href="consent_tracking.html">Consent Tracking</a></li><li class="chapter-item expanded "><a href="development/url_previews.html">URL Previews</a></li><li class="chapter-item expanded "><a href="user_directory.html">User Directory</a></li><li class="chapter-item expanded "><a href="message_retention_policies.html">Message Retention Policies</a></li><li class="chapter-item expanded "><a href="modules/index.html">Pluggable Modules</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="modules/writing_a_module.html">Writing a module</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="modules/spam_checker_callbacks.html">Spam checker callbacks</a></li><li class="chapter-item expanded "><a href="modules/third_party_rules_callbacks.html">Third-party rules callbacks</a></li><li class="chapter-item expanded "><a href="modules/presence_router_callbacks.html">Presence router callbacks</a></li><li class="chapter-item expanded "><a href="modules/account_validity_callbacks.html">Account validity callbacks</a></li><li class="chapter-item expanded "><a href="modules/password_auth_provider_callbacks.html">Password auth provider callbacks</a></li><li class="chapter-item expanded "><a href="modules/background_update_controller_callbacks.html">Background update controller callbacks</a></li><li class="chapter-item expanded "><a href="modules/porting_legacy_module.html">Porting a legacy module to the new interface</a></li></ol></li></ol></li><li class="chapter-item expanded "><a href="workers.html">Workers</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="synctl_workers.html">Using synctl with Workers</a></li><li class="chapter-item expanded "><a href="systemd-with-workers/index.html">Systemd</a></li></ol></li></ol></li><li class="chapter-item expanded "><a href="usage/administration/index.html">Administration</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="usage/administration/admin_api/index.html">Admin API</a></li><li><ol class="section"><li class="chapter-item expanded "><a href="admin_api/account_validity.html">Account Validity</a></li><li class="chapter-item expanded "><a href="usage/administration/admin_api/background_updates.html">Background Updates</a></li><li class="chapter-item expanded "><a href="admin_api/delete_group.html">Delete Group</a></li><li class="chapter-item expanded "><a href="admin_api/event_reports.html">Event Reports</a></li><li class="chapter-item expanded "><a href="admin_api/media_admin_api.html">Media</a></li><li class="chapter-item expanded "><a href="admin_api/purge_history_api.html">Purge History</a></li><li class="chapter-item expanded "><a href="admin_api/register_api.html">Register Users</a></li><li class="chapter-item expanded "><a href="usage/administration/admin_api/registration_tokens.html">Registration Tokens</a></li><li class="chapter-item expanded "><a href="admin_api/room_membership.html">Manipulate Room Membership</a></li><li class="chapter-item expanded "><a href="admin_api/rooms.html">Rooms</a></li><li class="chapter-item expanded "><a href="admin_api/server_notices.html">Server Notices</a></li><li class="chapter-item expanded "><a href="admin_api/statistics.html">Statistics</a></li><li class="chapter-item expanded "><a href="admin_api/user_admin_api.html">Users</a></li><li class="chapter-item expanded "><a href="admin_api/version_api.html">Server Version</a></li><li class="chapter-item expanded "><a href="usage/administration/admin_api/federation.html">Federation</a></li></ol></li><li class="chapter-item expanded "><a href="manhole.html">Manhole</a></li><li class="chapter-item expanded "><a href="metrics-howto.html">Monitoring</a></li><li class="chapter-item expanded "><a href="usage/administration/understanding_synapse_through_grafana_graphs.html">Understanding Synapse Through Grafana Graphs</a></li><li class="chapter-item expanded "><a href="usage/administration/useful_sql_for_admins.html">Useful SQL for Admins</a></li><li class="chapter-item expanded "><a href="usage/administration/database_maintenance_tools.html">Database Maintenance Tools</a></li><li class="chapter-item expanded "><a href="usage/administration/state_groups.html">State Groups</a></li><li class="chapter-item expanded "><a href="usage/administration/request_log.html">Request log format</a></li><li class="chapter-item expanded "><a href="usage/administration/admin_faq.html">Admin FAQ</a></li><li class="chapter-item expanded "><div>Scripts</div></li></ol></li><li class="chapter-item expanded "><li class="part-title">Development</li><li class="chapter-item expanded "><a href="development/contributing_guide.html">Contributing Guide</a></li><li class="chapter-item expanded "><a href="code_style.html">Code Style</a></li><li class="chapter-item expanded "><a href="development/git.html">Git Usage</a></li><li class="chapter-item expanded "><div>Testing</div></li><li class="chapter-item expanded "><a href="opentracing.html">OpenTracing</a></li><li class="chapter-item expanded "><a href="development/database_schema.html">Database Schemas</a></li><li class="chapter-item expanded "><a href="development/experimental_features.html">Experimental features</a></li><li class="chapter-item expanded "><div>Synapse Architecture</div></li><li><ol class="section"><li class="chapter-item expanded "><a href="log_contexts.html">Log Contexts</a></li><li class="chapter-item expanded "><a href="replication.html">Replication</a></li><li class="chapter-item expanded "><a href="tcp_replication.html">TCP Replication</a></li></ol></li><li class="chapter-item expanded "><a href="development/internal_documentation/index.html">Internal Documentation</a></li><li><ol class="section"><li class="chapter-item expanded "><div>Single Sign-On</div></li><li><ol class="section"><li class="chapter-item expanded "><a href="development/saml.html">SAML</a></li><li class="chapter-item expanded "><a href="development/cas.html">CAS</a></li></ol></li><li class="chapter-item expanded "><a href="development/room-dag-concepts.html">Room DAG concepts</a></li><li class="chapter-item expanded "><div>State Resolution</div></li><li><ol class="section"><li class="chapter-item expanded "><a href="auth_chain_difference_algorithm.html">The Auth Chain Difference Algorithm</a></li></ol></li><li class="chapter-item expanded "><a href="media_repository.html">Media Repository</a></li><li class="chapter-item expanded "><a href="room_and_user_statistics.html">Room and User Statistics</a></li></ol></li><li class="chapter-item expanded "><div>Scripts</div></li><li class="chapter-item expanded affix "><li class="part-title">Other</li><li class="chapter-item expanded "><a href="deprecation_policy.html">Dependency Deprecation Policy</a></li><li class="chapter-item expanded "><a href="other/running_synapse_on_single_board_computers.html">Running Synapse on a Single-Board Computer</a></li></ol>
  75. </div>
  76. <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
  77. </nav>
  78. <div id="page-wrapper" class="page-wrapper">
  79. <div class="page">
  80. <div id="menu-bar-hover-placeholder"></div>
  81. <div id="menu-bar" class="menu-bar sticky bordered">
  82. <div class="left-buttons">
  83. <button id="sidebar-toggle" class="icon-button" type="button" title="Toggle Table of Contents" aria-label="Toggle Table of Contents" aria-controls="sidebar">
  84. <i class="fa fa-bars"></i>
  85. </button>
  86. <button id="theme-toggle" class="icon-button" type="button" title="Change theme" aria-label="Change theme" aria-haspopup="true" aria-expanded="false" aria-controls="theme-list">
  87. <i class="fa fa-paint-brush"></i>
  88. </button>
  89. <ul id="theme-list" class="theme-popup" aria-label="Themes" role="menu">
  90. <li role="none"><button role="menuitem" class="theme" id="light">Light (default)</button></li>
  91. <li role="none"><button role="menuitem" class="theme" id="rust">Rust</button></li>
  92. <li role="none"><button role="menuitem" class="theme" id="coal">Coal</button></li>
  93. <li role="none"><button role="menuitem" class="theme" id="navy">Navy</button></li>
  94. <li role="none"><button role="menuitem" class="theme" id="ayu">Ayu</button></li>
  95. </ul>
  96. <button id="search-toggle" class="icon-button" type="button" title="Search. (Shortkey: s)" aria-label="Toggle Searchbar" aria-expanded="false" aria-keyshortcuts="S" aria-controls="searchbar">
  97. <i class="fa fa-search"></i>
  98. </button>
  99. <div class="version-picker">
  100. <div class="dropdown">
  101. <div class="select">
  102. <span></span>
  103. <i class="fa fa-chevron-down"></i>
  104. </div>
  105. <input type="hidden" name="version">
  106. <ul class="dropdown-menu">
  107. <!-- Versions will be added dynamically in version-picker.js -->
  108. </ul>
  109. </div>
  110. </div>
  111. </div>
  112. <h1 class="menu-title">Synapse</h1>
  113. <div class="right-buttons">
  114. <a href="print.html" title="Print this book" aria-label="Print this book">
  115. <i id="print-button" class="fa fa-print"></i>
  116. </a>
  117. <a href="https://github.com/matrix-org/synapse" title="Git repository" aria-label="Git repository">
  118. <i id="git-repository-button" class="fa fa-github"></i>
  119. </a>
  120. <a href="https://github.com/matrix-org/synapse/edit/develop/docs/upgrade.md" title="Suggest an edit" aria-label="Suggest an edit">
  121. <i id="git-edit-button" class="fa fa-edit"></i>
  122. </a>
  123. </div>
  124. </div>
  125. <div id="search-wrapper" class="hidden">
  126. <form id="searchbar-outer" class="searchbar-outer">
  127. <input type="search" id="searchbar" name="searchbar" placeholder="Search this book ..." aria-controls="searchresults-outer" aria-describedby="searchresults-header">
  128. </form>
  129. <div id="searchresults-outer" class="searchresults-outer hidden">
  130. <div id="searchresults-header" class="searchresults-header"></div>
  131. <ul id="searchresults">
  132. </ul>
  133. </div>
  134. </div>
  135. <!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM -->
  136. <script type="text/javascript">
  137. document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible');
  138. document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible');
  139. Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) {
  140. link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1);
  141. });
  142. </script>
  143. <div id="content" class="content">
  144. <main>
  145. <!-- Page table of contents -->
  146. <div class="sidetoc">
  147. <nav class="pagetoc"></nav>
  148. </div>
  149. <h1 id="upgrading-synapse"><a class="header" href="#upgrading-synapse">Upgrading Synapse</a></h1>
  150. <p>Before upgrading check if any special steps are required to upgrade from
  151. the version you currently have installed to the current version of
  152. Synapse. The extra instructions that may be required are listed later in
  153. this document.</p>
  154. <ul>
  155. <li>
  156. <p>Check that your versions of Python and PostgreSQL are still
  157. supported.</p>
  158. <p>Synapse follows upstream lifecycles for <a href="https://endoflife.date/python">Python</a> and
  159. <a href="https://endoflife.date/postgresql">PostgreSQL</a>, and removes support for versions
  160. which are no longer maintained.</p>
  161. <p>The website <a href="https://endoflife.date">https://endoflife.date</a> also offers convenient
  162. summaries.</p>
  163. </li>
  164. <li>
  165. <p>If Synapse was installed using <a href="setup/installation.html#prebuilt-packages">prebuilt
  166. packages</a>, you will need to follow the
  167. normal process for upgrading those packages.</p>
  168. </li>
  169. <li>
  170. <p>If Synapse was installed from source, then:</p>
  171. <ol>
  172. <li>
  173. <p>Activate the virtualenv before upgrading. For example, if
  174. Synapse is installed in a virtualenv in <code>~/synapse/env</code> then
  175. run:</p>
  176. <pre><code class="language-bash">source ~/synapse/env/bin/activate
  177. </code></pre>
  178. </li>
  179. <li>
  180. <p>If Synapse was installed using pip then upgrade to the latest
  181. version by running:</p>
  182. <pre><code class="language-bash">pip install --upgrade matrix-synapse
  183. </code></pre>
  184. <p>If Synapse was installed using git then upgrade to the latest
  185. version by running:</p>
  186. <pre><code class="language-bash">git pull
  187. pip install --upgrade .
  188. </code></pre>
  189. </li>
  190. <li>
  191. <p>Restart Synapse:</p>
  192. <pre><code class="language-bash">./synctl restart
  193. </code></pre>
  194. </li>
  195. </ol>
  196. </li>
  197. </ul>
  198. <p>To check whether your update was successful, you can check the running
  199. server version with:</p>
  200. <pre><code class="language-bash"># you may need to replace 'localhost:8008' if synapse is not configured
  201. # to listen on port 8008.
  202. curl http://localhost:8008/_synapse/admin/v1/server_version
  203. </code></pre>
  204. <h2 id="rolling-back-to-older-versions"><a class="header" href="#rolling-back-to-older-versions">Rolling back to older versions</a></h2>
  205. <p>Rolling back to previous releases can be difficult, due to database
  206. schema changes between releases. Where we have been able to test the
  207. rollback process, this will be noted below.</p>
  208. <p>In general, you will need to undo any changes made during the upgrade
  209. process, for example:</p>
  210. <ul>
  211. <li>
  212. <p>pip:</p>
  213. <pre><code class="language-bash">source env/bin/activate
  214. # replace `1.3.0` accordingly:
  215. pip install matrix-synapse==1.3.0
  216. </code></pre>
  217. </li>
  218. <li>
  219. <p>Debian:</p>
  220. <pre><code class="language-bash"># replace `1.3.0` and `stretch` accordingly:
  221. wget https://packages.matrix.org/debian/pool/main/m/matrix-synapse-py3/matrix-synapse-py3_1.3.0+stretch1_amd64.deb
  222. dpkg -i matrix-synapse-py3_1.3.0+stretch1_amd64.deb
  223. </code></pre>
  224. </li>
  225. </ul>
  226. <h1 id="upgrading-to-v1500"><a class="header" href="#upgrading-to-v1500">Upgrading to v1.50.0</a></h1>
  227. <h2 id="dropping-support-for-old-python-and-postgres-versions"><a class="header" href="#dropping-support-for-old-python-and-postgres-versions">Dropping support for old Python and Postgres versions</a></h2>
  228. <p>In line with our <a href="deprecation_policy.html">deprecation policy</a>,
  229. we've dropped support for Python 3.6 and PostgreSQL 9.6, as they are no
  230. longer supported upstream.</p>
  231. <p>This release of Synapse requires Python 3.7+ and PostgreSQL 10+.</p>
  232. <h1 id="upgrading-to-v1470"><a class="header" href="#upgrading-to-v1470">Upgrading to v1.47.0</a></h1>
  233. <h2 id="removal-of-old-room-admin-api"><a class="header" href="#removal-of-old-room-admin-api">Removal of old Room Admin API</a></h2>
  234. <p>The following admin APIs were deprecated in <a href="https://github.com/matrix-org/synapse/blob/v1.34.0/CHANGES.md#deprecations-and-removals">Synapse 1.34</a>
  235. (released on 2021-05-17) and have now been removed:</p>
  236. <ul>
  237. <li><code>POST /_synapse/admin/v1/&lt;room_id&gt;/delete</code></li>
  238. </ul>
  239. <p>Any scripts still using the above APIs should be converted to use the
  240. <a href="https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#delete-room-api">Delete Room API</a>.</p>
  241. <h2 id="deprecation-of-the-user_may_create_room_with_invites-module-callback"><a class="header" href="#deprecation-of-the-user_may_create_room_with_invites-module-callback">Deprecation of the <code>user_may_create_room_with_invites</code> module callback</a></h2>
  242. <p>The <code>user_may_create_room_with_invites</code> is deprecated and will be removed in a future
  243. version of Synapse. Modules implementing this callback can instead implement
  244. <a href="https://matrix-org.github.io/synapse/latest/modules/spam_checker_callbacks.html#user_may_invite"><code>user_may_invite</code></a>
  245. and use the <a href="https://github.com/matrix-org/synapse/blob/872f23b95fa980a61b0866c1475e84491991fa20/synapse/module_api/__init__.py#L869-L876"><code>get_room_state</code></a>
  246. module API method to infer whether the invite is happening in the context of creating a
  247. room.</p>
  248. <p>We plan to remove this callback in January 2022.</p>
  249. <h1 id="upgrading-to-v1450"><a class="header" href="#upgrading-to-v1450">Upgrading to v1.45.0</a></h1>
  250. <h2 id="changes-required-to-media-storage-provider-modules-when-reading-from-the-synapse-configuration-object"><a class="header" href="#changes-required-to-media-storage-provider-modules-when-reading-from-the-synapse-configuration-object">Changes required to media storage provider modules when reading from the Synapse configuration object</a></h2>
  251. <p>Media storage provider modules that read from the Synapse configuration object (i.e. that
  252. read the value of <code>hs.config.[...]</code>) now need to specify the configuration section they're
  253. reading from. This means that if a module reads the value of e.g. <code>hs.config.media_store_path</code>,
  254. it needs to replace it with <code>hs.config.media.media_store_path</code>.</p>
  255. <h1 id="upgrading-to-v1440"><a class="header" href="#upgrading-to-v1440">Upgrading to v1.44.0</a></h1>
  256. <h2 id="the-url-preview-cache-is-no-longer-mirrored-to-storage-providers"><a class="header" href="#the-url-preview-cache-is-no-longer-mirrored-to-storage-providers">The URL preview cache is no longer mirrored to storage providers</a></h2>
  257. <p>The <code>url_cache/</code> and <code>url_cache_thumbnails/</code> directories in the media store are
  258. no longer mirrored to storage providers. These two directories can be safely
  259. deleted from any configured storage providers to reclaim space.</p>
  260. <h1 id="upgrading-to-v1430"><a class="header" href="#upgrading-to-v1430">Upgrading to v1.43.0</a></h1>
  261. <h2 id="the-spaces-summary-apis-can-now-be-handled-by-workers"><a class="header" href="#the-spaces-summary-apis-can-now-be-handled-by-workers">The spaces summary APIs can now be handled by workers</a></h2>
  262. <p>The <a href="https://matrix-org.github.io/synapse/latest/workers.html#available-worker-applications">available worker applications documentation</a>
  263. has been updated to reflect that calls to the <code>/spaces</code>, <code>/hierarchy</code>, and
  264. <code>/summary</code> endpoints can now be routed to workers for both client API and
  265. federation requests.</p>
  266. <h1 id="upgrading-to-v1420"><a class="header" href="#upgrading-to-v1420">Upgrading to v1.42.0</a></h1>
  267. <h2 id="removal-of-old-room-admin-api-1"><a class="header" href="#removal-of-old-room-admin-api-1">Removal of old Room Admin API</a></h2>
  268. <p>The following admin APIs were deprecated in <a href="https://github.com/matrix-org/synapse/blob/v1.25.0/CHANGES.md#removal-warning">Synapse 1.25</a>
  269. (released on 2021-01-13) and have now been removed:</p>
  270. <ul>
  271. <li><code>POST /_synapse/admin/v1/purge_room</code></li>
  272. <li><code>POST /_synapse/admin/v1/shutdown_room/&lt;room_id&gt;</code></li>
  273. </ul>
  274. <p>Any scripts still using the above APIs should be converted to use the
  275. <a href="https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#delete-room-api">Delete Room API</a>.</p>
  276. <h2 id="user-interactive-authentication-fallback-templates-can-now-display-errors"><a class="header" href="#user-interactive-authentication-fallback-templates-can-now-display-errors">User-interactive authentication fallback templates can now display errors</a></h2>
  277. <p>This may affect you if you make use of custom HTML templates for the
  278. <a href="../synapse/res/templates/recaptcha.html">reCAPTCHA</a> or
  279. <a href="../synapse/res/templates/terms.html">terms</a> fallback pages.</p>
  280. <p>The template is now provided an <code>error</code> variable if the authentication
  281. process failed. See the default templates linked above for an example.</p>
  282. <h2 id="removal-of-out-of-date-email-pushers"><a class="header" href="#removal-of-out-of-date-email-pushers">Removal of out-of-date email pushers</a></h2>
  283. <p>Users will stop receiving message updates via email for addresses that were
  284. once, but not still, linked to their account.</p>
  285. <h1 id="upgrading-to-v1410"><a class="header" href="#upgrading-to-v1410">Upgrading to v1.41.0</a></h1>
  286. <h2 id="add-support-for-routing-outbound-http-requests-via-a-proxy-for-federation"><a class="header" href="#add-support-for-routing-outbound-http-requests-via-a-proxy-for-federation">Add support for routing outbound HTTP requests via a proxy for federation</a></h2>
  287. <p>Since Synapse 1.6.0 (2019-11-26) you can set a proxy for outbound HTTP requests via
  288. http_proxy/https_proxy environment variables. This proxy was set for:</p>
  289. <ul>
  290. <li>push</li>
  291. <li>url previews</li>
  292. <li>phone-home stats</li>
  293. <li>recaptcha validation</li>
  294. <li>CAS auth validation</li>
  295. <li>OpenID Connect</li>
  296. <li>Federation (checking public key revocation)</li>
  297. </ul>
  298. <p>In this version we have added support for outbound requests for:</p>
  299. <ul>
  300. <li>Outbound federation</li>
  301. <li>Downloading remote media</li>
  302. <li>Fetching public keys of other servers</li>
  303. </ul>
  304. <p>These requests use the same proxy configuration. If you have a proxy configuration we
  305. recommend to verify the configuration. It may be necessary to adjust the <code>no_proxy</code>
  306. environment variable.</p>
  307. <p>See <a href="setup/forward_proxy.html">using a forward proxy with Synapse documentation</a> for
  308. details.</p>
  309. <h2 id="deprecation-of-template_dir"><a class="header" href="#deprecation-of-template_dir">Deprecation of <code>template_dir</code></a></h2>
  310. <p>The <code>template_dir</code> settings in the <code>sso</code>, <code>account_validity</code> and <code>email</code> sections of the
  311. configuration file are now deprecated. Server admins should use the new
  312. <code>templates.custom_template_directory</code> setting in the configuration file and use one single
  313. custom template directory for all aforementioned features. Template file names remain
  314. unchanged. See <a href="https://matrix-org.github.io/synapse/latest/templates.html">the related documentation</a>
  315. for more information and examples.</p>
  316. <p>We plan to remove support for these settings in October 2021.</p>
  317. <h2 id="_synapseadminv1usersuseridmedia-must-be-handled-by-media-workers"><a class="header" href="#_synapseadminv1usersuseridmedia-must-be-handled-by-media-workers"><code>/_synapse/admin/v1/users/{userId}/media</code> must be handled by media workers</a></h2>
  318. <p>The <a href="https://matrix-org.github.io/synapse/latest/workers.html#synapseappmedia_repository">media repository worker documentation</a>
  319. has been updated to reflect that calls to <code>/_synapse/admin/v1/users/{userId}/media</code>
  320. must now be handled by media repository workers. This is due to the new <code>DELETE</code> method
  321. of this endpoint modifying the media store.</p>
  322. <h1 id="upgrading-to-v1390"><a class="header" href="#upgrading-to-v1390">Upgrading to v1.39.0</a></h1>
  323. <h2 id="deprecation-of-the-current-third-party-rules-module-interface"><a class="header" href="#deprecation-of-the-current-third-party-rules-module-interface">Deprecation of the current third-party rules module interface</a></h2>
  324. <p>The current third-party rules module interface is deprecated in favour of the new generic
  325. modules system introduced in Synapse v1.37.0. Authors of third-party rules modules can refer
  326. to <a href="modules/porting_legacy_module.html">this documentation</a>
  327. to update their modules. Synapse administrators can refer to <a href="modules/index.html">this documentation</a>
  328. to update their configuration once the modules they are using have been updated.</p>
  329. <p>We plan to remove support for the current third-party rules interface in September 2021.</p>
  330. <h1 id="upgrading-to-v1380"><a class="header" href="#upgrading-to-v1380">Upgrading to v1.38.0</a></h1>
  331. <h2 id="re-indexing-of-events-table-on-postgres-databases"><a class="header" href="#re-indexing-of-events-table-on-postgres-databases">Re-indexing of <code>events</code> table on Postgres databases</a></h2>
  332. <p>This release includes a database schema update which requires re-indexing one of
  333. the larger tables in the database, <code>events</code>. This could result in increased
  334. disk I/O for several hours or days after upgrading while the migration
  335. completes. Furthermore, because we have to keep the old indexes until the new
  336. indexes are ready, it could result in a significant, temporary, increase in
  337. disk space.</p>
  338. <p>To get a rough idea of the disk space required, check the current size of one
  339. of the indexes. For example, from a <code>psql</code> shell, run the following sql:</p>
  340. <pre><code class="language-sql">SELECT pg_size_pretty(pg_relation_size('events_order_room'));
  341. </code></pre>
  342. <p>We need to rebuild <strong>four</strong> indexes, so you will need to multiply this result
  343. by four to give an estimate of the disk space required. For example, on one
  344. particular server:</p>
  345. <pre><code>synapse=# select pg_size_pretty(pg_relation_size('events_order_room'));
  346. pg_size_pretty
  347. ----------------
  348. 288 MB
  349. (1 row)
  350. </code></pre>
  351. <p>On this server, it would be wise to ensure that at least 1152MB are free.</p>
  352. <p>The additional disk space will be freed once the migration completes.</p>
  353. <p>SQLite databases are unaffected by this change.</p>
  354. <h1 id="upgrading-to-v1370"><a class="header" href="#upgrading-to-v1370">Upgrading to v1.37.0</a></h1>
  355. <h2 id="deprecation-of-the-current-spam-checker-interface"><a class="header" href="#deprecation-of-the-current-spam-checker-interface">Deprecation of the current spam checker interface</a></h2>
  356. <p>The current spam checker interface is deprecated in favour of a new generic modules system.
  357. Authors of spam checker modules can refer to [this
  358. documentation](modules/porting_legacy_module.md
  359. to update their modules. Synapse administrators can refer to <a href="modules/index.html">this
  360. documentation</a>
  361. to update their configuration once the modules they are using have been updated.</p>
  362. <p>We plan to remove support for the current spam checker interface in August 2021.</p>
  363. <p>More module interfaces will be ported over to this new generic system in future versions
  364. of Synapse.</p>
  365. <h1 id="upgrading-to-v1340"><a class="header" href="#upgrading-to-v1340">Upgrading to v1.34.0</a></h1>
  366. <h2 id="room_invite_state_types-configuration-setting"><a class="header" href="#room_invite_state_types-configuration-setting"><code>room_invite_state_types</code> configuration setting</a></h2>
  367. <p>The <code>room_invite_state_types</code> configuration setting has been deprecated
  368. and replaced with <code>room_prejoin_state</code>. See the <a href="https://github.com/matrix-org/synapse/blob/v1.34.0/docs/sample_config.yaml#L1515">sample configuration
  369. file</a>.</p>
  370. <p>If you have set <code>room_invite_state_types</code> to the default value you
  371. should simply remove it from your configuration file. The default value
  372. used to be:</p>
  373. <pre><code class="language-yaml">room_invite_state_types:
  374. - &quot;m.room.join_rules&quot;
  375. - &quot;m.room.canonical_alias&quot;
  376. - &quot;m.room.avatar&quot;
  377. - &quot;m.room.encryption&quot;
  378. - &quot;m.room.name&quot;
  379. </code></pre>
  380. <p>If you have customised this value, you should remove
  381. <code>room_invite_state_types</code> and configure <code>room_prejoin_state</code> instead.</p>
  382. <h1 id="upgrading-to-v1330"><a class="header" href="#upgrading-to-v1330">Upgrading to v1.33.0</a></h1>
  383. <h2 id="account-validity-html-templates-can-now-display-a-users-expiration-date"><a class="header" href="#account-validity-html-templates-can-now-display-a-users-expiration-date">Account Validity HTML templates can now display a user's expiration date</a></h2>
  384. <p>This may affect you if you have enabled the account validity feature,
  385. and have made use of a custom HTML template specified by the
  386. <code>account_validity.template_dir</code> or
  387. <code>account_validity.account_renewed_html_path</code> Synapse config options.</p>
  388. <p>The template can now accept an <code>expiration_ts</code> variable, which
  389. represents the unix timestamp in milliseconds for the future date of
  390. which their account has been renewed until. See the <a href="https://github.com/matrix-org/synapse/blob/release-v1.33.0/synapse/res/templates/account_renewed.html">default
  391. template</a>
  392. for an example of usage.</p>
  393. <p>ALso note that a new HTML template, <code>account_previously_renewed.html</code>,
  394. has been added. This is is shown to users when they attempt to renew
  395. their account with a valid renewal token that has already been used
  396. before. The default template contents can been found
  397. <a href="https://github.com/matrix-org/synapse/blob/release-v1.33.0/synapse/res/templates/account_previously_renewed.html">here</a>,
  398. and can also accept an <code>expiration_ts</code> variable. This template replaces
  399. the error message users would previously see upon attempting to use a
  400. valid renewal token more than once.</p>
  401. <h1 id="upgrading-to-v1320"><a class="header" href="#upgrading-to-v1320">Upgrading to v1.32.0</a></h1>
  402. <h2 id="regression-causing-connected-prometheus-instances-to-become-overwhelmed"><a class="header" href="#regression-causing-connected-prometheus-instances-to-become-overwhelmed">Regression causing connected Prometheus instances to become overwhelmed</a></h2>
  403. <p>This release introduces <a href="https://github.com/matrix-org/synapse/issues/9853">a
  404. regression</a> that can
  405. overwhelm connected Prometheus instances. This issue is not present in
  406. Synapse v1.32.0rc1.</p>
  407. <p>If you have been affected, please downgrade to 1.31.0. You then may need
  408. to remove excess writeahead logs in order for Prometheus to recover.
  409. Instructions for doing so are provided
  410. <a href="https://github.com/matrix-org/synapse/pull/9854#issuecomment-823472183">here</a>.</p>
  411. <h2 id="dropping-support-for-old-python-postgres-and-sqlite-versions"><a class="header" href="#dropping-support-for-old-python-postgres-and-sqlite-versions">Dropping support for old Python, Postgres and SQLite versions</a></h2>
  412. <p>In line with our <a href="deprecation_policy.html">deprecation policy</a>,
  413. we've dropped support for Python 3.5 and PostgreSQL 9.5, as they are no
  414. longer supported upstream.</p>
  415. <p>This release of Synapse requires Python 3.6+ and PostgresSQL 9.6+ or
  416. SQLite 3.22+.</p>
  417. <h2 id="removal-of-old-list-accounts-admin-api"><a class="header" href="#removal-of-old-list-accounts-admin-api">Removal of old List Accounts Admin API</a></h2>
  418. <p>The deprecated v1 &quot;list accounts&quot; admin API
  419. (<code>GET /_synapse/admin/v1/users/&lt;user_id&gt;</code>) has been removed in this
  420. version.</p>
  421. <p>The <a href="admin_api/user_admin_api.html#list-accounts">v2 list accounts API</a>
  422. has been available since Synapse 1.7.0 (2019-12-13), and is accessible
  423. under <code>GET /_synapse/admin/v2/users</code>.</p>
  424. <p>The deprecation of the old endpoint was announced with Synapse 1.28.0
  425. (released on 2021-02-25).</p>
  426. <h2 id="application-services-must-use-type-mloginapplication_service-when-registering-users"><a class="header" href="#application-services-must-use-type-mloginapplication_service-when-registering-users">Application Services must use type <code>m.login.application_service</code> when registering users</a></h2>
  427. <p>In compliance with the <a href="https://matrix.org/docs/spec/application_service/r0.1.2#server-admin-style-permissions">Application Service
  428. spec</a>,
  429. Application Services are now required to use the
  430. <code>m.login.application_service</code> type when registering users via the
  431. <code>/_matrix/client/r0/register</code> endpoint. This behaviour was deprecated in
  432. Synapse v1.30.0.</p>
  433. <p>Please ensure your Application Services are up to date.</p>
  434. <h1 id="upgrading-to-v1290"><a class="header" href="#upgrading-to-v1290">Upgrading to v1.29.0</a></h1>
  435. <h2 id="requirement-for-x-forwarded-proto-header"><a class="header" href="#requirement-for-x-forwarded-proto-header">Requirement for X-Forwarded-Proto header</a></h2>
  436. <p>When using Synapse with a reverse proxy (in particular, when using the
  437. <code>x_forwarded</code> option on an HTTP listener), Synapse now
  438. expects to receive an <code>X-Forwarded-Proto</code> header on incoming
  439. HTTP requests. If it is not set, Synapse will log a warning on each
  440. received request.</p>
  441. <p>To avoid the warning, administrators using a reverse proxy should ensure
  442. that the reverse proxy sets <code>X-Forwarded-Proto</code> header to
  443. <code>https</code> or <code>http</code> to indicate the protocol used
  444. by the client.</p>
  445. <p>Synapse also requires the <code>Host</code> header to be preserved.</p>
  446. <p>See the <a href="reverse_proxy.html">reverse proxy documentation</a>, where the
  447. example configurations have been updated to show how to set these
  448. headers.</p>
  449. <p>(Users of <a href="https://caddyserver.com/">Caddy</a> are unaffected, since we
  450. believe it sets <code>X-Forwarded-Proto</code> by default.)</p>
  451. <h1 id="upgrading-to-v1270"><a class="header" href="#upgrading-to-v1270">Upgrading to v1.27.0</a></h1>
  452. <h2 id="changes-to-callback-uri-for-oauth2--openid-connect-and-saml2"><a class="header" href="#changes-to-callback-uri-for-oauth2--openid-connect-and-saml2">Changes to callback URI for OAuth2 / OpenID Connect and SAML2</a></h2>
  453. <p>This version changes the URI used for callbacks from OAuth2 and SAML2
  454. identity providers:</p>
  455. <ul>
  456. <li>
  457. <p>If your server is configured for single sign-on via an OpenID
  458. Connect or OAuth2 identity provider, you will need to add
  459. <code>[synapse public baseurl]/_synapse/client/oidc/callback</code> to the list
  460. of permitted &quot;redirect URIs&quot; at the identity provider.</p>
  461. <p>See the <a href="openid.html">OpenID docs</a> for more information on setting
  462. up OpenID Connect.</p>
  463. </li>
  464. <li>
  465. <p>If your server is configured for single sign-on via a SAML2 identity
  466. provider, you will need to add
  467. <code>[synapse public baseurl]/_synapse/client/saml2/authn_response</code> as a
  468. permitted &quot;ACS location&quot; (also known as &quot;allowed callback URLs&quot;)
  469. at the identity provider.</p>
  470. <p>The &quot;Issuer&quot; in the &quot;AuthnRequest&quot; to the SAML2 identity
  471. provider is also updated to
  472. <code>[synapse public baseurl]/_synapse/client/saml2/metadata.xml</code>. If
  473. your SAML2 identity provider uses this property to validate or
  474. otherwise identify Synapse, its configuration will need to be
  475. updated to use the new URL. Alternatively you could create a new,
  476. separate &quot;EntityDescriptor&quot; in your SAML2 identity provider with
  477. the new URLs and leave the URLs in the existing &quot;EntityDescriptor&quot;
  478. as they were.</p>
  479. </li>
  480. </ul>
  481. <h2 id="changes-to-html-templates"><a class="header" href="#changes-to-html-templates">Changes to HTML templates</a></h2>
  482. <p>The HTML templates for SSO and email notifications now have <a href="https://jinja.palletsprojects.com/en/2.11.x/api/#autoescaping">Jinja2's
  483. autoescape</a>
  484. enabled for files ending in <code>.html</code>, <code>.htm</code>, and <code>.xml</code>. If you have
  485. customised these templates and see issues when viewing them you might
  486. need to update them. It is expected that most configurations will need
  487. no changes.</p>
  488. <p>If you have customised the templates <em>names</em> for these templates, it is
  489. recommended to verify they end in <code>.html</code> to ensure autoescape is
  490. enabled.</p>
  491. <p>The above applies to the following templates:</p>
  492. <ul>
  493. <li><code>add_threepid.html</code></li>
  494. <li><code>add_threepid_failure.html</code></li>
  495. <li><code>add_threepid_success.html</code></li>
  496. <li><code>notice_expiry.html</code></li>
  497. <li><code>notice_expiry.html</code></li>
  498. <li><code>notif_mail.html</code> (which, by default, includes <code>room.html</code> and
  499. <code>notif.html</code>)</li>
  500. <li><code>password_reset.html</code></li>
  501. <li><code>password_reset_confirmation.html</code></li>
  502. <li><code>password_reset_failure.html</code></li>
  503. <li><code>password_reset_success.html</code></li>
  504. <li><code>registration.html</code></li>
  505. <li><code>registration_failure.html</code></li>
  506. <li><code>registration_success.html</code></li>
  507. <li><code>sso_account_deactivated.html</code></li>
  508. <li><code>sso_auth_bad_user.html</code></li>
  509. <li><code>sso_auth_confirm.html</code></li>
  510. <li><code>sso_auth_success.html</code></li>
  511. <li><code>sso_error.html</code></li>
  512. <li><code>sso_login_idp_picker.html</code></li>
  513. <li><code>sso_redirect_confirm.html</code></li>
  514. </ul>
  515. <h1 id="upgrading-to-v1260"><a class="header" href="#upgrading-to-v1260">Upgrading to v1.26.0</a></h1>
  516. <h2 id="rolling-back-to-v1250-after-a-failed-upgrade"><a class="header" href="#rolling-back-to-v1250-after-a-failed-upgrade">Rolling back to v1.25.0 after a failed upgrade</a></h2>
  517. <p>v1.26.0 includes a lot of large changes. If something problematic
  518. occurs, you may want to roll-back to a previous version of Synapse.
  519. Because v1.26.0 also includes a new database schema version, reverting
  520. that version is also required alongside the generic rollback
  521. instructions mentioned above. In short, to roll back to v1.25.0 you need
  522. to:</p>
  523. <ol>
  524. <li>
  525. <p>Stop the server</p>
  526. </li>
  527. <li>
  528. <p>Decrease the schema version in the database:</p>
  529. <pre><code class="language-sql">UPDATE schema_version SET version = 58;
  530. </code></pre>
  531. </li>
  532. <li>
  533. <p>Delete the ignored users &amp; chain cover data:</p>
  534. <pre><code class="language-sql">DROP TABLE IF EXISTS ignored_users;
  535. UPDATE rooms SET has_auth_chain_index = false;
  536. </code></pre>
  537. <p>For PostgreSQL run:</p>
  538. <pre><code class="language-sql">TRUNCATE event_auth_chain_links;
  539. TRUNCATE event_auth_chains;
  540. </code></pre>
  541. <p>For SQLite run:</p>
  542. <pre><code class="language-sql">DELETE FROM event_auth_chain_links;
  543. DELETE FROM event_auth_chains;
  544. </code></pre>
  545. </li>
  546. <li>
  547. <p>Mark the deltas as not run (so they will re-run on upgrade).</p>
  548. <pre><code class="language-sql">DELETE FROM applied_schema_deltas WHERE version = 59 AND file = &quot;59/01ignored_user.py&quot;;
  549. DELETE FROM applied_schema_deltas WHERE version = 59 AND file = &quot;59/06chain_cover_index.sql&quot;;
  550. </code></pre>
  551. </li>
  552. <li>
  553. <p>Downgrade Synapse by following the instructions for your
  554. installation method in the &quot;Rolling back to older versions&quot;
  555. section above.</p>
  556. </li>
  557. </ol>
  558. <h1 id="upgrading-to-v1250"><a class="header" href="#upgrading-to-v1250">Upgrading to v1.25.0</a></h1>
  559. <h2 id="last-release-supporting-python-35"><a class="header" href="#last-release-supporting-python-35">Last release supporting Python 3.5</a></h2>
  560. <p>This is the last release of Synapse which guarantees support with Python
  561. 3.5, which passed its upstream End of Life date several months ago.</p>
  562. <p>We will attempt to maintain support through March 2021, but without
  563. guarantees.</p>
  564. <p>In the future, Synapse will follow upstream schedules for ending support
  565. of older versions of Python and PostgreSQL. Please upgrade to at least
  566. Python 3.6 and PostgreSQL 9.6 as soon as possible.</p>
  567. <h2 id="blacklisting-ip-ranges"><a class="header" href="#blacklisting-ip-ranges">Blacklisting IP ranges</a></h2>
  568. <p>Synapse v1.25.0 includes new settings, <code>ip_range_blacklist</code> and
  569. <code>ip_range_whitelist</code>, for controlling outgoing requests from Synapse for
  570. federation, identity servers, push, and for checking key validity for
  571. third-party invite events. The previous setting,
  572. <code>federation_ip_range_blacklist</code>, is deprecated. The new
  573. <code>ip_range_blacklist</code> defaults to private IP ranges if it is not defined.</p>
  574. <p>If you have never customised <code>federation_ip_range_blacklist</code> it is
  575. recommended that you remove that setting.</p>
  576. <p>If you have customised <code>federation_ip_range_blacklist</code> you should update
  577. the setting name to <code>ip_range_blacklist</code>.</p>
  578. <p>If you have a custom push server that is reached via private IP space
  579. you may need to customise <code>ip_range_blacklist</code> or <code>ip_range_whitelist</code>.</p>
  580. <h1 id="upgrading-to-v1240"><a class="header" href="#upgrading-to-v1240">Upgrading to v1.24.0</a></h1>
  581. <h2 id="custom-openid-connect-mapping-provider-breaking-change"><a class="header" href="#custom-openid-connect-mapping-provider-breaking-change">Custom OpenID Connect mapping provider breaking change</a></h2>
  582. <p>This release allows the OpenID Connect mapping provider to perform
  583. normalisation of the localpart of the Matrix ID. This allows for the
  584. mapping provider to specify different algorithms, instead of the
  585. <a href="https://matrix.org/docs/spec/appendices#mapping-from-other-character-sets">default
  586. way</a>.</p>
  587. <p>If your Synapse configuration uses a custom mapping provider
  588. (<code>oidc_config.user_mapping_provider.module</code> is specified and
  589. not equal to
  590. <code>synapse.handlers.oidc_handler.JinjaOidcMappingProvider</code>)
  591. then you <em>must</em> ensure that <code>map_user_attributes</code> of the
  592. mapping provider performs some normalisation of the
  593. <code>localpart</code> returned. To match previous behaviour you can
  594. use the <code>map_username_to_mxid_localpart</code> function provided
  595. by Synapse. An example is shown below:</p>
  596. <pre><code class="language-python">from synapse.types import map_username_to_mxid_localpart
  597. class MyMappingProvider:
  598. def map_user_attributes(self, userinfo, token):
  599. # ... your custom logic ...
  600. sso_user_id = ...
  601. localpart = map_username_to_mxid_localpart(sso_user_id)
  602. return {&quot;localpart&quot;: localpart}
  603. </code></pre>
  604. <h2 id="removal-historical-synapse-admin-api"><a class="header" href="#removal-historical-synapse-admin-api">Removal historical Synapse Admin API</a></h2>
  605. <p>Historically, the Synapse Admin API has been accessible under:</p>
  606. <ul>
  607. <li><code>/_matrix/client/api/v1/admin</code></li>
  608. <li><code>/_matrix/client/unstable/admin</code></li>
  609. <li><code>/_matrix/client/r0/admin</code></li>
  610. <li><code>/_synapse/admin/v1</code></li>
  611. </ul>
  612. <p>The endpoints with <code>/_matrix/client/*</code> prefixes have been removed as of
  613. v1.24.0. The Admin API is now only accessible under:</p>
  614. <ul>
  615. <li><code>/_synapse/admin/v1</code></li>
  616. </ul>
  617. <p>The only exception is the <code>/admin/whois</code> endpoint, which is
  618. <a href="https://matrix.org/docs/spec/client_server/r0.6.1#get-matrix-client-r0-admin-whois-userid">also available via the client-server
  619. API</a>.</p>
  620. <p>The deprecation of the old endpoints was announced with Synapse 1.20.0
  621. (released on 2020-09-22) and makes it easier for homeserver admins to
  622. lock down external access to the Admin API endpoints.</p>
  623. <h1 id="upgrading-to-v1230"><a class="header" href="#upgrading-to-v1230">Upgrading to v1.23.0</a></h1>
  624. <h2 id="structured-logging-configuration-breaking-changes"><a class="header" href="#structured-logging-configuration-breaking-changes">Structured logging configuration breaking changes</a></h2>
  625. <p>This release deprecates use of the <code>structured: true</code> logging
  626. configuration for structured logging. If your logging configuration
  627. contains <code>structured: true</code> then it should be modified based on the
  628. <a href="structured_logging.html">structured logging documentation</a>.</p>
  629. <p>The <code>structured</code> and <code>drains</code> logging options are now deprecated and
  630. should be replaced by standard logging configuration of <code>handlers</code> and
  631. <code>formatters</code>.</p>
  632. <p>A future will release of Synapse will make using <code>structured: true</code> an
  633. error.</p>
  634. <h1 id="upgrading-to-v1220"><a class="header" href="#upgrading-to-v1220">Upgrading to v1.22.0</a></h1>
  635. <h2 id="thirdpartyeventrules-breaking-changes"><a class="header" href="#thirdpartyeventrules-breaking-changes">ThirdPartyEventRules breaking changes</a></h2>
  636. <p>This release introduces a backwards-incompatible change to modules
  637. making use of <code>ThirdPartyEventRules</code> in Synapse. If you make use of a
  638. module defined under the <code>third_party_event_rules</code> config option, please
  639. make sure it is updated to handle the below change:</p>
  640. <p>The <code>http_client</code> argument is no longer passed to modules as they are
  641. initialised. Instead, modules are expected to make use of the
  642. <code>http_client</code> property on the <code>ModuleApi</code> class. Modules are now passed
  643. a <code>module_api</code> argument during initialisation, which is an instance of
  644. <code>ModuleApi</code>. <code>ModuleApi</code> instances have a <code>http_client</code> property which
  645. acts the same as the <code>http_client</code> argument previously passed to
  646. <code>ThirdPartyEventRules</code> modules.</p>
  647. <h1 id="upgrading-to-v1210"><a class="header" href="#upgrading-to-v1210">Upgrading to v1.21.0</a></h1>
  648. <h2 id="forwarding-_synapseclient-through-your-reverse-proxy"><a class="header" href="#forwarding-_synapseclient-through-your-reverse-proxy">Forwarding <code>/_synapse/client</code> through your reverse proxy</a></h2>
  649. <p>The <a href="reverse_proxy.html">reverse proxy documentation</a>
  650. has been updated to include reverse proxy directives for
  651. <code>/_synapse/client/*</code> endpoints. As the user password reset flow now uses
  652. endpoints under this prefix, <strong>you must update your reverse proxy
  653. configurations for user password reset to work</strong>.</p>
  654. <p>Additionally, note that the <a href="workers.html">Synapse worker documentation</a> has been updated to</p>
  655. <p>: state that the <code>/_synapse/client/password_reset/email/submit_token</code>
  656. endpoint can be handled</p>
  657. <p>by all workers. If you make use of Synapse's worker feature, please
  658. update your reverse proxy configuration to reflect this change.</p>
  659. <h2 id="new-html-templates"><a class="header" href="#new-html-templates">New HTML templates</a></h2>
  660. <p>A new HTML template,
  661. <a href="https://github.com/matrix-org/synapse/blob/develop/synapse/res/templates/password_reset_confirmation.html">password_reset_confirmation.html</a>,
  662. has been added to the <code>synapse/res/templates</code> directory. If you are
  663. using a custom template directory, you may want to copy the template
  664. over and modify it.</p>
  665. <p>Note that as of v1.20.0, templates do not need to be included in custom
  666. template directories for Synapse to start. The default templates will be
  667. used if a custom template cannot be found.</p>
  668. <p>This page will appear to the user after clicking a password reset link
  669. that has been emailed to them.</p>
  670. <p>To complete password reset, the page must include a way to make a
  671. <code>POST</code> request to
  672. <code>/_synapse/client/password_reset/{medium}/submit_token</code> with the query
  673. parameters from the original link, presented as a URL-encoded form. See
  674. the file itself for more details.</p>
  675. <h2 id="updated-single-sign-on-html-templates"><a class="header" href="#updated-single-sign-on-html-templates">Updated Single Sign-on HTML Templates</a></h2>
  676. <p>The <code>saml_error.html</code> template was removed from Synapse and replaced
  677. with the <code>sso_error.html</code> template. If your Synapse is configured to use
  678. SAML and a custom <code>sso_redirect_confirm_template_dir</code> configuration then
  679. any customisations of the <code>saml_error.html</code> template will need to be
  680. merged into the <code>sso_error.html</code> template. These templates are similar,
  681. but the parameters are slightly different:</p>
  682. <ul>
  683. <li>The <code>msg</code> parameter should be renamed to <code>error_description</code>.</li>
  684. <li>There is no longer a <code>code</code> parameter for the response code.</li>
  685. <li>A string <code>error</code> parameter is available that includes a short hint
  686. of why a user is seeing the error page.</li>
  687. </ul>
  688. <h1 id="upgrading-to-v1180"><a class="header" href="#upgrading-to-v1180">Upgrading to v1.18.0</a></h1>
  689. <h2 id="docker--py3-suffix-will-be-removed-in-future-versions"><a class="header" href="#docker--py3-suffix-will-be-removed-in-future-versions">Docker <code>-py3</code> suffix will be removed in future versions</a></h2>
  690. <p>From 10th August 2020, we will no longer publish Docker images with the
  691. <code>-py3</code> tag suffix. The images tagged with the
  692. <code>-py3</code> suffix have been identical to the non-suffixed tags
  693. since release 0.99.0, and the suffix is obsolete.</p>
  694. <p>On 10th August, we will remove the <code>latest-py3</code> tag.
  695. Existing per-release tags (such as <code>v1.18.0-py3</code> will not
  696. be removed, but no new <code>-py3</code> tags will be added.</p>
  697. <p>Scripts relying on the <code>-py3</code> suffix will need to be
  698. updated.</p>
  699. <h2 id="redis-replication-is-now-recommended-in-lieu-of-tcp-replication"><a class="header" href="#redis-replication-is-now-recommended-in-lieu-of-tcp-replication">Redis replication is now recommended in lieu of TCP replication</a></h2>
  700. <p>When setting up worker processes, we now recommend the use of a Redis
  701. server for replication. <strong>The old direct TCP connection method is
  702. deprecated and will be removed in a future release.</strong> See
  703. <a href="workers.html">workers</a> for more details.</p>
  704. <h1 id="upgrading-to-v1140"><a class="header" href="#upgrading-to-v1140">Upgrading to v1.14.0</a></h1>
  705. <p>This version includes a database update which is run as part of the
  706. upgrade, and which may take a couple of minutes in the case of a large
  707. server. Synapse will not respond to HTTP requests while this update is
  708. taking place.</p>
  709. <h1 id="upgrading-to-v1130"><a class="header" href="#upgrading-to-v1130">Upgrading to v1.13.0</a></h1>
  710. <h2 id="incorrect-database-migration-in-old-synapse-versions"><a class="header" href="#incorrect-database-migration-in-old-synapse-versions">Incorrect database migration in old synapse versions</a></h2>
  711. <p>A bug was introduced in Synapse 1.4.0 which could cause the room
  712. directory to be incomplete or empty if Synapse was upgraded directly
  713. from v1.2.1 or earlier, to versions between v1.4.0 and v1.12.x.</p>
  714. <p>This will <em>not</em> be a problem for Synapse installations which were:</p>
  715. <p>: - created at v1.4.0 or later,
  716. - upgraded via v1.3.x, or
  717. - upgraded straight from v1.2.1 or earlier to v1.13.0 or later.</p>
  718. <p>If completeness of the room directory is a concern, installations which
  719. are affected can be repaired as follows:</p>
  720. <ol>
  721. <li>
  722. <p>Run the following sql from a <code>psql</code> or
  723. <code>sqlite3</code> console:</p>
  724. <pre><code class="language-sql">INSERT INTO background_updates (update_name, progress_json, depends_on) VALUES
  725. ('populate_stats_process_rooms', '{}', 'current_state_events_membership');
  726. INSERT INTO background_updates (update_name, progress_json, depends_on) VALUES
  727. ('populate_stats_process_users', '{}', 'populate_stats_process_rooms');
  728. </code></pre>
  729. </li>
  730. <li>
  731. <p>Restart synapse.</p>
  732. </li>
  733. </ol>
  734. <h2 id="new-single-sign-on-html-templates"><a class="header" href="#new-single-sign-on-html-templates">New Single Sign-on HTML Templates</a></h2>
  735. <p>New templates (<code>sso_auth_confirm.html</code>, <code>sso_auth_success.html</code>, and
  736. <code>sso_account_deactivated.html</code>) were added to Synapse. If your Synapse
  737. is configured to use SSO and a custom
  738. <code>sso_redirect_confirm_template_dir</code> configuration then these templates
  739. will need to be copied from
  740. <a href="synapse/res/templates">synapse/res/templates</a> into that directory.</p>
  741. <h2 id="synapse-sso-plugins-method-deprecation"><a class="header" href="#synapse-sso-plugins-method-deprecation">Synapse SSO Plugins Method Deprecation</a></h2>
  742. <p>Plugins using the <code>complete_sso_login</code> method of
  743. <code>synapse.module_api.ModuleApi</code> should update to using the async/await
  744. version <code>complete_sso_login_async</code> which includes additional checks. The
  745. non-async version is considered deprecated.</p>
  746. <h2 id="rolling-back-to-v1124-after-a-failed-upgrade"><a class="header" href="#rolling-back-to-v1124-after-a-failed-upgrade">Rolling back to v1.12.4 after a failed upgrade</a></h2>
  747. <p>v1.13.0 includes a lot of large changes. If something problematic
  748. occurs, you may want to roll-back to a previous version of Synapse.
  749. Because v1.13.0 also includes a new database schema version, reverting
  750. that version is also required alongside the generic rollback
  751. instructions mentioned above. In short, to roll back to v1.12.4 you need
  752. to:</p>
  753. <ol>
  754. <li>
  755. <p>Stop the server</p>
  756. </li>
  757. <li>
  758. <p>Decrease the schema version in the database:</p>
  759. <pre><code class="language-sql">UPDATE schema_version SET version = 57;
  760. </code></pre>
  761. </li>
  762. <li>
  763. <p>Downgrade Synapse by following the instructions for your
  764. installation method in the &quot;Rolling back to older versions&quot;
  765. section above.</p>
  766. </li>
  767. </ol>
  768. <h1 id="upgrading-to-v1120"><a class="header" href="#upgrading-to-v1120">Upgrading to v1.12.0</a></h1>
  769. <p>This version includes a database update which is run as part of the
  770. upgrade, and which may take some time (several hours in the case of a
  771. large server). Synapse will not respond to HTTP requests while this
  772. update is taking place.</p>
  773. <p>This is only likely to be a problem in the case of a server which is
  774. participating in many rooms.</p>
  775. <ol start="0">
  776. <li>
  777. <p>As with all upgrades, it is recommended that you have a recent
  778. backup of your database which can be used for recovery in the event
  779. of any problems.</p>
  780. </li>
  781. <li>
  782. <p>As an initial check to see if you will be affected, you can try
  783. running the following query from the <code>psql</code> or
  784. <code>sqlite3</code> console. It is safe to run it while Synapse is
  785. still running.</p>
  786. <pre><code class="language-sql">SELECT MAX(q.v) FROM (
  787. SELECT (
  788. SELECT ej.json AS v
  789. FROM state_events se INNER JOIN event_json ej USING (event_id)
  790. WHERE se.room_id=rooms.room_id AND se.type='m.room.create' AND se.state_key=''
  791. LIMIT 1
  792. ) FROM rooms WHERE rooms.room_version IS NULL
  793. ) q;
  794. </code></pre>
  795. <p>This query will take about the same amount of time as the upgrade
  796. process: ie, if it takes 5 minutes, then it is likely that Synapse
  797. will be unresponsive for 5 minutes during the upgrade.</p>
  798. <p>If you consider an outage of this duration to be acceptable, no
  799. further action is necessary and you can simply start Synapse 1.12.0.</p>
  800. <p>If you would prefer to reduce the downtime, continue with the steps
  801. below.</p>
  802. </li>
  803. <li>
  804. <p>The easiest workaround for this issue is to manually create a new
  805. index before upgrading. On PostgreSQL, his can be done as follows:</p>
  806. <pre><code class="language-sql">CREATE INDEX CONCURRENTLY tmp_upgrade_1_12_0_index
  807. ON state_events(room_id) WHERE type = 'm.room.create';
  808. </code></pre>
  809. <p>The above query may take some time, but is also safe to run while
  810. Synapse is running.</p>
  811. <p>We assume that no SQLite users have databases large enough to be
  812. affected. If you <em>are</em> affected, you can run a similar query,
  813. omitting the <code>CONCURRENTLY</code> keyword. Note however that this
  814. operation may in itself cause Synapse to stop running for some time.
  815. Synapse admins are reminded that <a href="postgres.html">SQLite is not recommended for use
  816. outside a test environment</a>.</p>
  817. </li>
  818. <li>
  819. <p>Once the index has been created, the <code>SELECT</code> query in step 1 above
  820. should complete quickly. It is therefore safe to upgrade to Synapse
  821. 1.12.0.</p>
  822. </li>
  823. <li>
  824. <p>Once Synapse 1.12.0 has successfully started and is responding to
  825. HTTP requests, the temporary index can be removed:</p>
  826. <pre><code class="language-sql">DROP INDEX tmp_upgrade_1_12_0_index;
  827. </code></pre>
  828. </li>
  829. </ol>
  830. <h1 id="upgrading-to-v1100"><a class="header" href="#upgrading-to-v1100">Upgrading to v1.10.0</a></h1>
  831. <p>Synapse will now log a warning on start up if used with a PostgreSQL
  832. database that has a non-recommended locale set.</p>
  833. <p>See <a href="postgres.html">Postgres</a> for details.</p>
  834. <h1 id="upgrading-to-v180"><a class="header" href="#upgrading-to-v180">Upgrading to v1.8.0</a></h1>
  835. <p>Specifying a <code>log_file</code> config option will now cause Synapse to refuse
  836. to start, and should be replaced by with the <code>log_config</code> option.
  837. Support for the <code>log_file</code> option was removed in v1.3.0 and has since
  838. had no effect.</p>
  839. <h1 id="upgrading-to-v170"><a class="header" href="#upgrading-to-v170">Upgrading to v1.7.0</a></h1>
  840. <p>In an attempt to configure Synapse in a privacy preserving way, the
  841. default behaviours of <code>allow_public_rooms_without_auth</code> and
  842. <code>allow_public_rooms_over_federation</code> have been inverted. This means that
  843. by default, only authenticated users querying the Client/Server API will
  844. be able to query the room directory, and relatedly that the server will
  845. not share room directory information with other servers over federation.</p>
  846. <p>If your installation does not explicitly set these settings one way or
  847. the other and you want either setting to be <code>true</code> then it will
  848. necessary to update your homeserver configuration file accordingly.</p>
  849. <p>For more details on the surrounding context see our
  850. <a href="https://matrix.org/blog/2019/11/09/avoiding-unwelcome-visitors-on-private-matrix-servers">explainer</a>.</p>
  851. <h1 id="upgrading-to-v150"><a class="header" href="#upgrading-to-v150">Upgrading to v1.5.0</a></h1>
  852. <p>This release includes a database migration which may take several
  853. minutes to complete if there are a large number (more than a million or
  854. so) of entries in the <code>devices</code> table. This is only likely to a be a
  855. problem on very large installations.</p>
  856. <h1 id="upgrading-to-v140"><a class="header" href="#upgrading-to-v140">Upgrading to v1.4.0</a></h1>
  857. <h2 id="new-custom-templates"><a class="header" href="#new-custom-templates">New custom templates</a></h2>
  858. <p>If you have configured a custom template directory with the
  859. <code>email.template_dir</code> option, be aware that there are new templates
  860. regarding registration and threepid management (see below) that must be
  861. included.</p>
  862. <ul>
  863. <li><code>registration.html</code> and <code>registration.txt</code></li>
  864. <li><code>registration_success.html</code> and <code>registration_failure.html</code></li>
  865. <li><code>add_threepid.html</code> and <code>add_threepid.txt</code></li>
  866. <li><code>add_threepid_failure.html</code> and <code>add_threepid_success.html</code></li>
  867. </ul>
  868. <p>Synapse will expect these files to exist inside the configured template
  869. directory, and <strong>will fail to start</strong> if they are absent. To view the
  870. default templates, see
  871. <a href="https://github.com/matrix-org/synapse/tree/master/synapse/res/templates">synapse/res/templates</a>.</p>
  872. <h2 id="3pid-verification-changes"><a class="header" href="#3pid-verification-changes">3pid verification changes</a></h2>
  873. <p><strong>Note: As of this release, users will be unable to add phone numbers or
  874. email addresses to their accounts, without changes to the Synapse
  875. configuration. This includes adding an email address during
  876. registration.</strong></p>
  877. <p>It is possible for a user to associate an email address or phone number
  878. with their account, for a number of reasons:</p>
  879. <ul>
  880. <li>for use when logging in, as an alternative to the user id.</li>
  881. <li>in the case of email, as an alternative contact to help with account
  882. recovery.</li>
  883. <li>in the case of email, to receive notifications of missed messages.</li>
  884. </ul>
  885. <p>Before an email address or phone number can be added to a user's
  886. account, or before such an address is used to carry out a
  887. password-reset, Synapse must confirm the operation with the owner of the
  888. email address or phone number. It does this by sending an email or text
  889. giving the user a link or token to confirm receipt. This process is
  890. known as '3pid verification'. ('3pid', or 'threepid', stands for
  891. third-party identifier, and we use it to refer to external identifiers
  892. such as email addresses and phone numbers.)</p>
  893. <p>Previous versions of Synapse delegated the task of 3pid verification to
  894. an identity server by default. In most cases this server is <code>vector.im</code>
  895. or <code>matrix.org</code>.</p>
  896. <p>In Synapse 1.4.0, for security and privacy reasons, the homeserver will
  897. no longer delegate this task to an identity server by default. Instead,
  898. the server administrator will need to explicitly decide how they would
  899. like the verification messages to be sent.</p>
  900. <p>In the medium term, the <code>vector.im</code> and <code>matrix.org</code> identity servers
  901. will disable support for delegated 3pid verification entirely. However,
  902. in order to ease the transition, they will retain the capability for a
  903. limited period. Delegated email verification will be disabled on Monday
  904. 2nd December 2019 (giving roughly 2 months notice). Disabling delegated
  905. SMS verification will follow some time after that once SMS verification
  906. support lands in Synapse.</p>
  907. <p>Once delegated 3pid verification support has been disabled in the
  908. <code>vector.im</code> and <code>matrix.org</code> identity servers, all Synapse versions that
  909. depend on those instances will be unable to verify email and phone
  910. numbers through them. There are no imminent plans to remove delegated
  911. 3pid verification from Sydent generally. (Sydent is the identity server
  912. project that backs the <code>vector.im</code> and <code>matrix.org</code> instances).</p>
  913. <h3 id="email"><a class="header" href="#email">Email</a></h3>
  914. <p>Following upgrade, to continue verifying email (e.g. as part of the
  915. registration process), admins can either:-</p>
  916. <ul>
  917. <li>Configure Synapse to use an email server.</li>
  918. <li>Run or choose an identity server which allows delegated email
  919. verification and delegate to it.</li>
  920. </ul>
  921. <h4 id="configure-smtp-in-synapse"><a class="header" href="#configure-smtp-in-synapse">Configure SMTP in Synapse</a></h4>
  922. <p>To configure an SMTP server for Synapse, modify the configuration
  923. section headed <code>email</code>, and be sure to have at least the
  924. <code>smtp_host, smtp_port</code> and <code>notif_from</code> fields filled out.</p>
  925. <p>You may also need to set <code>smtp_user</code>, <code>smtp_pass</code>, and
  926. <code>require_transport_security</code>.</p>
  927. <p>See the <a href="usage/configuration/homeserver_sample_config.html">sample configuration file</a>
  928. for more details on these settings.</p>
  929. <h4 id="delegate-email-to-an-identity-server"><a class="header" href="#delegate-email-to-an-identity-server">Delegate email to an identity server</a></h4>
  930. <p>Some admins will wish to continue using email verification as part of
  931. the registration process, but will not immediately have an appropriate
  932. SMTP server at hand.</p>
  933. <p>To this end, we will continue to support email verification delegation
  934. via the <code>vector.im</code> and <code>matrix.org</code> identity servers for two months.
  935. Support for delegated email verification will be disabled on Monday 2nd
  936. December.</p>
  937. <p>The <code>account_threepid_delegates</code> dictionary defines whether the
  938. homeserver should delegate an external server (typically an <a href="https://matrix.org/docs/spec/identity_service/r0.2.1">identity
  939. server</a>) to handle
  940. sending confirmation messages via email and SMS.</p>
  941. <p>So to delegate email verification, in <code>homeserver.yaml</code>, set
  942. <code>account_threepid_delegates.email</code> to the base URL of an identity
  943. server. For example:</p>
  944. <pre><code class="language-yaml">account_threepid_delegates:
  945. email: https://example.com # Delegate email sending to example.com
  946. </code></pre>
  947. <p>Note that <code>account_threepid_delegates.email</code> replaces the deprecated
  948. <code>email.trust_identity_server_for_password_resets</code>: if
  949. <code>email.trust_identity_server_for_password_resets</code> is set to <code>true</code>, and
  950. <code>account_threepid_delegates.email</code> is not set, then the first entry in
  951. <code>trusted_third_party_id_servers</code> will be used as the
  952. <code>account_threepid_delegate</code> for email. This is to ensure compatibility
  953. with existing Synapse installs that set up external server handling for
  954. these tasks before v1.4.0. If
  955. <code>email.trust_identity_server_for_password_resets</code> is <code>true</code> and no
  956. trusted identity server domains are configured, Synapse will report an
  957. error and refuse to start.</p>
  958. <p>If <code>email.trust_identity_server_for_password_resets</code> is <code>false</code> or
  959. absent and no <code>email</code> delegate is configured in
  960. <code>account_threepid_delegates</code>, then Synapse will send email verification
  961. messages itself, using the configured SMTP server (see above). that
  962. type.</p>
  963. <h3 id="phone-numbers"><a class="header" href="#phone-numbers">Phone numbers</a></h3>
  964. <p>Synapse does not support phone-number verification itself, so the only
  965. way to maintain the ability for users to add phone numbers to their
  966. accounts will be by continuing to delegate phone number verification to
  967. the <code>matrix.org</code> and <code>vector.im</code> identity servers (or another identity
  968. server that supports SMS sending).</p>
  969. <p>The <code>account_threepid_delegates</code> dictionary defines whether the
  970. homeserver should delegate an external server (typically an <a href="https://matrix.org/docs/spec/identity_service/r0.2.1">identity
  971. server</a>) to handle
  972. sending confirmation messages via email and SMS.</p>
  973. <p>So to delegate phone number verification, in <code>homeserver.yaml</code>, set
  974. <code>account_threepid_delegates.msisdn</code> to the base URL of an identity
  975. server. For example:</p>
  976. <pre><code class="language-yaml">account_threepid_delegates:
  977. msisdn: https://example.com # Delegate sms sending to example.com
  978. </code></pre>
  979. <p>The <code>matrix.org</code> and <code>vector.im</code> identity servers will continue to
  980. support delegated phone number verification via SMS until such time as
  981. it is possible for admins to configure their servers to perform phone
  982. number verification directly. More details will follow in a future
  983. release.</p>
  984. <h2 id="rolling-back-to-v131"><a class="header" href="#rolling-back-to-v131">Rolling back to v1.3.1</a></h2>
  985. <p>If you encounter problems with v1.4.0, it should be possible to roll
  986. back to v1.3.1, subject to the following:</p>
  987. <ul>
  988. <li>
  989. <p>The 'room statistics' engine was heavily reworked in this release
  990. (see <a href="https://github.com/matrix-org/synapse/pull/5971">#5971</a>),
  991. including significant changes to the database schema, which are not
  992. easily reverted. This will cause the room statistics engine to stop
  993. updating when you downgrade.</p>
  994. <p>The room statistics are essentially unused in v1.3.1 (in future
  995. versions of Synapse, they will be used to populate the room
  996. directory), so there should be no loss of functionality. However,
  997. the statistics engine will write errors to the logs, which can be
  998. avoided by setting the following in <code>homeserver.yaml</code>:</p>
  999. <pre><code class="language-yaml">stats:
  1000. enabled: false
  1001. </code></pre>
  1002. <p>Don't forget to re-enable it when you upgrade again, in preparation
  1003. for its use in the room directory!</p>
  1004. </li>
  1005. </ul>
  1006. <h1 id="upgrading-to-v120"><a class="header" href="#upgrading-to-v120">Upgrading to v1.2.0</a></h1>
  1007. <p>Some counter metrics have been renamed, with the old names deprecated.
  1008. See <a href="metrics-howto.html#renaming-of-metrics--deprecation-of-old-names-in-12">the metrics
  1009. documentation</a>
  1010. for details.</p>
  1011. <h1 id="upgrading-to-v110"><a class="header" href="#upgrading-to-v110">Upgrading to v1.1.0</a></h1>
  1012. <p>Synapse v1.1.0 removes support for older Python and PostgreSQL versions,
  1013. as outlined in <a href="https://matrix.org/blog/2019/04/08/synapse-deprecating-postgres-9-4-and-python-2-x">our deprecation
  1014. notice</a>.</p>
  1015. <h2 id="minimum-python-version"><a class="header" href="#minimum-python-version">Minimum Python Version</a></h2>
  1016. <p>Synapse v1.1.0 has a minimum Python requirement of Python 3.5. Python
  1017. 3.6 or Python 3.7 are recommended as they have improved internal string
  1018. handling, significantly reducing memory usage.</p>
  1019. <p>If you use current versions of the Matrix.org-distributed Debian
  1020. packages or Docker images, action is not required.</p>
  1021. <p>If you install Synapse in a Python virtual environment, please see
  1022. &quot;Upgrading to v0.34.0&quot; for notes on setting up a new virtualenv under
  1023. Python 3.</p>
  1024. <h2 id="minimum-postgresql-version"><a class="header" href="#minimum-postgresql-version">Minimum PostgreSQL Version</a></h2>
  1025. <p>If using PostgreSQL under Synapse, you will need to use PostgreSQL 9.5
  1026. or above. Please see the <a href="https://www.postgresql.org/docs/11/upgrading.html">PostgreSQL
  1027. documentation</a> for
  1028. more details on upgrading your database.</p>
  1029. <h1 id="upgrading-to-v10"><a class="header" href="#upgrading-to-v10">Upgrading to v1.0</a></h1>
  1030. <h2 id="validation-of-tls-certificates"><a class="header" href="#validation-of-tls-certificates">Validation of TLS certificates</a></h2>
  1031. <p>Synapse v1.0 is the first release to enforce validation of TLS
  1032. certificates for the federation API. It is therefore essential that your
  1033. certificates are correctly configured. See the
  1034. <a href="MSC1711_certificates_FAQ.html">FAQ</a> for more information.</p>
  1035. <p>Note, v1.0 installations will also no longer be able to federate with
  1036. servers that have not correctly configured their certificates.</p>
  1037. <p>In rare cases, it may be desirable to disable certificate checking: for
  1038. example, it might be essential to be able to federate with a given
  1039. legacy server in a closed federation. This can be done in one of two
  1040. ways:-</p>
  1041. <ul>
  1042. <li>Configure the global switch <code>federation_verify_certificates</code> to
  1043. <code>false</code>.</li>
  1044. <li>Configure a whitelist of server domains to trust via
  1045. <code>federation_certificate_verification_whitelist</code>.</li>
  1046. </ul>
  1047. <p>See the <a href="usage/configuration/homeserver_sample_config.html">sample configuration file</a>
  1048. for more details on these settings.</p>
  1049. <h2 id="email-1"><a class="header" href="#email-1">Email</a></h2>
  1050. <p>When a user requests a password reset, Synapse will send an email to the
  1051. user to confirm the request.</p>
  1052. <p>Previous versions of Synapse delegated the job of sending this email to
  1053. an identity server. If the identity server was somehow malicious or
  1054. became compromised, it would be theoretically possible to hijack an
  1055. account through this means.</p>
  1056. <p>Therefore, by default, Synapse v1.0 will send the confirmation email
  1057. itself. If Synapse is not configured with an SMTP server, password reset
  1058. via email will be disabled.</p>
  1059. <p>To configure an SMTP server for Synapse, modify the configuration
  1060. section headed <code>email</code>, and be sure to have at least the <code>smtp_host</code>,
  1061. <code>smtp_port</code> and <code>notif_from</code> fields filled out. You may also need to set
  1062. <code>smtp_user</code>, <code>smtp_pass</code>, and <code>require_transport_security</code>.</p>
  1063. <p>If you are absolutely certain that you wish to continue using an
  1064. identity server for password resets, set
  1065. <code>trust_identity_server_for_password_resets</code> to <code>true</code>.</p>
  1066. <p>See the <a href="usage/configuration/homeserver_sample_config.html">sample configuration file</a>
  1067. for more details on these settings.</p>
  1068. <h2 id="new-email-templates"><a class="header" href="#new-email-templates">New email templates</a></h2>
  1069. <p>Some new templates have been added to the default template directory for the purpose of
  1070. the homeserver sending its own password reset emails. If you have configured a
  1071. custom <code>template_dir</code> in your Synapse config, these files will need to be added.</p>
  1072. <p><code>password_reset.html</code> and <code>password_reset.txt</code> are HTML and plain text
  1073. templates respectively that contain the contents of what will be emailed
  1074. to the user upon attempting to reset their password via email.
  1075. <code>password_reset_success.html</code> and <code>password_reset_failure.html</code> are HTML
  1076. files that the content of which (assuming no redirect URL is set) will
  1077. be shown to the user after they attempt to click the link in the email
  1078. sent to them.</p>
  1079. <h1 id="upgrading-to-v0990"><a class="header" href="#upgrading-to-v0990">Upgrading to v0.99.0</a></h1>
  1080. <p>Please be aware that, before Synapse v1.0 is released around March 2019,
  1081. you will need to replace any self-signed certificates with those
  1082. verified by a root CA. Information on how to do so can be found at the
  1083. ACME docs.</p>
  1084. <p>For more information on configuring TLS certificates see the
  1085. <a href="MSC1711_certificates_FAQ.html">FAQ</a>.</p>
  1086. <h1 id="upgrading-to-v0340"><a class="header" href="#upgrading-to-v0340">Upgrading to v0.34.0</a></h1>
  1087. <ol>
  1088. <li>
  1089. <p>This release is the first to fully support Python 3. Synapse will
  1090. now run on Python versions 3.5, or 3.6 (as well as 2.7). We
  1091. recommend switching to Python 3, as it has been shown to give
  1092. performance improvements.</p>
  1093. <p>For users who have installed Synapse into a virtualenv, we recommend
  1094. doing this by creating a new virtualenv. For example:</p>
  1095. <pre><code class="language-sh">virtualenv -p python3 ~/synapse/env3
  1096. source ~/synapse/env3/bin/activate
  1097. pip install matrix-synapse
  1098. </code></pre>
  1099. <p>You can then start synapse as normal, having activated the new
  1100. virtualenv:</p>
  1101. <pre><code class="language-sh">cd ~/synapse
  1102. source env3/bin/activate
  1103. synctl start
  1104. </code></pre>
  1105. <p>Users who have installed from distribution packages should see the
  1106. relevant package documentation. See below for notes on Debian
  1107. packages.</p>
  1108. <ul>
  1109. <li>
  1110. <p>When upgrading to Python 3, you <strong>must</strong> make sure that your log
  1111. files are configured as UTF-8, by adding <code>encoding: utf8</code> to the
  1112. <code>RotatingFileHandler</code> configuration (if you have one) in your
  1113. <code>&lt;server&gt;.log.config</code> file. For example, if your <code>log.config</code>
  1114. file contains:</p>
  1115. <pre><code class="language-yaml">handlers:
  1116. file:
  1117. class: logging.handlers.RotatingFileHandler
  1118. formatter: precise
  1119. filename: homeserver.log
  1120. maxBytes: 104857600
  1121. backupCount: 10
  1122. filters: [context]
  1123. console:
  1124. class: logging.StreamHandler
  1125. formatter: precise
  1126. filters: [context]
  1127. </code></pre>
  1128. <p>Then you should update this to be:</p>
  1129. <pre><code class="language-yaml">handlers:
  1130. file:
  1131. class: logging.handlers.RotatingFileHandler
  1132. formatter: precise
  1133. filename: homeserver.log
  1134. maxBytes: 104857600
  1135. backupCount: 10
  1136. filters: [context]
  1137. encoding: utf8
  1138. console:
  1139. class: logging.StreamHandler
  1140. formatter: precise
  1141. filters: [context]
  1142. </code></pre>
  1143. <p>There is no need to revert this change if downgrading to
  1144. Python 2.</p>
  1145. </li>
  1146. </ul>
  1147. <p>We are also making available Debian packages which will run Synapse
  1148. on Python 3. You can switch to these packages with
  1149. <code>apt-get install matrix-synapse-py3</code>, however, please read
  1150. <a href="https://github.com/matrix-org/synapse/blob/release-v0.34.0/debian/NEWS">debian/NEWS</a>
  1151. before doing so. The existing <code>matrix-synapse</code> packages will
  1152. continue to use Python 2 for the time being.</p>
  1153. </li>
  1154. <li>
  1155. <p>This release removes the <code>riot.im</code> from the default list of trusted
  1156. identity servers.</p>
  1157. <p>If <code>riot.im</code> is in your homeserver's list of
  1158. <code>trusted_third_party_id_servers</code>, you should remove it. It was added
  1159. in case a hypothetical future identity server was put there. If you
  1160. don't remove it, users may be unable to deactivate their accounts.</p>
  1161. </li>
  1162. <li>
  1163. <p>This release no longer installs the (unmaintained) Matrix Console
  1164. web client as part of the default installation. It is possible to
  1165. re-enable it by installing it separately and setting the
  1166. <code>web_client_location</code> config option, but please consider switching
  1167. to another client.</p>
  1168. </li>
  1169. </ol>
  1170. <h1 id="upgrading-to-v0337"><a class="header" href="#upgrading-to-v0337">Upgrading to v0.33.7</a></h1>
  1171. <p>This release removes the example email notification templates from
  1172. <code>res/templates</code> (they are now internal to the python package). This
  1173. should only affect you if you (a) deploy your Synapse instance from a
  1174. git checkout or a github snapshot URL, and (b) have email notifications
  1175. enabled.</p>
  1176. <p>If you have email notifications enabled, you should ensure that
  1177. <code>email.template_dir</code> is either configured to point at a directory where
  1178. you have installed customised templates, or leave it unset to use the
  1179. default templates.</p>
  1180. <h1 id="upgrading-to-v0273"><a class="header" href="#upgrading-to-v0273">Upgrading to v0.27.3</a></h1>
  1181. <p>This release expands the anonymous usage stats sent if the opt-in
  1182. <code>report_stats</code> configuration is set to <code>true</code>. We now capture RSS memory
  1183. and cpu use at a very coarse level. This requires administrators to
  1184. install the optional <code>psutil</code> python module.</p>
  1185. <p>We would appreciate it if you could assist by ensuring this module is
  1186. available and <code>report_stats</code> is enabled. This will let us see if
  1187. performance changes to synapse are having an impact to the general
  1188. community.</p>
  1189. <h1 id="upgrading-to-v0150"><a class="header" href="#upgrading-to-v0150">Upgrading to v0.15.0</a></h1>
  1190. <p>If you want to use the new URL previewing API
  1191. (<code>/_matrix/media/r0/preview_url</code>) then you have to explicitly enable it
  1192. in the config and update your dependencies dependencies. See README.rst
  1193. for details.</p>
  1194. <h1 id="upgrading-to-v0110"><a class="header" href="#upgrading-to-v0110">Upgrading to v0.11.0</a></h1>
  1195. <p>This release includes the option to send anonymous usage stats to
  1196. matrix.org, and requires that administrators explictly opt in or out by
  1197. setting the <code>report_stats</code> option to either <code>true</code> or <code>false</code>.</p>
  1198. <p>We would really appreciate it if you could help our project out by
  1199. reporting anonymized usage statistics from your homeserver. Only very
  1200. basic aggregate data (e.g. number of users) will be reported, but it
  1201. helps us to track the growth of the Matrix community, and helps us to
  1202. make Matrix a success, as well as to convince other networks that they
  1203. should peer with us.</p>
  1204. <h1 id="upgrading-to-v090"><a class="header" href="#upgrading-to-v090">Upgrading to v0.9.0</a></h1>
  1205. <p>Application services have had a breaking API change in this version.</p>
  1206. <p>They can no longer register themselves with a home server using the AS
  1207. HTTP API. This decision was made because a compromised application
  1208. service with free reign to register any regex in effect grants full
  1209. read/write access to the home server if a regex of <code>.*</code> is used. An
  1210. attack where a compromised AS re-registers itself with <code>.*</code> was deemed
  1211. too big of a security risk to ignore, and so the ability to register
  1212. with the HS remotely has been removed.</p>
  1213. <p>It has been replaced by specifying a list of application service
  1214. registrations in <code>homeserver.yaml</code>:</p>
  1215. <pre><code class="language-yaml">app_service_config_files: [&quot;registration-01.yaml&quot;, &quot;registration-02.yaml&quot;]
  1216. </code></pre>
  1217. <p>Where <code>registration-01.yaml</code> looks like:</p>
  1218. <pre><code class="language-yaml">url: &lt;String&gt; # e.g. &quot;https://my.application.service.com&quot;
  1219. as_token: &lt;String&gt;
  1220. hs_token: &lt;String&gt;
  1221. sender_localpart: &lt;String&gt; # This is a new field which denotes the user_id localpart when using the AS token
  1222. namespaces:
  1223. users:
  1224. - exclusive: &lt;Boolean&gt;
  1225. regex: &lt;String&gt; # e.g. &quot;@prefix_.*&quot;
  1226. aliases:
  1227. - exclusive: &lt;Boolean&gt;
  1228. regex: &lt;String&gt;
  1229. rooms:
  1230. - exclusive: &lt;Boolean&gt;
  1231. regex: &lt;String&gt;
  1232. </code></pre>
  1233. <h1 id="upgrading-to-v080"><a class="header" href="#upgrading-to-v080">Upgrading to v0.8.0</a></h1>
  1234. <p>Servers which use captchas will need to add their public key to:</p>
  1235. <pre><code>static/client/register/register_config.js
  1236. window.matrixRegistrationConfig = {
  1237. recaptcha_public_key: &quot;YOUR_PUBLIC_KEY&quot;
  1238. };
  1239. </code></pre>
  1240. <p>This is required in order to support registration fallback (typically
  1241. used on mobile devices).</p>
  1242. <h1 id="upgrading-to-v070"><a class="header" href="#upgrading-to-v070">Upgrading to v0.7.0</a></h1>
  1243. <p>New dependencies are:</p>
  1244. <ul>
  1245. <li>pydenticon</li>
  1246. <li>simplejson</li>
  1247. <li>syutil</li>
  1248. <li>matrix-angular-sdk</li>
  1249. </ul>
  1250. <p>To pull in these dependencies in a virtual env, run:</p>
  1251. <pre><code>python synapse/python_dependencies.py | xargs -n 1 pip install
  1252. </code></pre>
  1253. <h1 id="upgrading-to-v060"><a class="header" href="#upgrading-to-v060">Upgrading to v0.6.0</a></h1>
  1254. <p>To pull in new dependencies, run:</p>
  1255. <pre><code>python setup.py develop --user
  1256. </code></pre>
  1257. <p>This update includes a change to the database schema. To upgrade you
  1258. first need to upgrade the database by running:</p>
  1259. <pre><code>python scripts/upgrade_db_to_v0.6.0.py &lt;db&gt; &lt;server_name&gt; &lt;signing_key&gt;
  1260. </code></pre>
  1261. <p>Where <code>&lt;db&gt;</code> is the location of the database,
  1262. <code>&lt;server_name&gt;</code> is the server name as specified in the
  1263. synapse configuration, and <code>&lt;signing_key&gt;</code> is the location
  1264. of the signing key as specified in the synapse configuration.</p>
  1265. <p>This may take some time to complete. Failures of signatures and content
  1266. hashes can safely be ignored.</p>
  1267. <h1 id="upgrading-to-v051"><a class="header" href="#upgrading-to-v051">Upgrading to v0.5.1</a></h1>
  1268. <p>Depending on precisely when you installed v0.5.0 you may have ended up
  1269. with a stale release of the reference matrix webclient installed as a
  1270. python module. To uninstall it and ensure you are depending on the
  1271. latest module, please run:</p>
  1272. <pre><code>$ pip uninstall syweb
  1273. </code></pre>
  1274. <h1 id="upgrading-to-v050"><a class="header" href="#upgrading-to-v050">Upgrading to v0.5.0</a></h1>
  1275. <p>The webclient has been split out into a seperate repository/pacakage in
  1276. this release. Before you restart your homeserver you will need to pull
  1277. in the webclient package by running:</p>
  1278. <pre><code>python setup.py develop --user
  1279. </code></pre>
  1280. <p>This release completely changes the database schema and so requires
  1281. upgrading it before starting the new version of the homeserver.</p>
  1282. <p>The script &quot;database-prepare-for-0.5.0.sh&quot; should be used to upgrade
  1283. the database. This will save all user information, such as logins and
  1284. profiles, but will otherwise purge the database. This includes messages,
  1285. which rooms the home server was a member of and room alias mappings.</p>
  1286. <p>If you would like to keep your history, please take a copy of your
  1287. database file and ask for help in #matrix:matrix.org. The upgrade
  1288. process is, unfortunately, non trivial and requires human intervention
  1289. to resolve any resulting conflicts during the upgrade process.</p>
  1290. <p>Before running the command the homeserver should be first completely
  1291. shutdown. To run it, simply specify the location of the database, e.g.:</p>
  1292. <blockquote>
  1293. <p>./scripts/database-prepare-for-0.5.0.sh &quot;homeserver.db&quot;</p>
  1294. </blockquote>
  1295. <p>Once this has successfully completed it will be safe to restart the
  1296. homeserver. You may notice that the homeserver takes a few seconds
  1297. longer to restart than usual as it reinitializes the database.</p>
  1298. <p>On startup of the new version, users can either rejoin remote rooms
  1299. using room aliases or by being reinvited. Alternatively, if any other
  1300. homeserver sends a message to a room that the homeserver was previously
  1301. in the local HS will automatically rejoin the room.</p>
  1302. <h1 id="upgrading-to-v040"><a class="header" href="#upgrading-to-v040">Upgrading to v0.4.0</a></h1>
  1303. <p>This release needs an updated syutil version. Run:</p>
  1304. <pre><code>python setup.py develop
  1305. </code></pre>
  1306. <p>You will also need to upgrade your configuration as the signing key
  1307. format has changed. Run:</p>
  1308. <pre><code>python -m synapse.app.homeserver --config-path &lt;CONFIG&gt; --generate-config
  1309. </code></pre>
  1310. <h1 id="upgrading-to-v030"><a class="header" href="#upgrading-to-v030">Upgrading to v0.3.0</a></h1>
  1311. <p>This registration API now closely matches the login API. This introduces
  1312. a bit more backwards and forwards between the HS and the client, but
  1313. this improves the overall flexibility of the API. You can now GET on
  1314. /register to retrieve a list of valid registration flows. Upon choosing
  1315. one, they are submitted in the same way as login, e.g:</p>
  1316. <pre><code>{
  1317. type: m.login.password,
  1318. user: foo,
  1319. password: bar
  1320. }
  1321. </code></pre>
  1322. <p>The default HS supports 2 flows, with and without Identity Server email
  1323. authentication. Enabling captcha on the HS will add in an extra step to
  1324. all flows: <code>m.login.recaptcha</code> which must be completed before you can
  1325. transition to the next stage. There is a new login type:
  1326. <code>m.login.email.identity</code> which contains the <code>threepidCreds</code> key which
  1327. were previously sent in the original register request. For more
  1328. information on this, see the specification.</p>
  1329. <h2 id="web-client"><a class="header" href="#web-client">Web Client</a></h2>
  1330. <p>The VoIP specification has changed between v0.2.0 and v0.3.0. Users
  1331. should refresh any browser tabs to get the latest web client code. Users
  1332. on v0.2.0 of the web client will not be able to call those on v0.3.0 and
  1333. vice versa.</p>
  1334. <h1 id="upgrading-to-v020"><a class="header" href="#upgrading-to-v020">Upgrading to v0.2.0</a></h1>
  1335. <p>The home server now requires setting up of SSL config before it can run.
  1336. To automatically generate default config use:</p>
  1337. <pre><code>$ python synapse/app/homeserver.py \
  1338. --server-name machine.my.domain.name \
  1339. --bind-port 8448 \
  1340. --config-path homeserver.config \
  1341. --generate-config
  1342. </code></pre>
  1343. <p>This config can be edited if desired, for example to specify a different
  1344. SSL certificate to use. Once done you can run the home server using:</p>
  1345. <pre><code>$ python synapse/app/homeserver.py --config-path homeserver.config
  1346. </code></pre>
  1347. <p>See the README.rst for more information.</p>
  1348. <p>Also note that some config options have been renamed, including:</p>
  1349. <ul>
  1350. <li>&quot;host&quot; to &quot;server-name&quot;</li>
  1351. <li>&quot;database&quot; to &quot;database-path&quot;</li>
  1352. <li>&quot;port&quot; to &quot;bind-port&quot; and &quot;unsecure-port&quot;</li>
  1353. </ul>
  1354. <h1 id="upgrading-to-v001"><a class="header" href="#upgrading-to-v001">Upgrading to v0.0.1</a></h1>
  1355. <p>This release completely changes the database schema and so requires
  1356. upgrading it before starting the new version of the homeserver.</p>
  1357. <p>The script &quot;database-prepare-for-0.0.1.sh&quot; should be used to upgrade
  1358. the database. This will save all user information, such as logins and
  1359. profiles, but will otherwise purge the database. This includes messages,
  1360. which rooms the home server was a member of and room alias mappings.</p>
  1361. <p>Before running the command the homeserver should be first completely
  1362. shutdown. To run it, simply specify the location of the database, e.g.:</p>
  1363. <blockquote>
  1364. <p>./scripts/database-prepare-for-0.0.1.sh &quot;homeserver.db&quot;</p>
  1365. </blockquote>
  1366. <p>Once this has successfully completed it will be safe to restart the
  1367. homeserver. You may notice that the homeserver takes a few seconds
  1368. longer to restart than usual as it reinitializes the database.</p>
  1369. <p>On startup of the new version, users can either rejoin remote rooms
  1370. using room aliases or by being reinvited. Alternatively, if any other
  1371. homeserver sends a message to a room that the homeserver was previously
  1372. in the local HS will automatically rejoin the room.</p>
  1373. </main>
  1374. <nav class="nav-wrapper" aria-label="Page navigation">
  1375. <!-- Mobile navigation buttons -->
  1376. <a rel="prev" href="delegate.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
  1377. <i class="fa fa-angle-left"></i>
  1378. </a>
  1379. <a rel="next" href="MSC1711_certificates_FAQ.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
  1380. <i class="fa fa-angle-right"></i>
  1381. </a>
  1382. <div style="clear: both"></div>
  1383. </nav>
  1384. </div>
  1385. </div>
  1386. <nav class="nav-wide-wrapper" aria-label="Page navigation">
  1387. <a rel="prev" href="delegate.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
  1388. <i class="fa fa-angle-left"></i>
  1389. </a>
  1390. <a rel="next" href="MSC1711_certificates_FAQ.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
  1391. <i class="fa fa-angle-right"></i>
  1392. </a>
  1393. </nav>
  1394. </div>
  1395. <script type="text/javascript">
  1396. window.playground_copyable = true;
  1397. </script>
  1398. <script src="elasticlunr.min.js" type="text/javascript" charset="utf-8"></script>
  1399. <script src="mark.min.js" type="text/javascript" charset="utf-8"></script>
  1400. <script src="searcher.js" type="text/javascript" charset="utf-8"></script>
  1401. <script src="clipboard.min.js" type="text/javascript" charset="utf-8"></script>
  1402. <script src="highlight.js" type="text/javascript" charset="utf-8"></script>
  1403. <script src="book.js" type="text/javascript" charset="utf-8"></script>
  1404. <!-- Custom JS scripts -->
  1405. <script type="text/javascript" src="docs/website_files/table-of-contents.js"></script>
  1406. <script type="text/javascript" src="docs/website_files/version-picker.js"></script>
  1407. <script type="text/javascript" src="docs/website_files/version.js"></script>
  1408. </body>
  1409. </html>