blob: 82aaa3d2a05b97a0c095acf7e030e54d82d0166a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
Ishtar changelog
================
v3.0.4 - 2020-XX-XX
-------------------
### Features ###
- Sheet actions: add duplicate for site, operation, document and context record
v3.0.3 - 2020-02-24
-------------------
### Bug fixes ###
- Import: fix concatenation when the concat string is empty
v3.0.2 - 2020-02-17
-------------------
### Bug fixes ###
- Admin: improve performance
- Sentry integration
v3.0.1 - 2020-02-11
-------------------
### Bug fixes ###
- Finds: do not duplicate treatments on duplicate action
- QA basket: fix add to a shared basket
v3.0.0
------
A lot of changes since v2. Main change is python3 and Django 1.11 support.
|