Releases: CallanBi/leetecho
0.0.3
What's Changed
fix: fix several bugs:
[x] Problem searching results page: after clicking on the non-first page to enter the topic details and then return, the page is reset to the first page
[x] Non-member users are shown blank after clicking on the topic details of a member topic
[x] Tab rendering error #13
[x] (Frequent) The date when the problem was posted was "1970.1.1", and the submitted code could not be found
[x] All problems pages: filter selects any filter item, clicks on an item of a filtered problem or clicks on another route (template management, etc.), then returns, then clicks on any problem item or another route, then returns, and the filter is reset.
[x] Clicking on a link in the markdown editor causes a white screen
feat:
[x] change CN base URL from leetcode-cn.com to leetcode.cn
[x] version update checking in the login pageÏ
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- optimize remote settings page UE Design
- Proxy LeetCode NoteBook capabilities to form a closed circuit of notes CURD operation in Leetecho
- change concurrency request number in publishing notes from 3 to 2
- cover template bug fix
Full Changelog: 0.0.1...0.0.2
0.0.1
0.0.3
fix: fix several bugs:
[x] Problem searching results page: after clicking on the non-first page to enter the topic details and then return, the page is reset to the first page
[x] Non-member users are shown blank after clicking on the topic details of a member topic
[x] Tab rendering error #13
[x] (Frequent) The date when the problem was posted was "1970.1.1", and the submitted code could not be found
[x] All problems pages: filter selects any filter item, clicks on an item of a filtered problem or clicks on another route (template management, etc.), then returns, then clicks on any problem item or another route, then returns, and the filter is reset.
[x] Clicking on a link in the markdown editor causes a white screen
feat:
[x] change CN base URL from leetcode-cn.com to leetcode.cn
[x] version update checking in the login page