File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ Plik 1.4-RC1
2+
3+ Hi, today we're releasing the first release candidate of the next plik major version 1.4 !
4+
5+ Here is the changelog :
6+
7+ New :
8+ - Complete webapp rewrite using Vue 3 + Vite (replacing AngularJS)
9+ - OIDC authentication provider support (generic OIDC + Keycloak) (@babs)
10+ - Webapp customization: custom js/css support
11+ - User preference: disable authentication button (#486)
12+ - Prometheus metrics improvements
13+
14+ Fix :
15+ - MacOS server build flags
16+ - Basic auth password hashing
17+ - File descriptor leak
18+ - S3 minimum part size
19+ - Format string warnings
20+ - Various typo fixes
21+ - E2E test improvements and OIDC test coverage
22+
23+ Dependency Updates :
24+ - Upgraded to Go 1.26.0
25+ - golang.org/x/crypto 0.45.0 (CVE fixes)
26+ - Various dependency security updates
27+
28+ Binaries will be built with Go 1.26.0
29+
30+ Faithfully,
31+ The plik team
You can’t perform that action at this time.
0 commit comments