Skip to content

Commit

Permalink
πŸš€ V2.1.0
Browse files Browse the repository at this point in the history
- ✨ Confirm renaming file
- ✨ add an option to disable confirm renaming file in settings
- ✨ Display versions in settings page
- ✨ Sorting found media in inputs
- πŸ’„ Display AI prompt text aligned to left
- 🩹 Rebuild settings form after saved (to display true versions)
- 🩹 Saving program version in settings file
- 🩹 Listening rename events in inputs
- 🩹 Disable path field if there is no input media
- ⬆️ Depencies updates
  • Loading branch information
Jimskapt committed May 6, 2024
1 parent 85c175c commit 5dbccc7
Show file tree
Hide file tree
Showing 15 changed files with 308 additions and 169 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
/fractus-atlas
/src-front/wasm/
target/
**.gitignore.*

# Logs
logs
Expand Down
Loading

0 comments on commit 5dbccc7

Please sign in to comment.