Skip to content

Commit a0ba35a

Browse files
RELEASE: 3.19.12.20
Improving process, layout, productivity, collaboration, performance and compatibility. Process: * Easier installation (thanks to Docker). Layout: * Introducing static graphs; * Responsive KWICs. Productivity and collaboration: * Saving sorting preference from one session to another; * Preventing simultaneous modifications of a memo; * Notifying current modifications. Performance: * Incremental list of memos composing the diary; * Incremental list of modification in the history of the diary and in the user page. Compatibility: * Better interaction with LaSuli.
1 parent 2e83c82 commit a0ba35a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/shows/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ function(o, req) {
77
return {
88
body: JSON.stringify({
99
service: 'Cassandre',
10-
revision: '3.19.06.23',
10+
revision: '3.19.12.20',
1111
update_seq: req.info.update_seq
1212
})
1313
}

0 commit comments

Comments
 (0)