All Versions
25
Latest Version
Avg Release Cycle
25 days
Latest Release
1634 days ago

Changelog History
Page 3

  • v0.3.0 Changes

    November 12, 2019
  • v0.2.1 Changes

    November 04, 2019

    ⬆️ Upgrade Guide

    • Please define the follwoing new environment variables:

      • WebURL: the URL to your Dnote server, without the trailing slash. (e.g. https://my-server.com) (Please see #290)
      • SmtpPort: the SMTP port. (e.g. 465) optional - required if you want to configure email

    ➕ Added

    • Display version number in the settings (#293)
    • 👍 Allow unsecure database connection in production (#276)

    🛠 Fixed

    • 👍 Allow to customize the app URL in the emails (#290)
    • 👍 Allow to customize the SMTP port (#292)
  • v0.2.0 Changes

    October 28, 2019

    ➕ Added

    • Specify spaced repetition rule (#280)

    🔄 Changed

    • Treat a linebreak as a new line in the preview (#261)
    • 👍 Allow to have multiple editor states for adding and editing notes (#260)

    🛠 Fixed

    • 🛠 Fix jumping focus on editor (#265)
  • v0.1.1 Changes

    September 30, 2019

    🛠 Fixed

    • 🛠 Fix asset loading (#257)
  • v0.1.0 Changes

    September 30, 2019

    ➕ Added

    • Full-text search (#254)
    • Password recovery (#254)
    • Embedded notes in the digest emails (#254)

    ✂ Removed

    • 💥 Breaking Change: End-to-end encryption was removed. Existing users need to go to /classic and follow the automated migration steps. (#254)
    • 💥 Breaking Change: v1 and v2 API endpoints were removed, and v3 API was added as a replacement.

    Migration guide

    • In your application, navigate to /classic and follow the automated migration steps.