JC Brand 1 rok pred
rodič
commit
9114db8764

+ 1 - 1
CHANGES.md

@@ -1,6 +1,6 @@
 # Changelog
 # Changelog
 
 
-## 10.1.5 (Unreleased)
+## 10.1.5 (2023-06-29)
 
 
 - #3209: Fix error when importing the `converse` global with bootstrap modal API
 - #3209: Fix error when importing the `converse` global with bootstrap modal API
 - #3207: `.po` translation files weren't included in previous release
 - #3207: `.po` translation files weren't included in previous release

+ 1 - 1
COPYRIGHT

@@ -2,7 +2,7 @@
  *
  *
  *  An XMPP chat client that runs in the browser.
  *  An XMPP chat client that runs in the browser.
  *
  *
- *  Version: 10.1.4
+ *  Version: 10.1.5
  *
  *
  *  Copyright: JC Brand 2013-2018
  *  Copyright: JC Brand 2013-2018
  *  Except for 3rd party dependencies.
  *  Except for 3rd party dependencies.

+ 1 - 1
Makefile

@@ -65,7 +65,7 @@ certs:
 ########################################################################
 ########################################################################
 ## Translation machinery
 ## Translation machinery
 
 
-GETTEXT = $(XGETTEXT) --from-code=UTF-8 --language=JavaScript --keyword=__ --keyword=___ --keyword=i18n_ --force-po --output=src/i18n/converse.pot --package-name=Converse.js --copyright-holder="Jan-Carel Brand" --package-version=10.1.4 dist/converse-no-dependencies.js -c
+GETTEXT = $(XGETTEXT) --from-code=UTF-8 --language=JavaScript --keyword=__ --keyword=___ --keyword=i18n_ --force-po --output=src/i18n/converse.pot --package-name=Converse.js --copyright-holder="Jan-Carel Brand" --package-version=10.1.5 dist/converse-no-dependencies.js -c
 
 
 src/i18n/converse.pot: dist/converse-no-dependencies.js
 src/i18n/converse.pot: dist/converse-no-dependencies.js
 	$(GETTEXT) 2>&1 > /dev/null; exit $$?;
 	$(GETTEXT) 2>&1 > /dev/null; exit $$?;

+ 1 - 1
RELEASE.md

@@ -6,7 +6,7 @@
 4. Do a `git diff` to check if things look sane.
 4. Do a `git diff` to check if things look sane.
 5. Do a quick manual test with the `dist` files (via `index.html`)
 5. Do a quick manual test with the `dist` files (via `index.html`)
 6. `git commit -am "Release 10.1.5"`
 6. `git commit -am "Release 10.1.5"`
-7. `git tag -s v10.1.5 -m "Release 10.1.4"`
+7. `git tag -s v10.1.5 -m "Release 10.1.5"`
 8. `git push && git push origin v10.1.5`
 8. `git push && git push origin v10.1.5`
 9. `make publish BRANCH=v10.1.5`
 9. `make publish BRANCH=v10.1.5`
 10. Update release page on Github
 10. Update release page on Github

+ 2 - 2
docs/source/conf.py

@@ -48,9 +48,9 @@ copyright = u'2018, JC Brand'
 # built documents.
 # built documents.
 #
 #
 # The short X.Y version.
 # The short X.Y version.
-version = '10.1.4'
+version = '10.1.5'
 # The full version, including alpha/beta/rc tags.
 # The full version, including alpha/beta/rc tags.
-release = '10.1.4'
+release = '10.1.5'
 
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
 # for a list of supported languages.

+ 4 - 4
docs/source/quickstart.rst

@@ -56,16 +56,16 @@ might break when a new backwards-incompatible version of Converse is released.
 
 
 To load a specific version of Converse you can put the version in the URL:
 To load a specific version of Converse you can put the version in the URL:
 
 
-* https://cdn.conversejs.org/10.1.4/dist/converse.min.js
-* https://cdn.conversejs.org/10.1.4/dist/converse.min.css
+* https://cdn.conversejs.org/10.1.5/dist/converse.min.js
+* https://cdn.conversejs.org/10.1.5/dist/converse.min.css
 
 
 You can include these two URLs inside the *<head>* element of your website
 You can include these two URLs inside the *<head>* element of your website
 via the *script* and *link* tags:
 via the *script* and *link* tags:
 
 
 .. code-block:: html
 .. code-block:: html
 
 
-    <link rel="stylesheet" type="text/css" media="screen" href="https://cdn.conversejs.org/10.1.4/dist/converse.min.css">
-    <script src="https://cdn.conversejs.org/10.1.4/dist/converse.min.js" charset="utf-8"></script>
+    <link rel="stylesheet" type="text/css" media="screen" href="https://cdn.conversejs.org/10.1.5/dist/converse.min.css">
+    <script src="https://cdn.conversejs.org/10.1.5/dist/converse.min.js" charset="utf-8"></script>
 
 
 
 
 Option 2: Download the builds from Github
 Option 2: Download the builds from Github

+ 5 - 5
jslicenses.html

@@ -11,17 +11,17 @@
 
 
     <!-- These files are NOT needed when using converse.js in your own project. -->
     <!-- These files are NOT needed when using converse.js in your own project. -->
     <link rel="shortcut icon" type="image/ico" href="images/favicon.ico"/>
     <link rel="shortcut icon" type="image/ico" href="images/favicon.ico"/>
-    <link type="text/css" rel="stylesheet" media="screen" href="https://cdn.conversejs.org/10.1.4/css/font-awesome.min.css" />
-    <link type="text/css" rel="stylesheet" media="screen" href="https://cdn.conversejs.org/10.1.4/css/website.min.css" />
+    <link type="text/css" rel="stylesheet" media="screen" href="https://cdn.conversejs.org/10.1.5/css/font-awesome.min.css" />
+    <link type="text/css" rel="stylesheet" media="screen" href="https://cdn.conversejs.org/10.1.5/css/website.min.css" />
     <noscript><p><img src="//stats.opkode.com/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
     <noscript><p><img src="//stats.opkode.com/piwik.php?idsite=1" style="border:0;" alt="" /></p></noscript>
     <script type="text/javascript" src="/src/website.js"></script>
     <script type="text/javascript" src="/src/website.js"></script>
     <script type="text/javascript" src="analytics.js"></script>
     <script type="text/javascript" src="analytics.js"></script>
     <!-- *********************************************************************** -->
     <!-- *********************************************************************** -->
 
 
     <![if gte IE 11]>
     <![if gte IE 11]>
-        <link type="text/css" rel="stylesheet" media="screen" href="https://cdn.conversejs.org/10.1.4/css/converse.min.css" />
+        <link type="text/css" rel="stylesheet" media="screen" href="https://cdn.conversejs.org/10.1.5/css/converse.min.css" />
         <script src="https://cdn.conversejs.org/3rdparty/libsignal-protocol.min.js"></script>
         <script src="https://cdn.conversejs.org/3rdparty/libsignal-protocol.min.js"></script>
-        <script src="https://cdn.conversejs.org/10.1.4/dist/converse.min.js"></script>
+        <script src="https://cdn.conversejs.org/10.1.5/dist/converse.min.js"></script>
     <![endif]>
     <![endif]>
 </head>
 </head>
 
 
@@ -66,7 +66,7 @@
             <table id="jslicense-labels1" style="width: 100%">
             <table id="jslicense-labels1" style="width: 100%">
                 <tr>
                 <tr>
                     <td>
                     <td>
-                        <a href="https://cdn.conversejs.org/10.1.4/dist/converse.min.js">converse.min.js</a>
+                        <a href="https://cdn.conversejs.org/10.1.5/dist/converse.min.js">converse.min.js</a>
                     </td>
                     </td>
                     <td>
                     <td>
                         <a href="https://www.mozilla.org/en-US/MPL/2.0/">MPL-2.0</a>
                         <a href="https://www.mozilla.org/en-US/MPL/2.0/">MPL-2.0</a>

+ 1 - 1
manifest.json

@@ -2,7 +2,7 @@
   "short_name": "Converse",
   "short_name": "Converse",
   "name": "Converse Chat",
   "name": "Converse Chat",
   "description": "Messaging Freedom",
   "description": "Messaging Freedom",
-  "version": "10.1.4",
+  "version": "10.1.5",
   "categories": ["social"],
   "categories": ["social"],
   "icons": [
   "icons": [
     {
     {

+ 2 - 2
mobile.html

@@ -19,9 +19,9 @@
     <script type="text/javascript" src="analytics.js"></script>
     <script type="text/javascript" src="analytics.js"></script>
     <!-- *********************************************************************** -->
     <!-- *********************************************************************** -->
 
 
-    <link type="text/css" rel="stylesheet" media="screen" href="https://cdn.conversejs.org/10.1.4/dist/converse.min.css" />
+    <link type="text/css" rel="stylesheet" media="screen" href="https://cdn.conversejs.org/10.1.5/dist/converse.min.css" />
     <script src="https://cdn.conversejs.org/3rdparty/libsignal-protocol.min.js"></script>
     <script src="https://cdn.conversejs.org/3rdparty/libsignal-protocol.min.js"></script>
-    <script src="https://cdn.conversejs.org/10.1.4/dist/converse.min.js"></script>
+    <script src="https://cdn.conversejs.org/10.1.5/dist/converse.min.js"></script>
 </head>
 </head>
 
 
 <body id="page-top" data-spy="scroll" class="converse-website">
 <body id="page-top" data-spy="scroll" class="converse-website">

+ 3 - 3
package-lock.json

@@ -1,12 +1,12 @@
 {
 {
   "name": "converse.js",
   "name": "converse.js",
-  "version": "10.1.4",
+  "version": "10.1.5",
   "lockfileVersion": 3,
   "lockfileVersion": 3,
   "requires": true,
   "requires": true,
   "packages": {
   "packages": {
     "": {
     "": {
       "name": "converse.js",
       "name": "converse.js",
-      "version": "10.1.4",
+      "version": "10.1.5",
       "license": "MPL-2.0",
       "license": "MPL-2.0",
       "workspaces": [
       "workspaces": [
         "src/headless"
         "src/headless"
@@ -11235,7 +11235,7 @@
     },
     },
     "src/headless": {
     "src/headless": {
       "name": "@converse/headless",
       "name": "@converse/headless",
-      "version": "10.1.4",
+      "version": "10.1.5",
       "license": "MPL-2.0",
       "license": "MPL-2.0",
       "dependencies": {
       "dependencies": {
         "@converse/openpromise": "^0.0.1",
         "@converse/openpromise": "^0.0.1",

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "converse.js",
   "name": "converse.js",
-  "version": "10.1.4",
+  "version": "10.1.5",
   "description": "Browser based XMPP chat client",
   "description": "Browser based XMPP chat client",
   "browser": "dist/converse.js",
   "browser": "dist/converse.js",
   "module": "src/index.js",
   "module": "src/index.js",

+ 1 - 1
src/headless/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@converse/headless",
   "name": "@converse/headless",
-  "version": "10.1.4",
+  "version": "10.1.5",
   "description": "Converse.js Headless build",
   "description": "Converse.js Headless build",
   "author": "JC Brand <jc@opkode.com>",
   "author": "JC Brand <jc@opkode.com>",
   "contributors": [
   "contributors": [

+ 1 - 1
src/headless/shared/constants.js

@@ -1,7 +1,7 @@
 import { Strophe } from 'strophe.js/src/strophe';
 import { Strophe } from 'strophe.js/src/strophe';
 
 
 export const BOSH_WAIT = 59;
 export const BOSH_WAIT = 59;
-export const VERSION_NAME = "v10.1.5dev";
+export const VERSION_NAME = "v10.1.5";
 
 
 export const STATUS_WEIGHTS = {
 export const STATUS_WEIGHTS = {
     offline: 6,
     offline: 6,

+ 1 - 1
src/i18n/converse.pot

@@ -6,7 +6,7 @@
 #, fuzzy
 #, fuzzy
 msgid ""
 msgid ""
 msgstr ""
 msgstr ""
-"Project-Id-Version: Converse.js 10.1.4\n"
+"Project-Id-Version: Converse.js 10.1.5\n"
 "Report-Msgid-Bugs-To: \n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2023-06-25 11:01+0200\n"
 "POT-Creation-Date: 2023-06-25 11:01+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"