Skip to content

Releases: elvirbrk/NoteHighlight2016

v3.7 Dark mode

09 Feb 23:40
Compare
Choose a tag to compare
  • Added support for Dark Mode #109 #133
  • Fixed bug #125
  • Added Powershell and TypeScript to ribbon #105
  • Upgraded highlight.exe to latest version v3.60
  • Added more languages and themes

v3.6: Advanced settings

14 Apr 22:22
Compare
Choose a tag to compare

-Implemented some solution sugested in #7 "Not showing after install"
-Bug fix: #34, #43
-Added Quick Style option to ribbon that will apply last used style wihout opening form. #53
-Added option to remove background color #56
-Added Settings page to ribbon with Font selection and also table borders #76

v3.5: Fixed line number spacing for Asian fonts

08 Feb 14:45
Compare
Choose a tag to compare

Fix:

  • Created workaround for bug #37
    Since Asian fonts have some empty space before and after characters, space is also added to line numbers in order to align them. But since it is not known which Asian font will be used (depends on system settings), there are parameters in config file (AsianBeforeSpace - pixels of empty space above line number and AsianAfterSpace - pixels of empty space under line number) that can be used to align line numbers for each user.
  • Fixed bug #39

v3.4: Format inline code fix

25 Jan 09:00
Compare
Choose a tag to compare

v3.3: Format inline code, font size, line marker character, form focus

18 Jan 11:31
Compare
Choose a tag to compare

Features:

  • Form put in focus after opening #30
  • Possible to format only part of sentence (boxing won't be used in this case due to OneNote limitation) as requested in #30
  • Possible to change formatted text font size (new parameter in config, default size 10) #32
  • Possible to use different character instead of line numbers like $ #29

Bug fix:

  • Settings saved correctly #31

v3.2: Bug fixes

03 Nov 11:05
Compare
Choose a tag to compare

Fixed issues: #26, #25, #14

v3.1: Ignore spell check

13 Oct 14:14
Compare
Choose a tag to compare

Fix:

v3.0: New languages

04 Aug 10:25
Compare
Choose a tag to compare

Feature: Added new languages to choose from - issue #11
Fixes:

  • Fonts with spaces now work ok - issue #12
  • Not installing system dlls to GAC - issue #8
  • Possible to select only part of note and highlight it - issue #8

Format existing text

01 Aug 13:24
Compare
Choose a tag to compare

New features:

  1. It is possible to format existing text on OneNote page.
  2. It is possible to update already formatted text.

Unmatched text and background set from theme

21 Jul 13:07
Compare
Choose a tag to compare

Changes:

  • Color definition for unmatched text and text background now properly taken from theme (Default and Canvas fields). Possible to create combination with different box and background color.
  • Updated highlight.exe to 3.38
  • Possibility to add new themes, just add to themes folder inside installation. Additional themes available at: https://github.com/andre-simon/highlight/tree/master/themes