Skip to content

Commit 6c4b1c0

Browse files
author
ca.mathieu
committed
Release 1.4-RC1
1 parent 7191c01 commit 6c4b1c0

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

changelog/1.4-RC1

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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

0 commit comments

Comments
 (0)