Skip to content

Releases: maurizuki/O2

Version 3.3.1

19 Jan 15:36

Choose a tag to compare

  • Fix missing leading white-spaces in object notes view.

Version 3.3

07 Jan 11:48

Choose a tag to compare

  • Export to HTML: the style selection is now stored in the settings and restored every time the preview is opened.
  • Rich Text Format files (License.rtf, ReadMe.rtf) replaced with plain text versions.

Version 3.2

21 May 07:47
4730fd8

Choose a tag to compare

  • Multi-language support (a.k.a. Italian translation) removed. The feature is deprecated and no longer supported in Delphi 12.
  • Import improvement: title, description and author are now imported.
  • Import from XML improvement: the file is no longer completely overwritten, as it is for the other imports.
  • Export to XML improvement: the export can now be limited to the selection, as it is for the other exports.
  • Export to HTML: new style sheet "Sticky Notes".
  • Export to HTML: small improvements to the HTML code and CSS classes.

Version 3.1

23 Jan 15:54
bf12545

Choose a tag to compare

  • Cryptography enhancement: the cipher algorithm initialization vector is now randomly generated.
  • New feature: custom style sheets for Export to HTML. Each .css file found in the Styles folder can be selected in the Style menu of the preview window.
  • Export to HTML: new dark theme added.

Version 3.0

11 Jun 14:22
47a107e

Choose a tag to compare

  • Extensive source code rewrite in order to upgrade it to much modern coding techniques. This may or may not cause some bugs 🙂
  • Object notes view: note text is now displayed using an Edge-based control instead of an Internet Explorer-based one.
  • Export to HTML: export preview is now displayed using an Edge-based control instead of an Internet Explorer-based one.
  • Object properties dialog: simplified tags management.
  • Object properties dialog: the password strength indicator is now automatically displayed for fields that matches rules of type Password.

Version 2.4

13 Jan 14:04
4f8a14a

Choose a tag to compare

  • New feature: support for Markdown syntax in notes text. Text and paragraph styles are applied to objects notes in the notes view and in the HTML export.
  • About box: the release notes are now displayed through an internal viewer.

Version 2.3

08 Aug 09:54

Choose a tag to compare

  • Encryption dialog: added a color-based indication of the strength of the password typed, with some useful suggestions on how to strengthen it.
  • Object properties dialog: added an option to enable a color based indication of the strength of the password typed in the field value, with some useful suggestions on how to strengthen it displayed hovering the indicator.
  • Main window, objects view and fields view: objects and fields highlight indicates the strength of the passwords if the fields match rules of type Password with the new option Display password strength.
  • Developed with Embarcadero® Delphi 11.

Version 2.2.7

29 Nov 17:50
3d7b4d0

Choose a tag to compare

  • New feature: export events (fields that match rules of type Expiration date and Recurrence) in iCalendar format, compatible with Microsoft Outlook, Google Calendar, Apple Calendar, etc.
  • In the Rule properties dialog, Date format tab, the text field Date format has been replaced with a more friendly drop-down list.
  • Help menu rationalization.

Version 2.2.6

17 Mar 17:38
ce74076

Choose a tag to compare

  • Fixed: multiple consecutive white spaces in notes are not preserved during export to HTML.
  • Minor improvements.

Version 2.2.5

22 Feb 17:47
c3dcd8e

Choose a tag to compare

  • Export to HTML: new page style in three flavors.
  • Check for updates: integration with the GitHub REST API.
  • Minor improvements.
  • Developed with Embarcadero® Delphi 10.4.