Skip to content

Releases: MuKonqi/nottodbox

v0.2.1

06 Sep 19:14

Choose a tag to compare

What's Changed

  • Improve redirecting of stderr & stdout

Full Changelog: v0.2.0...v0.2.1

nightly

06 Sep 19:15

Choose a tag to compare

nightly Pre-release
Pre-release
rel: Bump to v0.2.1

v0.2.0

02 Sep 17:59

Choose a tag to compare

What's Changed

  • New big feature: Multiple backups support
  • New big feature: Importing with synchrozation
  • Change date-time format to %d.%m.%Y %H:%M:%S (e.g., 02.09.2025 00:00:00)
  • Improve header of opened documents and backups
  • And various fixes & improvements

Full Changelog: v0.1.1...v0.2.0

v0.1.1 (Release 2)

09 Jul 10:11

Choose a tag to compare

Release 2: Fix AppImage build.

What's Changed

  • Add brand color to metadata

Full Changelog: v0.1.0...v0.1.1

v0.1.1

09 Jul 10:10

Choose a tag to compare

What's Changed

  • Add brand color to metadata

Full Changelog: v0.1.0...v0.1.1

v0.1.0

08 Jul 16:38

Choose a tag to compare

What's Changed

  • Initial remake release
  • Multiple document layout (row x column)
  • Pin favorite documents/notebooks to sidebar
  • Export documents to various formats (also supports sync.)
  • More customization options
  • Windows and macOS support
  • And more...

Full Changelog: v0.0.10...v0.1.0

v0.0.10

18 Apr 21:11

Choose a tag to compare

What's Changed

  • Change main window's tab bar and "Settings" page's selector/container to new QStackedWidget subclass
  • Move save button and settings to tool bar for documents
  • If opened, make today's diary tab in "Diaries" page common with diary in "Home" page
  • Fix date format in diaries
  • Improve currentRowChanged signal's slot in the lists
  • Fix autosave connection(s) for notes and diaries
  • Fix some bugs of options/TabWidget where used in "Notes" and "Diaries" pages
  • Ask the format change question only when applying or resetting settings
  • Do not disable the selector in "Settings" page when "About" page is shown
  • Add style's default scheme to color scheme to be edited section's list in custom color scheme section in "Settings" page
  • Fix tool bar colors of Nottodbox Dark and Nottodbox Light schemes

Full Changelog: v0.0.9-2...v0.0.10

v0.0.9-2

29 Mar 18:58

Choose a tag to compare

What's Changed

  • Improve .desktop file detections
  • Add support for auto-adding start menu shortcut for AppImage package and Meson installations
  • Bug fixes

Full Changelog: v0.0.9...v0.0.9-2

v0.0.9

28 Mar 09:36

Choose a tag to compare

    Rework of main window's tab bar
    Move about page to settings page
    Add option for adding/deleting start menu shortcut in settings page
    Add start menu shortcut at every startup and make it disablenable in setting page
    Fix .desktop file for Meson installations
    Other various improvements and fixes

v0.0.8-4

25 Mar 17:43

Choose a tag to compare

  • Some minor improvements in settings page
  • Remove unused libraries from README.md and meson.build

Full Changelog: v0.0.8-3...v0.0.8-4