Skip to content

Releases: nogiszd/xiaomi-note-exporter

Release v1.4.0

24 Feb 13:30
Compare
Choose a tag to compare

What's new? 👀

  • Updated dependencies to their latest versions.
  • 🔧 Code refactor (more info below)

🔧 Slight code refactor

Code of this app was refactored to reassure better readability and maintainability. This should enable future maintainers and collaborators to get getter grip of the codebase.

What's in bundle?

  • Bundle includes: base app and selenium-manager tool

Full Changelog: v1.3.0...v1.4.0

Release v1.3.0

03 Feb 09:30
Compare
Choose a tag to compare

What's new? 👀

  • Updated dependencies to their latest versions.
  • ⚡ Changed dotnet version to 8.0.0 (more info below)

⚡ New .NET version

Application was updated to newer version of .NET, which requires users to update their framework to at least 8.0.0 version.
To continue using, please make sure you have updated the required runtime.

What's in bundle?

  • Bundle includes: base app and selenium-manager tool

Full Changelog: v1.2.2...v1.3.0

Release v1.2.2

15 Jul 08:40
Compare
Choose a tag to compare

What's new? 👀

  • Updated dependencies to their latest versions.

What's in bundle?

  • Bundle includes: base app and selenium-manager tool

Full Changelog: v1.2.1...v1.2.2

Release v1.2.1

29 Mar 17:27
Compare
Choose a tag to compare

What's new? 👀

  • Updated dependencies to their latest versions.

What's in bundle?

  • Bundle includes: base app and selenium-manager tool

Full Changelog: v1.2.0...v1.2.1

Release v1.2.0

29 Oct 16:22
Compare
Choose a tag to compare

What's new? 👀

  • ✨ New method of authentication! (More info below)
  • Updated dependencies to their latest versions.

✨ New authentication method

Due to changes that Mi Cloud have made to their auth system, there was an need to modify current approach for signing-in.
Now, instead of pasting serviceToken into the app, you need to sign-in by yourself.

This should resolve long awaiting issue #1.

App informs you that you should press any key to continue after succeeding.

What's in bundle?

  • Bundle includes: base app and selenium-manager tool

Full Changelog: v1.1.2...v1.2.0

Release v1.1.2

29 Aug 15:29
Compare
Choose a tag to compare

What's new? 👀

  • Updated dependencies to their latest versions.

What's in bundle?

  • Bundle includes: base app and selenium-manager tool

Full Changelog: v1.1.1...v1.1.2

Release v1.1.1

19 Jun 18:40
Compare
Choose a tag to compare

What's new? 👀

  • Fixes issue with too fast parsing of notes which has led to skippage of unsupported note fallback (described in #10)

What's in bundle?

  • Bundle includes: base app and selenium-manager CLI tool

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

17 Jun 09:20
14ddfc5
Compare
Choose a tag to compare

What's new? 👀

  • Fixes issue with unsupported note types which lead to crash mid parsing (described in #4)

What's in bundle?

  • Bundle includes: base app and selenium-manager CLI tool

Full Changelog: v1.0.9...v1.1.0

Release v1.0.9

01 May 12:59
9ff7875
Compare
Choose a tag to compare

What's new? 👀

  • Brings v1.0.8-pre features to regular release
  • Fixes issues with new editor on Mi Cloud website, that made fetching impossible (described in issue #5 and #6)
  • Update libraries to their latest version

What's in bundle?

  • Bundle includes: base app and selenium-manager CLI tool

Full Changelog: v1.0.7...v1.0.9

Pre-release v1.0.8-pre

19 Feb 10:58
Compare
Choose a tag to compare
Pre-release

What's new? 👀

  • Addresses issue #1
    Now app would support multiple domain input.
    If you have regional issue, and your domain which you're redirected to isn't exactly us.i.mi.com you can provide your own.

What's in bundle?

  • Bundle includes: base app and selenium-manager CLI tool