[PR #2295] [MERGED] 1.15.0-rc.0 #21132

Closed
opened 2026-05-29 02:30:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2295
Author: @oschwartz10612
Created: 1/21/2026
Status: Merged
Merged: 1/21/2026
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (10+)

  • 93843ed New translations en-us.json (Chinese Simplified)
  • 1c7fb47 New translations en-us.json (Norwegian Bokmal)
  • 818aca9 New translations en-us.json (Spanish)
  • 13f0fb2 New translations en-us.json (Bulgarian)
  • 6c0d583 New translations en-us.json (Czech)
  • d7a44e7 New translations en-us.json (Italian)
  • bf3a1e2 New translations en-us.json (Korean)
  • 653127a New translations en-us.json (Dutch)
  • 4b6ace8 New translations en-us.json (Polish)
  • 164ab26 New translations en-us.json (Portuguese)

📊 Changes

218 files changed (+14605 additions, -3381 deletions)

View changed files

📝 .gitignore (+2 -1)
📝 Dockerfile (+25 -0)
📝 Makefile (+186 -7)
cli/commands/clearLicenseKeys.ts (+36 -0)
cli/commands/deleteClient.ts (+123 -0)
📝 cli/index.ts (+4 -0)
📝 config/traefik/dynamic_config.yml (+0 -11)
📝 install/containers.go (+41 -0)
📝 install/crowdsec.go (+2 -2)
📝 install/main.go (+13 -4)
📝 messages/bg-BG.json (+155 -12)
📝 messages/cs-CZ.json (+153 -10)
📝 messages/de-DE.json (+153 -10)
📝 messages/en-US.json (+153 -10)
📝 messages/es-ES.json (+152 -9)
📝 messages/fr-FR.json (+153 -10)
📝 messages/it-IT.json (+154 -11)
📝 messages/ko-KR.json (+153 -10)
📝 messages/nb-NO.json (+153 -10)
📝 messages/nl-NL.json (+154 -11)

...and 80 more files

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Release candidate for the 1.15.0 release


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/pangolin/pull/2295 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 1/21/2026 **Status:** ✅ Merged **Merged:** 1/21/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`93843ed`](https://github.com/fosrl/pangolin/commit/93843ed733d8d489af752ae6865388250deb30f9) New translations en-us.json (Chinese Simplified) - [`1c7fb47`](https://github.com/fosrl/pangolin/commit/1c7fb476b068d496364a46b7ae29584b0908aa3d) New translations en-us.json (Norwegian Bokmal) - [`818aca9`](https://github.com/fosrl/pangolin/commit/818aca9ec887dea715059e4d39fd10bc6afd4b7b) New translations en-us.json (Spanish) - [`13f0fb2`](https://github.com/fosrl/pangolin/commit/13f0fb25daf40908fa4d565afd3968e599ff126e) New translations en-us.json (Bulgarian) - [`6c0d583`](https://github.com/fosrl/pangolin/commit/6c0d5835571ee4bbae950d660474c996a284695c) New translations en-us.json (Czech) - [`d7a44e7`](https://github.com/fosrl/pangolin/commit/d7a44e75899685d19f5c196c82eb66f42a7bcb09) New translations en-us.json (Italian) - [`bf3a1e2`](https://github.com/fosrl/pangolin/commit/bf3a1e20fc29dda3186208539702cd7c2558f5f0) New translations en-us.json (Korean) - [`653127a`](https://github.com/fosrl/pangolin/commit/653127a0f7910612489315cb7f07b86aa0a37b00) New translations en-us.json (Dutch) - [`4b6ace8`](https://github.com/fosrl/pangolin/commit/4b6ace80d30ed38100c065bd0d56e29e895b8b7e) New translations en-us.json (Polish) - [`164ab26`](https://github.com/fosrl/pangolin/commit/164ab26069496f0e951e89a36a276356ab3d04dc) New translations en-us.json (Portuguese) ### 📊 Changes **218 files changed** (+14605 additions, -3381 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) 📝 `Dockerfile` (+25 -0) 📝 `Makefile` (+186 -7) ➕ `cli/commands/clearLicenseKeys.ts` (+36 -0) ➕ `cli/commands/deleteClient.ts` (+123 -0) 📝 `cli/index.ts` (+4 -0) 📝 `config/traefik/dynamic_config.yml` (+0 -11) 📝 `install/containers.go` (+41 -0) 📝 `install/crowdsec.go` (+2 -2) 📝 `install/main.go` (+13 -4) 📝 `messages/bg-BG.json` (+155 -12) 📝 `messages/cs-CZ.json` (+153 -10) 📝 `messages/de-DE.json` (+153 -10) 📝 `messages/en-US.json` (+153 -10) 📝 `messages/es-ES.json` (+152 -9) 📝 `messages/fr-FR.json` (+153 -10) 📝 `messages/it-IT.json` (+154 -11) 📝 `messages/ko-KR.json` (+153 -10) 📝 `messages/nb-NO.json` (+153 -10) 📝 `messages/nl-NL.json` (+154 -11) _...and 80 more files_ </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description Release candidate for the 1.15.0 release --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-29 02:30:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#21132