Skip to content

Commit

Permalink
1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
MenxLi committed Jan 23, 2024
1 parent 8335144 commit 6c62911
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion lires/version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -634,4 +634,16 @@ version_history:
- Chore:
- LRS_FILE_LOG_LEVEL environment variable
- Fix:
- Concurrent featurize may cause resource conflict
- Concurrent featurize may cause resource conflict
1.3.9:
- Features:
- Log checking TUI
- Click tag bubble to toggle tag selection
- Muted tag bubble for tag selection with no active data
- Development:
- Test case starting by watching iserver status
- Bibtex test case
- Remove datalist class
- Remove leftover code
- Fix:
- Log file naming
2 changes: 1 addition & 1 deletion lires_web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lires-web",
"version": "1.3.8",
"version": "1.3.9",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 6c62911

Please sign in to comment.