Commit Graph

  • babc62d60c fix(proxy): allow X-Registry-Config header [BE-13056] (#3078) Devon Steenberg 2026-07-13 15:19:42 +12:00
  • a4e46d1acb fix(security): CVEs - release 2.39.5 [DEV-107] (#3150) Steven Kang 2026-07-13 14:13:37 +12:00
  • b61f356ce6 fix(swarm): edge config relative env_file [BE-13189] (#3134) Devon Steenberg 2026-07-13 11:48:25 +12:00
  • adcc161c2a fix(swarm): edge config relative env_file [BE-13189] (#3136) Devon Steenberg 2026-07-13 10:23:44 +12:00
  • 0eb35db424 refactor(networks): migrate networks list view to react [BE-6563] (#3071) Chaim Lev-Ari 2026-07-12 14:37:44 +03:00
  • 7bce72d7d5 test(docker/networks): add e2e tests [BE-6563] (#3154) Chaim Lev-Ari 2026-07-12 12:59:20 +03:00
  • aee2df623a refactor(card): migrate @@/Card usages to Card primitive [DEV-63] (#2614) Chaim Lev-Ari 2026-07-12 11:18:54 +03:00
  • e0d393cc3d refactor(stacks): extract and align git auth resolution for stack redeploy (#3155) release/2.43 Chaim Lev-Ari 2026-07-12 08:26:12 +03:00
  • ba40ae5bf3 feat(gitops): link source/artifact status in workflow list [BE-12909] (#3143) Chaim Lev-Ari 2026-07-10 00:05:38 +03:00
  • 7f40b5dd10 feat(gitops): introduce basic workflow details view [BE-13132] (#3110) Chaim Lev-Ari 2026-07-09 18:13:40 +03:00
  • 111ffc39a4 fix(chisel): upgrade x/crypto to avoid a busy loop that causes high CPU usage BE-13172 (#3158) andres-portainer 2026-07-09 11:30:49 -03:00
  • 886b263761 fix(chisel): upgrade x/crypto to avoid a busy loop that causes high CPU usage BE-13172 (#3157) andres-portainer 2026-07-09 11:17:16 -03:00
  • 2c4004e86b fix(environments): fix polling interval display BE-13175 (#3147) andres-portainer 2026-07-08 20:27:52 -03:00
  • 7ddf825c0b fix(security): stop FilterUserTeams from dropping teams for standard users BE-13187 (#3148) andres-portainer 2026-07-08 18:59:38 -03:00
  • c607405cfc fix(security): stop FilterUserTeams from dropping teams for standard users BE-13187 (#3149) andres-portainer 2026-07-08 18:59:26 -03:00
  • 21149dc13c fix(environments): fix polling interval display BE-13175 (#3108) andres-portainer 2026-07-08 15:55:22 -03:00
  • df8d77d146 feat(ci): add API types sync check [BE-13014] (#3102) Chaim Lev-Ari 2026-07-07 13:59:59 +03:00
  • 6de77c92c4 feat(gitops/workflows): introduce get item api [BE-13180] (#3111) Chaim Lev-Ari 2026-07-07 12:53:03 +03:00
  • 6dc147a2af fix(swarm): relative env_file [BE-13157] (#3123) Devon Steenberg 2026-07-07 14:05:01 +12:00
  • 902942c5e2 fix(swarm): relative env_file [BE-13157] (#3122) Devon Steenberg 2026-07-07 14:04:41 +12:00
  • e9d3a0dc96 refactor(shared-credentials): remove cloud KaaS providers from credentials screen [R8S-1077] (#3069) Steven Kang 2026-07-07 11:27:05 +12:00
  • 7664fbf097 feat(bbolt): upgrade to v1.5.0 and tweak some performance settings BE-13184 (#3119) andres-portainer 2026-07-06 13:19:41 -03:00
  • 79d49ba0d6 feat(gitops): add status persistence for sources and artifacts BE-13166 (#3113) andres-portainer 2026-07-06 11:23:58 -03:00
  • 0e4656ad1b fix(swarm): manager operations [BE-13066] (#3098) Devon Steenberg 2026-07-06 11:21:05 +12:00
  • fca59638d8 fix(swarm): manager operations [BE-13066] (#3096) Devon Steenberg 2026-07-06 10:49:26 +12:00
  • 8d2d5e6b29 fix(chisel): tune the tunnel settings to allow for high-latency environments BE-13172 (#3093) andres-portainer 2026-07-03 12:08:28 -03:00
  • 8cf0e1b849 feat(policies): Define contract for Pod Security Standards policy [C9S-289] (#3064) Cara Ryan 2026-07-03 15:45:35 +12:00
  • b44b5b528e feat(addons): add Addon switcher [R8S-1088] (#3061) nickl-portainer 2026-07-03 13:57:18 +12:00
  • 6856d392e1 fix(stack): ensure downstream deployer respect timeout context [BE-12960] (#3099) Oscar Zhou 2026-07-03 12:23:07 +12:00
  • 86c49ad458 chore(api): fix api client types for tests and linting [R8S-1129] (#3094) Ali 2026-07-03 10:47:52 +12:00
  • 8d404b595d fix(chisel): tune the tunnel settings to allow for high-latency environments BE-13172 (#3082) andres-portainer 2026-07-02 19:11:25 -03:00
  • 3493ead1d6 feat(k8s): Implement dedicated node shell feature in Portainer [FR-1056] (#2645) Shubham Tatvamasi 2026-07-03 00:24:49 +05:30
  • 33b8c2b74e refactor(stacks): extract and align git auth resolution for stack redeploy (#3073) Chaim Lev-Ari 2026-07-02 10:17:55 +07:00
  • f6a4d6a0bb chore(hey-api): enable validator and upgrade [BE-13103] (#2919) Chaim Lev-Ari 2026-07-02 10:15:20 +07:00
  • a62177ce06 fix(sources): invalidate cache when modifying sources [BE-13146] (#3050) Devon Steenberg 2026-07-02 14:32:09 +12:00
  • 767a7e68c0 fix(containers): truncate published ports list with show more badge [DEV-100] (#2980) Phil Calder 2026-07-02 07:52:05 +12:00
  • 9438876793 fix(templates): render env var description as tooltip in app templates [BE-13057] (#2903) Phil Calder 2026-07-02 07:49:49 +12:00
  • 7cda0cf332 feat(network-policy): add contract for network security policy [C9S-292] (#3076) bernard-portainer 2026-07-01 17:01:44 +12:00
  • d63a52b767 fix(docs): add GitOps source and workflow in-app docs link [BE-13165] (#3067) Oscar Zhou 2026-07-01 14:07:33 +12:00
  • e6394102a2 fix(ui): light background in dark mode for workflow paging dropdown [BE-12920] (#3047) Oscar Zhou 2026-06-30 08:58:41 +12:00
  • 331c2ee4e8 feat(gitops): simplify the struct for Git sources BE-12919 (#2930) andres-portainer 2026-06-29 15:00:30 -03:00
  • 5c1c18b8f0 fix(kubernetes): gate cluster-setup form render on ingress classes query [QE-4214] (#3052) Phil Calder 2026-06-29 19:41:41 +12:00
  • 846ad6e5c8 refactor(gpu-operator): remove feature-flag for gpu visibility [C9S-268] (#3039) bernard-portainer 2026-06-29 12:47:15 +12:00
  • a677db3283 fix(security): remove API key acceptance via query parameter [R8S-1100] (#3053) RHCowan 2026-06-29 11:10:44 +12:00
  • ef9891c362 fix(migrator): normalize Git sources URL correctly in the migrations BE-13152 (#3045) andres-portainer 2026-06-26 10:20:34 -03:00
  • 173c8c801c fix(swarm): detect early async deploy failures [BE-13101] (#3033) Oscar Zhou 2026-06-26 13:11:03 +12:00
  • c23d4784d1 feat(auth): implement returnUrl deep-link redirect flow [R8S-1082] (#2973) RHCowan 2026-06-25 16:59:04 +12:00
  • 0f68a8a791 Update bug report template to include 2.39.4 (#3038) Hannah Cooper 2026-06-25 15:13:04 +12:00
  • 95c94f1e08 Update bug report template to include 2.43.0 (#3034) Hannah Cooper 2026-06-25 14:54:20 +12:00
  • 90a3374c2e feat(bump): LTS patch version bump from 2.39.3 to 2.39.4 (#3035) 2.39.4 release/2.39.4 portainer-bot[bot] 2026-06-25 01:17:41 +00:00
  • f4ea7a24fd feat(bump): LTS patch version bump from 2.39.3 to 2.39.4 (#3035) Dakota Walsh 2026-06-25 12:55:33 +12:00
  • e78428fa8a fix(workflows): fix workflow access BE-13150 (#3025) 2.43.0 release/2.43.0 portainer-bot[bot] 2026-06-24 21:08:08 +00:00
  • fd46b40d5a fix(workflows): fix workflow access BE-13150 (#3025) andres-portainer 2026-06-24 17:08:00 -03:00
  • 68530e8a7e fix(workflows): fix workflow access BE-13150 (#3032) andres-portainer 2026-06-24 17:07:51 -03:00
  • 79f2ad76cb fix(api/sources): edge admin permissions (#3029) LP B 2026-06-24 21:35:34 +02:00
  • 2c7aa5b6f0 fix(api/sources): edge admin permissions (#3028) LP B 2026-06-24 21:35:29 +02:00
  • b89c0e6417 fix(migrations): fix the migration of resource controls for GitOps BE-13149 (#3031) andres-portainer 2026-06-24 16:30:11 -03:00
  • b6075d08a6 fix(migrations): fix the migration of resource controls for GitOps BE-13149 (#3026) andres-portainer 2026-06-24 16:29:59 -03:00
  • cfcd8493ac fix(gitops): prevent non-admin users from editing source access control BE-13151 (#3030) andres-portainer 2026-06-24 15:54:06 -03:00
  • 8f7ee435d8 fix(gitops): prevent non-admin users from editing source access control BE-13151 (#3027) andres-portainer 2026-06-24 15:21:30 -03:00
  • ff106887f4 fix(stack): ensure downstream deployer respect timeout context [BE-12960] (#3021) Oscar Zhou 2026-06-24 15:39:39 +12:00
  • 3d0d95dd5a fix(docker): replace docker binary with libstack [BE-13016] (#2920) Devon Steenberg 2026-06-24 09:28:29 +12:00
  • 49bfbacfd7 fix(ssrf): disable HTTP/2 for more cases BE-13121 (#3012) andres-portainer 2026-06-23 17:06:42 -03:00
  • cd9229b917 fix(oauth): fix format for the scope placeholder [DEV-97] (#2899) Phil Calder 2026-06-24 06:54:06 +12:00
  • bb720ebe92 fix(ssrf): fix URL parsing BE-13121 (#3010) andres-portainer 2026-06-23 12:29:19 -03:00
  • 527fd1032d fix(ssrf): fix URL parsing BE-13121 (#3011) andres-portainer 2026-06-23 12:29:12 -03:00
  • 56c0ddac85 feat(app/sources): UAC on sources (#2881) LP B 2026-06-23 16:30:31 +02:00
  • 3279c31b21 docs(security): add FAQ link to setup token messages [BE-13125] (#3004) Phil Calder 2026-06-23 18:26:33 +12:00
  • 272d3a47ae feat(app/sources): UAC on sources (#2997) LP B 2026-06-23 01:38:21 +02:00
  • e664bf0e19 fix(helm): add missing SSRF protections BE-13136 (#3001) andres-portainer 2026-06-22 20:25:10 -03:00
  • f4ac9bae2e fix(helm): add missing SSRF protections BE-13136 (#3000) andres-portainer 2026-06-22 20:25:00 -03:00
  • 152c89972b chore(eslint): update eslint to latest v9 [R8S-1090] (#2954) nickl-portainer 2026-06-23 11:04:33 +12:00
  • 38f3816711 fix(ui): update server installation timeout redirect link [BE-13124] (#2993) Oscar Zhou 2026-06-23 08:50:30 +12:00
  • 8e9b8385c8 fix(ui): update server installation timeout redirect link [BE-13124] (#2992) Oscar Zhou 2026-06-23 08:50:17 +12:00
  • 25c69c6e9b fix(ui): update server installation timeout redirect link [BE-13124] (#2991) Oscar Zhou 2026-06-23 08:49:43 +12:00
  • a6370808ae fix(ssrf): disable HTTP/2 for some specific cases BE-13121 (#2996) andres-portainer 2026-06-22 16:13:43 -03:00
  • 6bfd2360d8 docs(security): add FAQ link to setup token messages [BE-13125] (#2995) Chaim Lev-Ari 2026-06-22 20:30:49 +03:00
  • 872d1e03f6 feat(gitops): add "create new source" button to GitSourceSelector [BE-13054] (#2960) Chaim Lev-Ari 2026-06-22 17:19:53 +03:00
  • 9bc903b3cb feat(gitops): add "create new source" button to GitSourceSelector [BE-13054] (#2981) Chaim Lev-Ari 2026-06-22 17:19:49 +03:00
  • 49f19107cf feat(security): require setup token for admin init and restore [BE-13029] (#2836) Chaim Lev-Ari 2026-06-22 17:04:59 +03:00
  • 1b88758768 refactor(gitops): remove manual credential entry from git form [BE-13047] (#2963) Chaim Lev-Ari 2026-06-22 16:21:01 +03:00
  • a5cacd712d refactor(gitops): remove manual credential entry from git form [BE-13047] (#2951) Chaim Lev-Ari 2026-06-22 15:42:09 +03:00
  • f003d03fd5 fix(containers): show volume label when selected [BE-13094] (#2901) Phil Calder 2026-06-22 17:20:30 +12:00
  • a9d6031b85 fix(websocket): enforce environment authorization on kubernetes-shell [BE-13027] (release/2.43 backport) (#2987) Phil Calder 2026-06-22 16:33:06 +12:00
  • 7c4ff193c0 fix(websocket): enforce environment authorization on kubernetes-shell [BE-13027] (release/2.39 backport) (#2989) Phil Calder 2026-06-22 16:32:58 +12:00
  • f596c862b3 fix(websocket): enforce environment authorization on kubernetes-shell [BE-13027] (#2774) Phil Calder 2026-06-22 15:09:41 +12:00
  • d3327c1af2 fix(security): gate docker dashboard and edge async command routes [R8S-1057] (#2953) (#2983) RHCowan 2026-06-22 14:11:32 +12:00
  • 5395dee4c6 feat(gpu-stats): add gpu stats to environments [C9S-200] (#2735) bernard-portainer 2026-06-22 09:21:43 +12:00
  • 217fe870ef fix(git): use ListContext instead of List when fetching remote refs [C9S-263] (#2939) Josiah Clumont 2026-06-22 08:30:20 +12:00
  • 26334e9088 feat(ssrf): add missing transport wrappings and more checks BE-13021 (#2968) andres-portainer 2026-06-19 20:26:03 -03:00
  • 5a2e53e853 feat(ssrf): add missing transport wrappings and more checks BE-13021 (#2967) andres-portainer 2026-06-19 16:43:15 -03:00
  • cc45af2873 fix(lint): enforce consistent golangci-lint version across CI and pre-commit [PLA-777] (#2966) RHCowan 2026-06-19 11:45:12 +12:00
  • 37bd8c06b5 fix(security): gate docker dashboard and edge async command routes [R8S-1057] (#2953) RHCowan 2026-06-19 11:08:01 +12:00
  • c821a1c59f fix(git): avoid cloning to memory and bypassing symlinking restriction BE-13115 (#2961) andres-portainer 2026-06-18 16:21:09 -03:00
  • eee086e378 fix(git): avoid cloning to memory and bypassing symlinking restriction BE-13115 (#2962) andres-portainer 2026-06-18 16:04:56 -03:00
  • f5d0b3d849 feat(kubernetes): Gateway api client included in kubeclient [C9S-244] (#2884) Dakota Walsh 2026-06-18 14:37:42 +12:00
  • 0dfd27f08c fix(pnpm): pnpm format command failing [R8S-1071] (#2932) nickl-portainer 2026-06-18 13:27:01 +12:00
  • 0ba6bc6a01 fix(gitops/sources): fix the handling of the newer structure BE-12919 (#2931) andres-portainer 2026-06-17 09:08:30 -03:00
  • 0dfa0266c7 fix(webpack): update shell-quote [R8S-1074] (#2934) nickl-portainer 2026-06-17 10:50:48 +12:00
  • 9b807ca314 fix(axios): update axios [R8S-1075] (#2935) nickl-portainer 2026-06-17 10:50:34 +12:00