2.68
2023-01-15
- Improve git submodule support
2.65
2023-01-05
- Simplify the repo sync;
2.56
2023-01-01
- Support to initialize an folder as git repository;
- Support to add remote;
- Support to be trigger remote sync by Siri Shortcuts;
2.48
2022-12-09
- support SSH keys importing;
2.45
2022-11-29
- Improve the support to SSH authentication;
2.42
2022-11-21
- suggest commit message;
- improve submodule support;
2.38
2022-11-14
- Improve editor;
- easier to show find/replace box;
- support markdown autocomplete for resource links;
2.30
2022-11-08
- Support SSH key authentication;
2.20
2022-11-02
- sync git submodules;
2.16
2022-10-24
- Improved git status performance;
- Improved git clone experience;
2.12
2022-10-17
- Improve git clone;
- Improve git status;
2.08
2022-10-13
- Fix an issue with local change detection
2.06
2022-10-10
- Improve git status view;
2.04
2022-09-09
- Improved git operation performance;
1.98
2022-08-24
- Performance improvement;
1.96
2022-08-11
- Improve git performance;
- Fix personal access token input issue on phone;
- Fix signature issue;
1.94
2022-08-09
- Improve git operations;
- Fix commit detail view;
1.88
2022-07-17
- supports python libs like numpy, matplotlib, pandas etc
1.80
2022-06-20
- Code autocomplete for python;
- Able to run python code locally;
1.48
2022-05-03
- Improved code runner;
- able to run python code locally with pyodide;
1.42
2022-04-23
- Fixed an issue of the editor;
1.40
2022-04-22
- Improved git status query;
- Improved editor;
1.35
2022-02-22
- Support to view file change history;
1.34
2022-02-11
- Improved editor;
- Improved full text search;
1.21
2022-01-22
- Commits graph;
- Improved differ viewer;