Skip to content

Releases: piccolo-orm/piccolo_admin

1.12.0

29 Jul 08:25

Choose a tag to compare

Added Italian translations - thanks to @Ott8v for this.

Modernised the type hints across the codebase (e.g. replacing typing.List with list). Thanks to @sinisaos for this.

Added official Python 3.13 support, and dropped Python 3.8 support (thanks to @sinisaos for this).

1.11.0

20 May 20:26

Choose a tag to compare

Added Farsi translations - thanks to @parsa-asgari for this.

1.10.0

12 May 15:10

Choose a tag to compare

Upgraded JavaScript dependencies.

1.9.1

16 Jan 23:23

Choose a tag to compare

Fixed some bugs with optional fields in custom forms (thanks to @Skelmis for reporting this).

Improved the contribution docs (thanks to @Skelmis for this).

Improved the MFA docs (thanks to @sinisaos for this).

1.9.0

16 Oct 22:18

Choose a tag to compare

Forms can now be grouped in the sidebar. This is useful when you have lots of forms and want to keep things organised. Thanks to @sinisaos for this.

Screenshot 2024-10-16 at 23 06 21

1.8.2

04 Oct 21:01

Choose a tag to compare

Added a missing JPEG file for an example form.

1.8.1

04 Oct 16:12

Choose a tag to compare

Added some more example forms.

1.8.0

03 Oct 14:12

Choose a tag to compare

Piccolo Admin forms can now be used to download files, e.g. CSV and PDF files, which are really useful for reporting purposes. Many thanks to @sinisaos for the help on this.

Screenshot 2024-10-03 at 15 11 57

1.7.1

09 Sep 14:17

Choose a tag to compare

Make the MFA Setup URL relative, so it works when Piccolo Admin isn't mounted at the root.

1.7.0

09 Sep 13:41

Choose a tag to compare

Added support for Multi-factor Authentication!

Many thanks to @sinisaos and @Skelmis for their help with this.

Screenshot 2024-09-09 at 14 39 24