Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-12-28 | 1.4 kB | |
Version 1.0.3 source code.tar.gz | 2021-12-28 | 23.8 MB | |
Version 1.0.3 source code.zip | 2021-12-28 | 24.8 MB | |
Totals: 3 Items | 48.6 MB | 0 |
This is a bugfix release which fixes a number of bugs and annoyances reported and not reported since the release:
New features
- Support for syntax highlighting in code blocks
- Norwegian translation
- Projects can be deleted from their own settings page
- When using an external login, the password popup now lets you use a suggested password
- Docker & docker-compose setup for testing / deployment by @krugazor in https://github.com/pachno/pachno/pull/12
Bugfixes
- Api module authentication has been fixed, and a number of requested api methods has been added
- Fixed a bug that caused problems editing permissions for groups, teams and clients ( [#7] )
- Fixed several bugs in the email module, most notable for smtp setups ( [#10] and [#17] )
- Fixed several bugs in the code related to self registration ( [#18] )
- Fixed a bug that prevented saving profile details, including notification settings ( [#19] )
- Fixed a bug in the archive that caused the module configuration page to fail if the module folder wasn't present ( [#20] )
- Fixed a dependency issue during installation ( [#9] )
- Fixed a bug that prevented installations on postgres databases
Notable changes
- Default to using
SameSite: Strict
on cookies
New Contributors
- @krugazor made their first contribution in https://github.com/pachno/pachno/pull/12
Full Changelog: https://github.com/pachno/pachno/compare/v1.0.2...v1.0.3