Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
github: chenghlee
- name: conda-bot
email: ad-team+condabot@anaconda.com
num_commits: 70
num_commits: 71
first_commit: 2022-01-25 21:38:28
alternate_emails:
- 18747875+conda-bot@users.noreply.github.com
Expand Down Expand Up @@ -362,7 +362,7 @@
github: RahulARanger
- name: Marco Esters
email: mesters@anaconda.com
num_commits: 74
num_commits: 75
first_commit: 2023-05-12 11:44:12
github: marcoesters
- name: Darryl Miles
Expand All @@ -377,7 +377,7 @@
github: deepeshaburse
- name: pre-commit-ci[bot]
email: 66853113+pre-commit-ci[bot]@users.noreply.github.com
num_commits: 98
num_commits: 99
first_commit: 2023-05-02 12:01:43
github: pre-commit-ci[bot]
- name: Matthias Kuhn
Expand All @@ -387,7 +387,7 @@
github: m-kuhn
- name: dependabot[bot]
email: 49699333+dependabot[bot]@users.noreply.github.com
num_commits: 98
num_commits: 99
github: dependabot[bot]
first_commit: 2024-05-07 10:16:05
- name: Julien Jerphanion
Expand All @@ -410,7 +410,7 @@
github: Jrice1317
alternate_emails:
- 100002667+Jrice1317@users.noreply.github.com
num_commits: 9
num_commits: 10
first_commit: 2025-07-30 14:27:00
- name: dionizijefa
github: dionizijefa
Expand All @@ -425,7 +425,7 @@
email: 34315751+lrandersson@users.noreply.github.com
alternate_emails:
- randersson@anaconda.com
num_commits: 53
num_commits: 54
first_commit: 2025-10-21 08:30:00
- name: David Laehnemann
github: dlaehnemann
Expand Down
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
[//]: # (current developments)

## 2026-08-27 3.17.1:
### Enhancements

* EXE: Speed up the "Setting installation directory permissions..." step of Windows installers considerably. (#828 via #1335)

### Bug fixes

* EXE installers: only warn when attempting to install a Windows AMD64 installer on ARM64. (#1337)

### Contributors

* @marcoesters
* @lrandersson



## 2026-08-21 3.17.0:
### Enhancements

Expand Down
19 changes: 0 additions & 19 deletions news/1337-windows-arch-check-warnings

This file was deleted.

19 changes: 0 additions & 19 deletions news/828-fast-entry-point-acl-fix

This file was deleted.

Loading