Hannah Cooper
|
23f6cb8bae
|
Update bug report template to include 2.39.1 (#2108)
|
2026-03-20 13:53:32 +13:00 |
|
Ali
|
931c2b3ddb
|
feat(policies): Introduce change confirmation policy template, and clear default values for custom policy [C9S-52] (#2087)
|
2026-03-20 09:55:41 +13:00 |
|
Oscar Zhou
|
8b3edb4e28
|
fix(docker): show correct container state for restarting and removing [BE-12707] (#2088)
|
2026-03-20 08:49:59 +13:00 |
|
Chaim Lev-Ari
|
a0b03d36bd
|
refactor(settings/auth): migrate ldap-dn-builder to react [BE-12586] (#2025)
|
2026-03-19 17:56:15 +02:00 |
|
andres-portainer
|
df1cd0af2e
|
fix(endpointrelation): add locking to RegisterUpdateStackFunction() BE-12608 (#2096)
|
2026-03-19 12:38:36 -03:00 |
|
Chaim Lev-Ari
|
5df7146828
|
fix(stacks): disabled edit button while submit [BE-12681] (#2094)
|
2026-03-19 14:56:08 +02:00 |
|
Chaim Lev-Ari
|
bec5d829f1
|
refactor(settings/auth): migrate ldap security settings to react [BE-12588] (#2029)
|
2026-03-19 12:13:05 +02:00 |
|
Chaim Lev-Ari
|
ee0e9f6ff8
|
feat(settings/auth): migrate ldap test login to react [BE-12589] (#2036)
|
2026-03-19 11:23:58 +02:00 |
|
Ali
|
9c7eef3144
|
feat(secrets): update secrets to show related registry [c9s-35] (#2065)
|
2026-03-19 15:18:35 +13:00 |
|
Chaim Lev-Ari
|
3110fe4e74
|
refactor(axios): move axios into react folder [BE-12728] (#2084)
|
2026-03-19 10:21:25 +13:00 |
|
Chaim Lev-Ari
|
565ac2c15a
|
fix(ts): add back feature imports [BE-12733] (#2083)
|
2026-03-18 13:46:52 +02:00 |
|
nickl-portainer
|
9cba6c7475
|
chore(tsconfig): remove obsolete aliases (#2078)
|
2026-03-18 16:01:17 +13:00 |
|
nickl-portainer
|
07b3bdb62d
|
chore(axios): move out axios utils into helpers and utils folder [R8S-871] (#2077)
|
2026-03-18 13:59:51 +13:00 |
|
nickl-portainer
|
ac7ff0fff4
|
chore(axios): move axios into own folder CE [R8S-871] (#2075)
|
2026-03-18 13:24:44 +13:00 |
|
Chaim Lev-Ari
|
0d20839d5f
|
fix(stacks): validate stacks with env vars [BE-12689] (#2050)
Co-authored-by: andres-portainer <andres-portainer@users.noreply.github.com>
|
2026-03-17 18:53:13 -03:00 |
|
Oscar Zhou
|
13fb3118ee
|
fix(edge/docker): add bind mount volume label for restarting the specific service [BE-12575] (#1821)
|
2026-03-18 08:44:50 +13:00 |
|
andres-portainer
|
364027054c
|
fix(websocket): simplify the logout disconnection logic BE-12605 (#1868)
|
2026-03-17 13:21:28 -03:00 |
|
andres-portainer
|
31a861394f
|
fix(otel): upgrade to v1.42.0 BE-12724 (#2072)
|
2026-03-17 13:02:54 -03:00 |
|
LP B
|
0fccc0357e
|
fix(api/uac): panic on external stacks UAC eval (#2073)
|
2026-03-17 16:00:35 +01:00 |
|
andres-portainer
|
5550a71dea
|
fix(docker): upgrade Docker binary to v29.3.0 to mitigate CVE-2025-68121 BE-12720 (#2064)
|
2026-03-16 19:02:56 -03:00 |
|
Steven Kang
|
0ec6f638a1
|
feat(kompose): support docker to kubernetes migration - [R8S-723] (#1977)
|
2026-03-17 09:37:18 +13:00 |
|
andres-portainer
|
748b4bcf19
|
chore(go): upgrade to v1.26.1 BE-12630 (#1855)
|
2026-03-16 15:52:36 -03:00 |
|
Ali
|
33cc29fa3c
|
fix(sidebar): set helper anchor color to match the other items [C9S-47] (#2058)
|
2026-03-16 15:50:59 +13:00 |
|
Chaim Lev-Ari
|
5e2eb667b4
|
fix(kube/app): enable edit button for regular apps [BE-12690] (#2039)
|
2026-03-15 11:22:09 +02:00 |
|
Ali
|
1f9c9b082f
|
feat(policies): banner and confirmation on change policy [C9S-20] (#1988)
|
2026-03-13 14:11:53 +13:00 |
|
Cara Ryan
|
722c1875af
|
chore(helm): upgrade sdk to v4 [R8S-840] (#2000)
|
2026-03-13 11:34:28 +13:00 |
|
Ali
|
68471d0225
|
fix(stacks): use widget-tabs consistently [c9s-33] (#2038)
|
2026-03-13 08:30:45 +13:00 |
|
Phil Calder
|
a6900545b0
|
Report a vulnerability via email or GitHub (#2037)
|
2026-03-12 12:30:40 +13:00 |
|
Chaim Lev-Ari
|
808ceba848
|
feat(docker): allow user to specify security-opts (#2022)
Co-authored-by: dylan <dfldylan@qq.com>
Co-authored-by: jerry-yuan <i@jerryzone.cn>
|
2026-03-11 08:56:42 +02:00 |
|
Oscar Zhou
|
a796a03a15
|
fix(edge/helm): helm edge stack is marked as external [BE-12653] (#1974)
|
2026-03-11 12:51:07 +13:00 |
|
andres-portainer
|
5a5dc67209
|
fix(golang-lru): consolidate the dependencies BE-12695 (#2021)
|
2026-03-10 18:57:49 -03:00 |
|
andres-portainer
|
69ae54b523
|
fix(zerolog): consolidate the dependencies BE-12695 (#2030)
|
2026-03-10 18:30:21 -03:00 |
|
andres-portainer
|
b405227d51
|
fix(jwt): consolidate the dependencies BE-12695 (#2020)
|
2026-03-10 15:14:21 -03:00 |
|
andres-portainer
|
44be39a9a4
|
fix(mapstructure): consolidate the dependencies BE-12695 (#2019)
|
2026-03-10 14:48:37 -03:00 |
|
andres-portainer
|
5de0cc199c
|
fix(kingpin): consolidate dependencies BE-12695 (#2018)
|
2026-03-10 14:33:10 -03:00 |
|
andres-portainer
|
0c9e408eda
|
fix(ldap): consolidate dependencies BE-12695 (#2017)
|
2026-03-10 14:18:06 -03:00 |
|
Chaim Lev-Ari
|
1007f1f740
|
feat(ui): create shared terminal component [BE-12697] (#1979)
|
2026-03-10 18:17:29 +02:00 |
|
Chaim Lev-Ari
|
774e3d5948
|
fix(ws): remove limit on docker console [BE-12660] (#2023)
|
2026-03-10 15:26:33 +02:00 |
|
andres-portainer
|
4d866d066a
|
fix(uuid): consolidate dependencies BE-12695 (#2016)
|
2026-03-10 10:12:42 -03:00 |
|
andres-portainer
|
da6544e981
|
fix(semver): consolidate dependencies BE-12695 (#2014)
|
2026-03-09 15:33:45 -03:00 |
|
bernard-portainer
|
3af9a7646d
|
fix(ui): add getRowId to expandable storage component [R8S-538] (#2008)
|
2026-03-09 15:37:40 +13:00 |
|
andres-portainer
|
0e2cf82e3e
|
fix(yaml): consolidate dependencies BE-12695 (#2015)
|
2026-03-06 18:21:12 -03:00 |
|
andres-portainer
|
97e69b9887
|
fix(GO-2026-4550): upgrade circl to v1.6.3 BE-12694 (#2011)
|
2026-03-06 14:29:15 -03:00 |
|
andres-portainer
|
692f91263b
|
fix(GO-2026-4473): upgrade go-git to v5.17.0 BE-12693 (#2010)
|
2026-03-06 11:23:52 -03:00 |
|
LP B
|
8b61d8a9d2
|
fix(app/container): query env registries instead of system registries (#1996)
|
2026-03-06 15:03:11 +01:00 |
|
LP B
|
25d51f9515
|
fix(app): paginate nested tables (#1998)
|
2026-03-06 15:01:52 +01:00 |
|
LP B
|
20b971dc1f
|
fix(app/stack): virtual grouping in EnvSelector for non admins (#2001)
|
2026-03-06 15:00:01 +01:00 |
|
andres-portainer
|
7a76d749e3
|
fix(GO-2026-4394): upgrade opentelemetry to v1.41.0 BE-12692 (#2003)
|
2026-03-06 09:47:20 -03:00 |
|
LP B
|
123afd9462
|
fix(api/custom_template): validate UAC when retrieving custom template file (#1980)
|
2026-03-04 13:22:14 +01:00 |
|
Xing
|
ad83478b77
|
fix(oauth): tolerate malformed Content-Type headers from resource ept (#1969)
Co-authored-by: Mike Spook <16549186+mikespook@user.noreply.gitee.com>
Co-authored-by: Oscar Zhou <100548325+oscarzhou-portainer@users.noreply.github.com>
Co-authored-by: RHCowan <50324595+RHCowan@users.noreply.github.com>
Thanks @srikanth-karthi for the original PR.
|
2026-03-02 10:59:02 +13:00 |
|