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
9c540973cf4b
Commit
af5dfa07
authored
Aug 31, 2021
by
Simon Chabot
Browse files
chore(pkg): new patch release (3.32.3)
--HG-- branch : 3.32
parent
e2b23ff89c21
Pipeline
#79000
passed with stages
in 26 minutes and 17 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
cubicweb/__pkginfo__.py
View file @
9c540973
...
...
@@ -22,7 +22,7 @@ software
modname
=
distname
=
"cubicweb"
numversion
=
(
3
,
32
,
2
)
numversion
=
(
3
,
32
,
3
)
version
=
"."
.
join
(
str
(
num
)
for
num
in
numversion
)
description
=
"a repository of entities / relations for knowledge management"
...
...
doc/changes/3.32.rst
View file @
9c540973
3.32.3 (2021-08-31)
===================
🎉 New features
--------------
- migration: add a migration script to warn about incompatibility of cwtags. (https://forge.extranet.logilab.fr/cubicweb/cubicweb/-/issues/367)
👷 Bug fixes
-----------
- bringing back CubicWebServerTC and porting it to pyramid
- fix bad escaped values in web views
- pkg: since we added csrf mecanism, we need pyramid >= 1.9
- test_newcube were broken because we removed cubicweb-*.spec file but didn't updated the tests
3.32.2 (2021-07-30)
===================
🎉 New features
...
...
Simon Chabot
@schabot
mentioned in commit
0af9352a02d8
·
Aug 31, 2021
mentioned in commit
0af9352a02d8
mentioned in commit 4e5a8fdec27134be579f4502dc8d62b9b36c255a
Toggle commit list
Write
Preview
Markdown
is supported
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