Commit Graph

842 Commits

Author SHA1 Message Date
Ben Newman
3d861d0084 Bump patch versions of webapp, dynamic-import, and appcache. 2020-03-31 12:08:15 -04:00
Ben Newman
62388fb7c4 Unify web.* arch resolution in WebApp.categorizeRequest.
https://github.com/meteor/meteor/pull/10994#issuecomment-606270894
2020-03-31 12:07:23 -04:00
Ben Newman
d27d0a279d Try other web.* arches if preferred arch was excluded.
Follow-up to #10824.

If the preferred arch is not available (most likely because it was
deliberately excluded), it's better to use another client arch that is
available than to guarantee the site won't work by returning an unknown
arch. For example, if web.browser.legacy is excluded using the
--exclude-archs option (introduced by #10824), legacy clients are better
served by receiving web.browser (which might actually work) than receiving
an HTTP 404 response. If none of the arches in preferredArchOrder are
defined, only then should we send a 404.
2020-03-31 12:07:23 -04:00
filipenevola
39e57ecd79 Bump package versions for the official 1.10 release. 🎉 2020-03-12 14:29:56 -03:00
filipenevola
12ee7d37af Bump package versions for 1.10.0-rc.5 release 2020-03-11 23:02:39 -03:00
filipenevola
5e5c75b36b Bump package versions for 1.10-rc.4 release 2020-03-06 13:10:35 -04:00
filipenevola
feebaabc95 Fixes SWIFT_VERSION error 2020-03-06 10:24:56 -04:00
filipenevola
975759f6aa WKWebViewOnly is set by default now as true and updates cordova-plugin-meteor-webapp to 1.9.0 that is compatible with Swift 5 2020-03-04 17:11:41 -04:00
filipenevola
5404d065e9 Bump package versions for 1.10-rc.3 release 2020-03-02 15:39:38 -04:00
filipenevola
e898ab9b98 Bump package versions for 1.10-rc.2 release 2020-02-28 16:13:02 -04:00
Ben Newman
5a182b515e Bump package versions for 1.10-rc.1 release. 2020-02-27 16:47:11 -05:00
Ben Newman
edc7180382 Bump package versions for 1.10-rc.0 release. 🎉 2020-02-26 15:52:12 -05:00
Ben Newman
3317837489 Bump package versions for 1.10-beta.11 release. 2020-02-26 12:22:35 -05:00
Ben Newman
42e92391f1 Bump package versions for 1.10-beta.10 release. 2020-02-25 19:46:49 -05:00
Ben Newman
70d25386af Merge branch 'devel' into release-1.10 2020-02-25 19:40:53 -05:00
Seba Kerckhof
163881163f Don't lose the query string when using a path prefix (#10845)
Fixes https://github.com/meteor/meteor/issues/10756
2020-02-25 19:31:42 -05:00
filipenevola
d208ca7fcf Bump package versions for 1.10-beta.9 release 2020-02-25 16:32:29 -04:00
filipenevola
0806489de6 Bump package versions for 1.10-beta.8 release 2020-02-25 12:19:23 -04:00
Ben Newman
67671dc9b3 Bump package versions for 1.10-beta.7 release. 2020-02-20 11:45:58 -05:00
filipenevola
c9ea1f427c Bump package versions for 1.10-beta.6 release 2020-02-19 11:07:29 -05:00
Ben Newman
8ff7eed55c Merge branch 'devel' into release-1.10 2020-02-19 09:41:44 -05:00
Filipe Névola
f03834d1e9 Merge pull request #10856 from meteor/fix/10733
Add hash to runtime config file url
2020-02-12 10:40:35 -04:00
Ben Newman
6b4d429e5d Bump package versions for 1.10-beta.5 release. 2020-02-01 15:14:50 -05:00
Ben Newman
266b9af20c Bump package versions for 1.10-beta.4 release 2020-01-16 13:05:07 -05:00
Ben Newman
ea14956a45 Bump minor version of webapp package to 1.9.0-beta110.3. 2020-01-16 11:30:11 -05:00
Ben Newman
8c022eaced Restore webapp changes that were intended for Meteor 1.10.
Revert "Bump webapp version to 1.8.2, with same content as 1.8.0."
This reverts commit 20d2a9b4a4.

Revert "Revert changes to webapp package since version 1.8.0."
This reverts commit 7a6ee9e129.
2020-01-16 11:26:54 -05:00
Ben Newman
3cbeac77f3 Merge branch 'devel' into release-1.10 2020-01-16 11:26:30 -05:00
Ben Newman
20d2a9b4a4 Bump webapp version to 1.8.2, with same content as 1.8.0. 2020-01-16 11:18:39 -05:00
Ben Newman
7a6ee9e129 Revert changes to webapp package since version 1.8.0.
We accidentally published changes to webapp that should have been
restricted to Meteor 1.10 as part of the 1.8.1 version. This commit
reverts commits to packages/webapp since Meteor 1.9, so that we can
republish the 1.8.0 content as version 1.8.2. We will then bump the webapp
version to 1.9.0 on the release-1.10 branch and publish the new content
only on that branch.

Revert "Allow to exclude web architectures in development mode (#10824)"
This reverts commit a205967186.

Revert "Updates cordova-plugin-meteor-webapp to 1.7.1"
This reverts commit a1e4d27822.

Revert "Update cordova-plugin-wkwebview-engine to 1.2.1."
This reverts commit 3f9a69d7c4.

Revert "Update cordova-plugin-whitelist to 1.3.4."
This reverts commit 979273333b.

Revert "Update cordova-plugin-meteor-webapp to 1.7.1-beta.1."
This reverts commit 565c4254f1.

Revert "Update accounts-password to version 1.5.2."
This reverts commit b827d1da2f.
2020-01-16 11:15:25 -05:00
filipenevola
ad765b7f5b Bump package versions for 1.10-beta.3 release 2020-01-16 09:45:31 -05:00
filipenevola
b0bdee7166 Updates cordova-plugin-meteor-webapp to 1.8.0 2020-01-16 09:34:05 -05:00
filipenevola
8d1ddd37d9 Bump package versions for 1.10-beta.2 release 2020-01-16 00:34:19 -05:00
filipenevola
4478e352c8 Updates cordova-plugin-meteor-webapp to 1.7.3 2020-01-16 00:18:48 -05:00
Seba Kerckhof
a205967186 Allow to exclude web architectures in development mode (#10824) 2020-01-13 16:24:50 -05:00
filipenevola
a1e4d27822 Updates cordova-plugin-meteor-webapp to 1.7.1 2020-01-13 13:55:16 -05:00
filipenevola
3f9a69d7c4 Update cordova-plugin-wkwebview-engine to 1.2.1. 2020-01-13 10:53:10 -05:00
filipenevola
979273333b Update cordova-plugin-whitelist to 1.3.4. 2020-01-13 10:53:04 -05:00
filipenevola
565c4254f1 Update cordova-plugin-meteor-webapp to 1.7.1-beta.1. 2020-01-13 10:52:56 -05:00
filipenevola
b827d1da2f Update accounts-password to version 1.5.2.
Uses cordova-plugin-meteor-webapp@1.7.1-beta.0.
2020-01-13 10:50:42 -05:00
seke
80892e5965 Add hash to runtime config file url
Although Meteor doesn't send cache headers to the runtime config file, a reverse proxy might still cache it.
Some reverse proxies will treat this case similar to cache-control: private.
So adding the hash can prevent reverse proxies from serving stale versions.
Furthermore, by adding the hash, it can actually be cached correctly by reverse proxies.

For more context: https://github.com/meteor/meteor/issues/10733
2020-01-13 15:23:23 +01:00
filipenevola
39cc07472f Bump package versions for the official 1.9 release. 🎉 2020-01-08 18:18:03 -05:00
Ben Newman
80b4e4d1c2 Bump package versions for 1.9-rc.3 release. 2020-01-07 21:06:10 -05:00
Ben Newman
4ce94e8b1f Bump package versions for 1.9-rc.2 release. 2020-01-02 11:01:25 -05:00
Ben Newman
ed214002e0 Bump package versions for 1.9-rc.1 release.
This release contains a potential mitigation for the excessive garbage
collection discussed here: https://github.com/meteor/meteor/pull/10527#issuecomment-567982128
2019-12-30 12:11:46 -05:00
Ben Newman
e48dbc6d1c Bump package versions for 1.9-rc.0 release. 🎉
With Node.js 8.x nearing end-of-life status at the end of this year, and
Node.js 12 now in LTS, we think it makes sense to finalize Meteor 1.9
sooner rather than later, and continue working to take advantage of all
the great features of Node 12 in future 1.9.x releases.

As usual, the meaning of "release candidate" is that we can still fix bugs
before the final release, but there will be no new features added.
2019-12-19 09:11:29 -05:00
Ben Newman
c9e6225085 Bump package versions for 1.9-beta.4 release. 2019-11-26 17:52:03 -05:00
Ben Newman
d5a45c1f90 Bump package versions for 1.9-beta.3 release. 2019-11-14 16:43:57 -05:00
Ben Newman
0e1b0cb250 Bump package versions for 1.9-beta.2 release. 2019-11-10 00:50:56 -05:00
Ben Newman
aec3bc76e3 Bump package versions for 1.8.2-rc.7 release. 2019-11-08 16:33:29 -05:00
Ben Newman
00564ac2ad Bump package versions for 1.8.2-rc.6 release.
I made a small mistake publishing rc.5 (forgot to bump
meteor-release-experimental.json), so it seemed simpler to skip straight
to rc.6.
2019-11-05 17:27:36 -05:00