Skip to content

Commit 124bf72

Browse files
Merge pull request #201 from open-formulieren/release/0.12.0
Release 0.12.0
2 parents 18298a7 + c4b50d7 commit 124bf72

File tree

5 files changed

+85
-62
lines changed

5 files changed

+85
-62
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changes
22

3+
## 0.12.0 (2025-11-06)
4+
5+
Feature release.
6+
7+
**Features**
8+
9+
- [`#107`][#107] Implemented the `signature` component type.
10+
- [`OF#5548`][OF#5308] Changed appearance of "Add another button" to be less prominent in the
11+
`Editgrid` and `MultiField` components.
12+
- [`#97`][#97] Implemented the `coSign` (v1/legacy) component type.
13+
- [`#99`][#99] Implemented the `file` component type.
14+
15+
**Bugfixes**
16+
17+
- [`#122`][#122] Fixed an issue with item data not being available in isolation mode in edit grids.
18+
- Fixed missing check implementation for currency and number component emptiness.
19+
20+
[#99]: https://github.com/open-formulieren/formio-renderer/issues/99
21+
[OF#5548]: https://github.com/open-formulieren/open-forms/issues/5548
22+
[#122]: https://github.com/open-formulieren/formio-renderer/issues/122
23+
[#97]: https://github.com/open-formulieren/formio-renderer/issues/97
24+
[#107]: https://github.com/open-formulieren/formio-renderer/issues/107
25+
326
## 0.11.0 (2025-10-27)
427

528
Feature release.

i18n/compiled/nl.json

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"1AgCMs": [
5555
{
5656
"type": 0,
57-
"value": "Remove"
57+
"value": "Verwijderen"
5858
}
5959
],
6060
"1TAtDi": [
@@ -102,13 +102,13 @@
102102
"1hdvgS": [
103103
{
104104
"type": 0,
105-
"value": "Something went wrong while presenting the login option. Please contact the municipality."
105+
"value": "Er ging iets fout bij het presenteren van de inlogopties. Neem alstublieft contact met ons op."
106106
}
107107
],
108108
"2/wgNH": [
109109
{
110110
"type": 0,
111-
"value": "The file is too small."
111+
"value": "Het bestand is te klein."
112112
}
113113
],
114114
"2HsmfN": [
@@ -184,7 +184,7 @@
184184
"8uM5Vx": [
185185
{
186186
"type": 0,
187-
"value": "Remove '"
187+
"value": "Verwijder '"
188188
},
189189
{
190190
"type": 1,
@@ -220,7 +220,7 @@
220220
"ALpIwm": [
221221
{
222222
"type": 0,
223-
"value": "The signature value must be a base64-encoded png."
223+
"value": "De handtekening moet een base64-geëncodeerde PNG-afbeelding zijn."
224224
}
225225
],
226226
"At/y3w": [
@@ -242,7 +242,7 @@
242242
"AxDC+M": [
243243
{
244244
"type": 0,
245-
"value": "Login with "
245+
"value": "Inloggen met "
246246
},
247247
{
248248
"type": 1,
@@ -290,7 +290,7 @@
290290
"ErdIGO": [
291291
{
292292
"type": 0,
293-
"value": "Clear signature"
293+
"value": "Wis handtekening"
294294
}
295295
],
296296
"FfBWqF": [
@@ -328,7 +328,7 @@
328328
"HoCa81": [
329329
{
330330
"type": 0,
331-
"value": "Too many files uploaded. You can upload "
331+
"value": "Te veel bestanden toegevoegd. Het "
332332
},
333333
{
334334
"offset": 0,
@@ -337,23 +337,23 @@
337337
"value": [
338338
{
339339
"type": 0,
340-
"value": "one file."
340+
"value": "mag er hoogstens 1 zijn"
341341
}
342342
]
343343
},
344344
"other": {
345345
"value": [
346346
{
347347
"type": 0,
348-
"value": "up to "
348+
"value": "mogen er hoogstens "
349349
},
350350
{
351351
"type": 1,
352352
"value": "maxNumberOfFiles"
353353
},
354354
{
355355
"type": 0,
356-
"value": " files"
356+
"value": " zijn"
357357
}
358358
]
359359
}
@@ -388,7 +388,7 @@
388388
"LaKfzC": [
389389
{
390390
"type": 0,
391-
"value": "Signature"
391+
"value": "Handtekening"
392392
}
393393
],
394394
"LsgvKh": [
@@ -418,7 +418,7 @@
418418
"QAN3ua": [
419419
{
420420
"type": 0,
421-
"value": "The file(s) are ready to drop."
421+
"value": "Je kan het/de bestand(en) loslaten."
422422
}
423423
],
424424
"QPdaOi": [
@@ -442,7 +442,7 @@
442442
"Rba7CV": [
443443
{
444444
"type": 0,
445-
"value": "The maximum number of uploads is reached. You cannot upload additional files."
445+
"value": "De limiet van het aantal bestanden is bereikt. Je kan geen extra bestanden toevoegen."
446446
}
447447
],
448448
"TZb5ph": [
@@ -498,7 +498,7 @@
498498
"ZGuxfW": [
499499
{
500500
"type": 0,
501-
"value": "File name"
501+
"value": "Bestandsnaam"
502502
}
503503
],
504504
"abKEBH": [
@@ -554,15 +554,15 @@
554554
"cnQt6v": [
555555
{
556556
"type": 0,
557-
"value": "The uploaded file type is not an allowed type. It must be "
557+
"value": "Het toegevoegde bestand is niet van een toegestaan type. Het moet "
558558
},
559559
{
560560
"type": 1,
561561
"value": "allowedTypes"
562562
},
563563
{
564564
"type": 0,
565-
"value": "."
565+
"value": " zijn."
566566
}
567567
],
568568
"d2SYc4": [
@@ -582,7 +582,7 @@
582582
"eAmrdi": [
583583
{
584584
"type": 0,
585-
"value": "Loading..."
585+
"value": "Laden..."
586586
}
587587
],
588588
"iiVLgn": [
@@ -592,15 +592,15 @@
592592
"value": [
593593
{
594594
"type": 0,
595-
"value": "Drop, or click to select a file to upload."
595+
"value": "Sleep een bestand of klik om een bestand te selecteren."
596596
}
597597
]
598598
},
599599
"other": {
600600
"value": [
601601
{
602602
"type": 0,
603-
"value": "Drop, or click to select "
603+
"value": "Sleep bestanden of klik om "
604604
},
605605
{
606606
"options": {
@@ -612,7 +612,7 @@
612612
"value": [
613613
{
614614
"type": 0,
615-
"value": "up to "
615+
"value": "tot "
616616
},
617617
{
618618
"type": 1,
@@ -626,7 +626,7 @@
626626
},
627627
{
628628
"type": 0,
629-
"value": " files to upload."
629+
"value": " bestanden toe te voegen."
630630
}
631631
]
632632
}
@@ -636,7 +636,7 @@
636636
},
637637
{
638638
"type": 0,
639-
"value": " The maximum size of a single file is "
639+
"value": " Een betsand mag hoogstens "
640640
},
641641
{
642642
"children": [
@@ -646,7 +646,7 @@
646646
},
647647
{
648648
"type": 0,
649-
"value": "."
649+
"value": " groot zijn."
650650
}
651651
],
652652
"j1VL+H": [
@@ -656,7 +656,7 @@
656656
},
657657
{
658658
"type": 0,
659-
"value": " or "
659+
"value": " of "
660660
},
661661
{
662662
"type": 1,
@@ -666,15 +666,15 @@
666666
"jqQOW0": [
667667
{
668668
"type": 0,
669-
"value": "The file must be smaller than "
669+
"value": "Het bestand moet "
670670
},
671671
{
672672
"type": 1,
673673
"value": "fileMaxSize"
674674
},
675675
{
676676
"type": 0,
677-
"value": "."
677+
"value": " of kleiner zijn."
678678
}
679679
],
680680
"lVNV/d": [
@@ -712,7 +712,7 @@
712712
"oCHirf": [
713713
{
714714
"type": 0,
715-
"value": "Uploading..."
715+
"value": "Uploaden..."
716716
}
717717
],
718718
"odKXcF": [
@@ -736,7 +736,7 @@
736736
"pErllF": [
737737
{
738738
"type": 0,
739-
"value": "Something went wrong while presenting the login option. Please contact the municipality."
739+
"value": "Er is iets fout gegaan bij het presenteren van de inlogopties. Neem alstublieft contact met ons op."
740740
}
741741
],
742742
"pHX3oF": [
@@ -754,7 +754,7 @@
754754
"pzR8ui": [
755755
{
756756
"type": 0,
757-
"value": "Something went wrong while processing the co-sign results. Please contact the municipality."
757+
"value": "Er is iets fout gegaan bij het presenteren van de inlogopties. Neem alstublieft contact met ons op."
758758
}
759759
],
760760
"qTqAIS": [
@@ -826,7 +826,7 @@
826826
"re7vQZ": [
827827
{
828828
"type": 0,
829-
"value": "The upload must be completed before you can continue."
829+
"value": "De upload moet klaar zijn voor je door kan gaan."
830830
}
831831
],
832832
"sP3xMn": [
@@ -844,7 +844,7 @@
844844
"tBQ8TL": [
845845
{
846846
"type": 0,
847-
"value": "Not co-signed"
847+
"value": "Niet medeondertekend"
848848
}
849849
],
850850
"vCObuG": [
@@ -888,15 +888,15 @@
888888
"value": [
889889
{
890890
"type": 0,
891-
"value": "Uploaded files"
891+
"value": "Toegevoegde bestanden"
892892
}
893893
]
894894
},
895895
"true": {
896896
"value": [
897897
{
898898
"type": 0,
899-
"value": "Uploaded file"
899+
"value": "Toegevoegd bestand"
900900
}
901901
]
902902
}
@@ -928,7 +928,7 @@
928928
"ySaVSL": [
929929
{
930930
"type": 0,
931-
"value": "The file upload (meta) data is not consistent."
931+
"value": "De bestandsuploadgegevens komen niet overeen."
932932
}
933933
],
934934
"ybTcqX": [

0 commit comments

Comments
 (0)