Releases: itchaox/annotree
Releases · itchaox/annotree
v0.2.4 🎁 🎁 🎁
New Features
- Only display the editing area and only the preview area (easier to use when the file name is particularly long)
- Display special icons based on programming languages and special folders
Optimization function
- Optimize the scroll bar style and make it thinner
- The bridge fill symbol is forced to be limited to a single character.
- Mac Intel series, the problem of opening fails after installing Annotree
- Only languages are displayed (Chinese and English) for the time being. More languages will be supported after the project is stabilized later.
- File display order optimization: (in line with the file sorting standards of most operating systems)
- Folder -> File
- Then sort alphabetically
- The software size becomes smaller: 416 M -> 253.2 M, the application size is reduced by 39%
v0.2.3 🎉🎉🎉
- The overall interface style is optimized and tends to be simpler
- Cache all configurations, and read the cached configuration directly when entering the project next time
- Cache all written comments, and directly return the corresponding comments when scanning next time
- Two buttons for resetting cache and resetting configuration
- Internationalized copywriting support: Chinese, English, Spanish, French, German, Korean, Russian, Portuguese, Italian, Japanese
- Read .gitignore configuration, automatically ignore corresponding files, folders, etc.
- General configuration processing for adding / at the end of the folder
- Copy directory comment tree as image
- Export directory comment tree as image
v0.1.9 🎉
New features
- All configurations of the project are cached, and the cached data will be read directly the next time you enter the project
- Project language switching function, supported languages: Chinese, English
- Automatically adapt to the system language when loading the project for the first time
- Cache the filled comments, and read the cache directly and return the comments the next time you scan
v0.1.8 🎉
v0.1.7 🎉
v0.1.6 🥳
v0.1.5 🥳
new logo
v0.1.2 mvp 版本
实现软件的基本功能,扫描、添加注释、导出 等