mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 21:11:57 +00:00
111 lines
2.2 KiB
ReStructuredText
111 lines
2.2 KiB
ReStructuredText
..
|
|
Copyright (C) 2020 - 2022 Graz University of Technology.
|
|
|
|
invenio-config-iform is free software; you can redistribute it and/or
|
|
modify it under the terms of the MIT License; see LICENSE file for more
|
|
details.
|
|
|
|
Changes
|
|
=======
|
|
|
|
Version v0.12.5 (release 2024-07-29)
|
|
|
|
- fix: permission for ip
|
|
|
|
|
|
Version v0.12.3 (release 2024-07-25)
|
|
|
|
- fix(iform_authenticated): missmatch of role name
|
|
|
|
|
|
Version v0.12.2 (release 2024-07-19)
|
|
|
|
- setup: introduce ruff
|
|
- perm: implement single-ip and ip-network
|
|
- utils: add invenio_saml-compatible account-setup
|
|
- add new permission-policy, add new role
|
|
- fix deprecated `before_app_first_request`
|
|
- setup: add support for python3.11 and 3.12
|
|
|
|
|
|
Version v0.12.1 (release 2024-03-08)
|
|
|
|
- setup: remove upper limit of rdm-records
|
|
|
|
|
|
Version v0.12.0 (release 2023-11-10)
|
|
|
|
- setup: remove python3.8 support
|
|
- global: make it compatible with v12
|
|
|
|
|
|
Version v0.11.0 (release 2023-04-20)
|
|
|
|
- global: make package compatible with v11
|
|
|
|
|
|
Version v0.10.4 (release 2023-02-10)
|
|
|
|
|
|
|
|
|
|
Version v0.10.2 (release 2023-02-02)
|
|
|
|
- change version name
|
|
- footer: update guid
|
|
|
|
|
|
Version v0.10.1 (release 2022-11-17)
|
|
|
|
- global: add function
|
|
|
|
Version 0.10.0 (released 2022-10-13)
|
|
|
|
- global: migrate to v10 (#101)
|
|
|
|
Version 0.9.1 (released 2022-05-30)
|
|
|
|
- ci(publish): ping babel version (#99)
|
|
|
|
Version 0.9.0 (released 2022-05-30)
|
|
|
|
- config: adds new introduced configs v9
|
|
- dep: compatible to v9 rdm
|
|
- config: add deposit form quota variable (#91)
|
|
- migrate setup py to cfg (#94)
|
|
- fix: update email welcome template with SITE_UI_URL (#93)
|
|
|
|
Version 0.8.4 (released 2022-03-11)
|
|
|
|
- config: use gettext
|
|
|
|
Version 0.8.3 (released 2022-03-10)
|
|
|
|
- config: fix comment & import
|
|
|
|
Version 0.8.2 (released 2022-03-03)
|
|
|
|
- config: new introduced to v8 of invenioRDM
|
|
|
|
Version 0.8.1 (released 2022-02-28)
|
|
|
|
- config: set samesite cookie to strict
|
|
- dep: bump in base dependencies
|
|
|
|
Version 0.8.0 (released 2022-02-09)
|
|
|
|
- dep: bump rdm-records version
|
|
|
|
Version 0.7.1 (released 2021-12-07)
|
|
|
|
- configs: adds new & changed configs for v7 #76
|
|
|
|
Version 0.7.0 (released 2021-12-06)
|
|
|
|
- fix: update blueprint reorder #74
|
|
- dep: upgrade rdm-records version & OAI #72
|
|
|
|
Version 0.1.0 (released TBD)
|
|
|
|
- Initial public release.
|