What's Changed
* Added support for the `memos version` command to easily retrieve the current version information.
* Adjusted the parameters for connecting to SQLite3 to reduce errors during high concurrency.
* Optimized the `memos scan` command by improving its preprocessing speed and adding support for scanning specific sub-paths by passing a path.
sh
Only scan folder ~/.memos/screenshots/20241008
$ memos scan ~/.memos/screenshots/20241008
https://github.com/user-attachments/assets/6bcc790e-df8c-4c2a-bb70-26c3d6dccfbd
**Full Changelog**: https://github.com/arkohut/pensieve/compare/v0.21.3...v0.22.0