0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-22 11:07:57 +01:00
Commit Graph

46 Commits

Author SHA1 Message Date
Matt Westcott
54e1dc875a Update latest.txt for v6.3 2024-11-01 14:13:23 +00:00
Matt Westcott
a8ff831615 Update latest.txt for 6.2.2 2024-09-24 10:47:03 +01:00
Matt Westcott
a59a2d0585 Update latest.txt for 6.2.1 2024-08-20 16:48:00 +01:00
Matt Westcott
93368f04c2 Update latest.txt for 6.2 2024-08-01 14:59:44 +01:00
Matt Westcott
15378899e2 Update latest.txt for 6.1.3 and 5.2.6 2024-07-11 12:59:43 +02:00
Sage Abdullah
5f158de94a
Update latest.txt for 6.1.2 2024-05-30 15:28:50 +01:00
Matt Westcott
252bae9129 Update latest.txt for 6.1.1 2024-05-21 12:39:42 +01:00
Matt Westcott
1874350fbf Update latest.txt for 6.1 / 5.2.5 2024-05-02 09:46:31 +01:00
Matt Westcott
6e1bca24e5 Update latest.txt for 6.0.2 and 5.2.4 2024-04-03 23:04:59 +01:00
Matt Westcott
54eb76a001 Update latest.txt for 6.0.1 2024-02-15 14:28:26 +00:00
Matt Westcott
8151f9f704 Update latest.txt for Wagtail 6.0 2024-02-07 13:44:14 +00:00
Matt Westcott
aaffcc002e Update latest.txt for 5.2.3 release 2024-01-23 16:08:37 +00:00
Sage Abdullah
477762b4da
Update latest.txt for 5.2.2 2023-12-06 17:27:59 +00:00
Matt Westcott
7bb535f8a2 Update latest.txt for 5.2.1 2023-11-16 15:35:35 +00:00
Matt Westcott
9acc8c45e7 Update latest.txt for 5.2 2023-11-01 13:09:34 +00:00
Matt Westcott
33055f3fbf update latest.txt for 5.1.3 and 4.1.9 2023-10-19 15:34:27 +01:00
Matt Westcott
5931a07b25 Update latest.txt for 4.1.7 release 2023-09-27 14:29:26 +01:00
Matt Westcott
1321c5c643 Update latest.txt with 5.1.2 release 2023-09-25 14:38:35 +01:00
Sage Abdullah
0c6275c687
Update latest.txt for 5.1.1 2023-08-14 15:40:25 +01:00
Sage Abdullah
03737672c7
Update latest.txt for 5.1 2023-08-01 15:02:56 +01:00
Matt Westcott
1df7048dfd Update latest.txt for 5.0.2 2023-06-21 15:17:54 +01:00
Sage Abdullah
fe580ebcc7
Update latest.txt for 5.0.1 / 4.1.6 2023-05-25 16:07:43 +01:00
Matt Westcott
e5690be509 Update latest.txt for 5.0 / 4.1.5 2023-05-02 16:24:32 +01:00
Matt Westcott
e41035e298 Update latest.txt for 4.2.2 / 4.1.4 2023-04-03 14:30:24 +02:00
Matt Westcott
82d81f38b8 Update latest.txt for 4.2 / 4.1.2 2023-02-06 14:04:27 +00:00
Matt Westcott
1af0815af0 Update latest.txt to reference 4.1.1 2022-11-11 22:20:47 +00:00
Matt Westcott
c1412685fd Update latest.txt to reference 4.1 2022-11-01 12:40:59 +00:00
Matt Westcott
1b46f996fb Update latest.txt for 4.0.4 release 2022-10-18 14:01:04 +01:00
Matt Westcott
081ad2004e Update latest.txt for 2.15.6 LTS 2022-09-05 14:41:41 +01:00
Matt Westcott
2a9e45efb8 Update latest.txt for 4.0.1 2022-09-05 12:57:22 +01:00
Matt Westcott
71e2225323 Update latest.txt for Wagtail 4.0 2022-08-31 16:09:48 +01:00
Matt Westcott
f8c3119cdc update latest.txt for 3.0.1 2022-06-16 11:09:10 +02:00
Matt Westcott
1d73aa2cec update latest.txt for 2.16.2 and 2.15.5 2022-04-11 16:44:25 +01:00
Tibor Leupold
97f19562c9
Fix URLs in latest.txt (#8046)
The `url` key is meant for the latest release (2.16.1). The `minorUrl` key is for the latest "minor" release (2.16).

PR #7652 adds the functionality to show the appropriate link in the upgrade notification based on the difference between the currently used and the latest version.
2022-02-25 16:43:17 +00:00
Matt Westcott
10833eddd6 Update latest.txt for 2.16.1 and 2.15.4 2022-02-11 15:53:54 +00:00
Matt Westcott
c54f7852d0 Update latest.txt for 2.16 2022-02-07 14:48:03 +00:00
Matt Westcott
081929a276 Update latest.txt for 2.15.3 2022-01-26 16:20:17 +00:00
Matt Westcott
79f5fba0ac update latest.txt for 2.15.2 2022-01-19 22:13:28 +00:00
Jake Howard
e9183a95c8 Update docs links to reference new domain 2022-01-15 20:04:24 +10:00
Matt Westcott
dcf6c300b9 Update latest.txt to reference 2.15.1 2021-11-11 16:29:34 +00:00
Matt Westcott
8c654509cf Update latest.txt with 2.15 LTS 2021-11-04 12:07:54 +00:00
Tibor Leupold
44ac29c1e5 Apply semver naming for minor release url
The current naming is conflicting with how the version number parts are
called accoring to semantic versioning. Wagtail does not strictly follow
semantic versioning, but it still seems reasonable to adopt the same
terminology as the rest of the world.

See related discussion in #7336 (in particular [this comment by @gasman](https://github.com/wagtail/wagtail/issues/7336#issuecomment-954223018))
2021-11-04 10:18:26 +00:00
Matt Westcott
29e6bbe79c Update latest.txt for 2.14.2 release 2021-10-15 01:17:56 +01:00
Matt Westcott
421857664a Update latest.txt for 2.14.1 release 2021-08-12 16:11:51 +01:00
Matt Westcott
76b10c51ee update latest.txt for 2.14 2021-08-02 14:33:26 +01:00
Matt Westcott
ec0daf604a Add latest.txt as per new format discussed in #7336
Remove make-latest.sh, since there's now more information than we can sensibly construct from the command line - the file should now be uploaded to releases.wagtail.io with `./latest.sh put latest.txt`.
2021-07-15 12:29:01 +01:00