Skip to content

v0.0.1-pre-alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@DianQK DianQK released this 03 Feb 13:11
· 164 commits to main since this release
bcd107e

Currently in Pre-alpha, not ready for use in production environments. Please back up.

Features

  • Add an editor toolbar
  • Add a preview page (by web)
  • Support view images and files (You need synchronization from scratch)
  • Support multi-select delete
  • Add sync failed text
  • Delay loading jieba to the search page
  • Add about and credits page

What's Changed

  • Add a pull request check by @DianQK in #1
  • Fix conflicting authorities by @DianQK in #2
  • Fix initial view may not be able to load previewed content by @DianQK in #3
  • Update dependencies by @DianQK in #4
  • Add a multi-select delete operation by @DianQK in #5
  • Add loading for delete folder alert by @DianQK in #6
  • Avoid show the keyboard during the preview by @DianQK in #7
  • Add about and credits pages by @DianQK in #8
  • Allow remote resource files that do not exist by @DianQK in #9
  • Update accompanist to 0.29.1-alpha by @DianQK in #10
  • Delay loading jieba to search page by @DianQK in #11
  • Use user_updated_time for sorting by @DianQK in #12
  • Fix search content display may be messed up by @DianQK in #13
  • Show keyboard only on the first load of the search page by @DianQK in #14
  • Credit to github-markdown-css by @DianQK in #15
  • Update dependencies by @DianQK in #16

New Contributors

  • @DianQK made their first contribution in #1

Full Changelog: v0.0.1-pre-alpha.2...v0.0.1-pre-alpha.3