Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-13 | Version 0.13.8 (#3421)v0.13.8helm-dendrite-0.14.2 | Till | |
2024-08-02 | Bump go to 1.21 (#3360) | Till | |
2024-04-09 | Version 0.13.7 (#3349)v0.13.7helm-dendrite-0.14.1 | Till | |
2024-01-26 | Version 0.13.6 (#3315)v0.13.6helm-dendrite-0.13.7 | Till | |
2023-12-12 | Version 0.13.5 (#3285)v0.13.5helm-dendrite-0.13.6 | Till | |
2023-10-25 | Version 0.13.4 (#3244)v0.13.4helm-dendrite-0.13.5 | Till | |
If I didn't mess up the workflow, this should remove some ugliness from the version string (e.g. 0.13.2+57ddbe0.57ddbe0, dupe commit hash, as a result of https://github.com/matrix-org/dendrite/pull/3147) | |||
2023-09-28 | Version 0.13.3 (#3213)v0.13.3helm-dendrite-0.13.4 | Till | |
2023-08-23 | Version 0.13.2 (#3187)v0.13.2 | Till | |
2023-07-06 | Version 0.13.1 (#3136)v0.13.1 | Till | |
2023-06-30 | Version 0.13.0 (#3127)v0.13.0helm-dendrite-0.13.0 | Till | |
2023-03-13 | Version 0.12.0 (#3009)v0.12.0helm-dendrite-0.12.0 | Till | |
2023-02-10 | Version 0.11.1 (#2966)v0.11.1helm-dendrite-0.11.1 | Till | |
2023-01-20 | Version 0.11.0 (#2949)v0.11.0helm-dendrite-0.11.0 | Till | |
2023-01-17 | Version 0.10.9 (#2942)v0.10.9 | Till | |
2022-11-29 | Version 0.10.8v0.10.8 | Neil Alexander | |
2022-11-04 | Version 0.10.7 (#2861)v0.10.7 | Neil Alexander | |
Changelog and version bump. | |||
2022-11-01 | Version 0.10.6v0.10.6 | Neil Alexander | |
2022-10-31 | Version 0.10.5 (#2845)v0.10.5 | Neil Alexander | |
Changelog and version bump. | |||
2022-10-21 | Version 0.10.4 (#2822)v0.10.4 | Neil Alexander | |
Changelog and version bump. | |||
2022-10-14 | Dendrite 0.10.3v0.10.3 | Neil Alexander | |
commit c6e18c18e93b54c006c6b4d0044aa53a0735a906 Author: Neil Alexander <neilalexander@users.noreply.github.com> Date: Fri Oct 14 15:42:58 2022 +0100 Changelog and version bump | |||
2022-10-07 | Version 0.10.2 (#2778)v0.10.2 | Neil Alexander | |
Changelog and version bump. | |||
2022-09-30 | Version 0.10.1v0.10.1 | Neil Alexander | |
2022-09-30 | Version 0.10.0 (#2753)v0.10.0 | Neil Alexander | |
Changelog and version bump. | |||
2022-09-22 | Version 0.9.9 (#2732)v0.9.9 | Neil Alexander | |
Changelog and version bump. | |||
2022-09-12 | Version 0.9.8v0.9.8 | Neil Alexander | |
2022-09-09 | Version 0.9.7 (#2707)v0.9.7 | Neil Alexander | |
Changelog and version bump. | |||
2022-09-01 | Version 0.9.6 (#2689)v0.9.6 | Neil Alexander | |
Changelog and version bump. | |||
2022-08-25 | Version 0.9.5 (#2673)v0.9.5 | Neil Alexander | |
Changelog and version bump. | |||
2022-08-19 | Version 0.9.4 (#2658)v0.9.4 | Neil Alexander | |
### Fixes * A bug in the roomserver around handling rejected outliers has been fixed * Backfilled events will now use the correct history visibility where possible * The device list updater backoff has been fixed, which should reduce the number of outbound HTTP requests and `Failed to query device keys for some users` log entries for dead servers * The `/sync` endpoint will no longer incorrectly return room entries for retired invites which could cause some rooms to show up in the client "Historical" section * The `/createRoom` endpoint will now correctly populate `is_direct` in invite membership events, which may help clients to classify direct messages correctly * The `create-account` tool will now log an error if the shared secret is not set in the Dendrite config * A couple of minor bugs have been fixed in the membership lazy-loading * Queued EDUs in the federation API are now cached properly | |||
2022-08-15 | Version 0.9.3v0.9.3 | Neil Alexander | |
2022-08-12 | Version 0.9.2 (#2638)v0.9.2 | Neil Alexander | |
2022-08-03 | Version 0.9.1 (#2616)v0.9.1 | Neil Alexander | |
* Version 0.9.1 * Update CHANGES.md | |||
2022-08-01 | Version 0.9.0 (#2602)v0.9.0 | Neil Alexander | |
2022-07-01 | Version 0.8.9 (#2549)v0.8.9 | Neil Alexander | |
* Version 0.8.9 * Update changelog | |||
2022-06-09 | Version 0.8.8 (#2525)v0.8.8 | Neil Alexander | |
2022-06-01 | Version 0.8.7 (#2509)v0.8.7 | Neil Alexander | |
2022-05-26 | Version 0.8.6 (#2497)v0.8.6 | Neil Alexander | |
2022-05-13 | Version 0.8.5 (#2461)v0.8.5 | Neil Alexander | |
* Version 0.8.5 * Update changelog * Update changelog | |||
2022-05-10 | Version 0.8.4v0.8.4 | Neil Alexander | |
2022-05-09 | Version 0.8.3 (#2431)v0.8.3 | Neil Alexander | |
* Version 0.8.3 * Update changelog | |||
2022-04-27 | Version 0.8.2 (#2386)v0.8.2 | Neil Alexander | |
* Version 0.8.2 * Correct account data position mapping * Try that again * Don't duplicate wait-for-shutdowns | |||
2022-04-07 | Dendrite 0.8.1v0.8.1 | Neil Alexander | |
2022-04-07 | Version 0.8.0 (#2330)v0.8.0 | Neil Alexander | |
* Version 0.8.0 * Update changelog again | |||
2022-03-25 | Version 0.7.0 (#2304)v0.7.0 | Neil Alexander | |
2022-03-04 | Version 0.6.5 (#2254)v0.6.5 | Neil Alexander | |
* Version and changelog * Update changelog * Update changelog * Update readme * Update readme some more * Fix date in changelog | |||
2022-02-22 | Version 0.6.4 (#2212)v0.6.4 | Neil Alexander | |
* Version 0.6.4 * Tweaks * Update changelog * Update changelog one last time | |||
2022-02-10 | Version 0.6.3 (#2170)v0.6.3 | Neil Alexander | |
2022-02-04 | Version 0.6.2v0.6.2 | Neil Alexander | |
2022-02-04 | Version 0.6.1 (#2145)v0.6.1 | Neil Alexander | |
2022-01-28 | Version 0.6 (#2117)v0.6 | Neil Alexander | |
* Bump version, release notes * Update changelog * Update changelog |