Skip to content

Commit 6c62911

Browse files
committed
1.3.9
1 parent 8335144 commit 6c62911

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

lires/version.yaml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,4 +634,16 @@ version_history:
634634
- Chore:
635635
- LRS_FILE_LOG_LEVEL environment variable
636636
- Fix:
637-
- Concurrent featurize may cause resource conflict
637+
- Concurrent featurize may cause resource conflict
638+
1.3.9:
639+
- Features:
640+
- Log checking TUI
641+
- Click tag bubble to toggle tag selection
642+
- Muted tag bubble for tag selection with no active data
643+
- Development:
644+
- Test case starting by watching iserver status
645+
- Bibtex test case
646+
- Remove datalist class
647+
- Remove leftover code
648+
- Fix:
649+
- Log file naming

lires_web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lires-web",
3-
"version": "1.3.8",
3+
"version": "1.3.9",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)