Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubicweb
Commits
9965ff53bda2
Commit
df8f404f
authored
Jul 30, 2021
by
Fabien Amarger
Browse files
chore(pkg): new patch release (3.32.2)
--HG-- branch : 3.32
parent
b968387fa6fc
Pipeline
#72543
failed with stages
in 85 minutes and 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
9965ff53
...
...
@@ -22,7 +22,7 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
32
,
1
)
numversion
=
(
3
,
32
,
2
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
description
=
"a repository of entities / relations for knowledge management"
...
...
doc/changes/3.32.rst
View file @
9965ff53
3.32.2 (2021-07-30)
===================
🎉 New features
--------------
- use open-source/gitlab-ci-templates in cube skeleton
👷 Bug fixes
-----------
- add default value for params argument of PyramidCWTest.webapp.post (#350)
- csrf: give CSRF token when using /ajax route
- empty identification cookie on webapp.reset()
- remove *.spec from skeleton
- views: Fix reledit errors when trying modify relation with multi subjects
3.32.1 (2021-07-23)
===================
👷 Bug fixes
...
...
Fabien Amarger
@famarger
mentioned in commit
01bbc7ccc906
·
Jul 30, 2021
mentioned in commit
01bbc7ccc906
mentioned in commit 312a204db671a7d82071daea538a22270c4933ac
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment