Commit Graph

244 Commits

Author SHA1 Message Date
David Benque 0d872af27d
Update changelog 2024-10-02 14:48:58 +01:00
mathilde-cryptpad 4e8349d4cc
Merge pull request #1548 from Koalab99/main
Fix bash indentation and trailing whitespaces
2024-09-09 15:52:39 +02:00
David Benque e4529d41b4
Add changelog for 2024.6.1 2024-07-25 14:09:21 +01:00
Corentin ARNOULD 5a5f160468
Merge branch 'cryptpad:main' into main 2024-07-14 19:53:49 +02:00
mathilde-cryptpad 3863888fd3 add a forgotten entry in the changelog 2024-07-08 08:50:41 +02:00
Corentin ARNOULD a7e622dddc Fix bash indentation and trailing whitespaces
Some shell scripts had tabs indentation. Made it all four spaces.
Hope it's ok with spaces.

Some files had a trailing space in it. It was not useful and takes few bytes for
nothing.

I didn't delete everything.

You can find all tab indented lines with:

grep -rP '^\t' 2>/dev/null

And more trailing space with:
grep -rP ' $' 2>/dev/null
2024-07-06 10:23:49 +02:00
mathilde-cryptpad 501f4b76f7 add 2024.6.0 final changelog 2024-07-02 11:08:41 +02:00
Wolfgang Ginolas 3bbf848253 Add "Upgrade notes" for 2024.6.0 to CHANGELOG.md 2024-06-24 17:54:47 +02:00
David Benque 069452751c Update changelog 2024-05-23 09:34:17 +01:00
David Benque 0f5ffa4ad8 Correct changelog 2024-04-04 14:57:26 +01:00
David Benque 20c7895b61 Update Changelog 2024-04-04 14:55:50 +01:00
Wolfgang Ginolas f3ad07aeb6 Improve docker-compose comment and add entry in CHANGELOG.md 2024-03-20 13:15:29 +01:00
David Benque e4cd6ebe92 Update Changelog 2024-02-02 10:49:37 +00:00
David Benque e377577364 Update Changelog 2023-12-20 15:24:55 +00:00
David Benque 8f0a6319a5 Apply headers 2023-10-20 15:35:26 +01:00
David Benque 6353e18744 Edit changelog 2023-10-11 15:20:14 +01:00
David Benque 20ab917189 Remove note from Changelog 2023-10-11 13:45:09 +01:00
David Benque b29d3af609 Add 5.5.0 changelog 2023-10-11 13:37:43 +01:00
David Benque 0d3cb41fa4 Add 5.4.1 Changelog 2023-08-22 14:55:12 +01:00
David Benque 901baa817f Minor edits to Changelog 2023-08-10 10:55:28 +01:00
Wolfgang Ginolas 3ca9d57f11 Add doc for diagram to CHANGELOG.md 2023-07-27 09:54:10 +02:00
David Benque 444d4da08f Fix typos in Changelog 2023-07-26 17:17:52 +01:00
David Benque 70e1085a63 Draft changelog 2023-07-26 17:10:25 +01:00
Wolfgang Ginolas 7cfa1aeee4 Add TODO to CHANGELOG.md needed for diagrams 2023-06-29 11:34:28 +02:00
Mathilde Grünig f5fb24031e replace xwiki-labs by cryptpad 2023-05-16 14:54:39 +02:00
David Benque bda85ae604 Fix typo in 5.3.0 update notes 2023-05-03 17:28:17 +01:00
David Benque 460abc4948 Fix OnlyOffice version in Changelog 2023-05-03 16:46:42 +01:00
David Benque c94666efb7 Edit Changelog 2023-05-03 15:49:50 +01:00
David Benque 7d1f4c6b4c Edit changelog 2023-05-03 13:59:04 +01:00
David Benque efdcf60b1c Small edits to changelog 2023-04-27 14:32:12 +01:00
David Benque bb5e798b9c Edit changelog 2023-04-26 19:29:02 +01:00
David Benque 8ef5a4bcc8 Edit changelog 2023-04-26 12:25:06 +01:00
David Benque ca06258be9 Update update notes 2023-04-26 12:09:04 +01:00
David Benque 7907b991e3 Draft 5.3 changelog 2023-04-26 12:06:11 +01:00
David Benque fea4f179d1 Bmp version number 2022-12-21 14:29:00 +00:00
David Benque 3cfccf8024 Changelog for 5.2.1 2022-12-21 13:55:26 +00:00
David Benque 372e0dd3e6 Add new test to the changelog 2022-12-16 11:26:06 +00:00
Mathilde Grünig ece69b8c37 update Nginx requirements on CHANGELOG 2022-12-15 13:28:48 +01:00
David Benque ebf103bb4e Update changelog 2022-12-14 14:10:51 +00:00
David Benque bf07056bab Draft changelog 2022-12-13 20:19:36 +00:00
David Benque 291b6dcce6 Add translation update 2022-09-20 12:22:17 +01:00
ansuz b05e925546 more notes for the changelog 2022-09-20 16:41:30 +05:30
ansuz e88d0bb2d6 update changelog for 5.1 2022-09-15 14:28:05 +05:30
ansuz 085791d389 replace all mentions of docs.cryptpad.fr with docs.cryptpad.org 2022-09-09 17:27:09 +05:30
David Benque ac7832bf09 Minor changes 2022-06-07 13:49:10 +01:00
ansuz 00b4c96e12 more detailed changelog for 5.0.0 2022-06-07 16:43:34 +05:30
ansuz c5e29ce7d7 WIP changelog update for 5.0 2022-05-30 17:20:51 +05:30
ansuz 5979aafdee advise that admins review diagnostics
after updating to 4.14.1
2022-04-21 19:01:42 +05:30
ansuz cda3f03101 update changelog and bump version to 4.14.1 2022-04-20 12:09:03 +05:30
ansuz 0513945f00 minor additions for the changelog 2022-04-04 16:55:59 +05:30