Releases: jamesf91/reMarkableSync
Version 3.0.0
What's Changed
- Added skandinavian and italian languages by @nicolailang in #37
- Feaure/new cloud api by @jamesf91 in #39 - See latest readme for more details
New Contributors
- @nicolailang made their first contribution in #37
Full Changelog: 2.0.8...3.0.0
Version 2.0.8
What's Changed
- import as text and graphics by @jamesf91 in #30
- Add option to set recognition language by @jamesf91 in #31
Full Changelog: 2.0.7...2.0.8
Version 2.0.7
Added optional logging
Version 2.0.6
What's Changed
- Add configuration to set graphic import width percentage by @jamesf91 in #20
- Fixing type in metadata filename that was causing cloud load to fail by @jamesf91 in #27
Full Changelog: 2.0.5...2.0.6
Version 2.0.5
Import pages as graphics will now try to interprate the layer name as the color draw that layer with
Version 2.0.4
- Adding option to the download dialog to import pages as image rather than text.
Version 2.0.3
Added hidden registry configuration to support custom reMarkable cloud urls (for rmfakecloud).
To configure custom cloud urls, add the following string registry values to "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\OneNote\AddInsData\RemarkableSync.OnenoteAddin":
CustomDeviceTokenUrl: url for authenticating a new one time code
CustomUserTokenUrl: url for obtaining a new user session id
CustomBaseUrl: base url for the remarkable cloud api
Version 2.0.2
- Fixed issue where the configuration will reset back to SSH whenever another setting is saved.
- Updated reMarkable Cloud device authenticating URL to match a recent change by reMarkable that was causing cloud fetch to fail.
Version 2.0.1
Minor bugfix to fix issue where writing of configuration to Windows registry fails if the registry key doesn't already exist.
Version 2.0.0
Second release.
Now support selection between reMarkable cloud or USB SSH for access to reMarkable content.
Additionally, all settings are now stored encrypted in Windows registry.
Note: If upgrading from Version 1.0.0, configurations are not carries over due to changes in where the configurations are stored. Therefore both reMarkable One Time Code and MyScript app keys need to be re-entered in the Settings window.
Also bear in mind that the USB SSH access is only tested on my reMarkable2 device. Compatibility with reMarkable 1 devices is not guaranteed,