Skip to content

Releases: rajdeep/proton

0.8.33.1

08 Apr 23:50
Compare
Choose a tag to compare
  • Added clamping to textstorage.attributedSubstring to avoid out-of-bounds crashes (#305)

Full Changelog: 0.8.33...0.8.33.1

0.8.35

08 Apr 23:13
2fa41f7
Compare
Choose a tag to compare

What's Changed

  • Cache image list markers by @erudel in #303
  • Added clamping to textstorage.attributedSubstring to avoid out-of-bounds by @rajdeep in #305

New Contributors

Full Changelog: 0.8.34...0.8.35

0.8.34

03 Apr 01:27
Compare
Choose a tag to compare

What's Changed

  • Moved code to deleteAttachments after textStorage editing has ended in #292
  • Reset Attachment selection in #293
  • Added constraints to limit width of table columns in #295
  • Added Min max table column width in #294
  • Clamped range for invalidating layout of RichTextView in #296
  • Fixed width column constraints in #297
  • Grid cell background fix in #298
  • Fixed check for location validity in NSAttributedString extensions in #299
  • Fixed issue with double tapping on textblock that may cause partial selection in #300
  • Fixed begin and end editing calls in text storage editing in #301

Full Changelog: 0.8.33...0.8.34

0.8.33

01 Mar 03:51
4a64c4c
Compare
Choose a tag to compare

What's Changed

  • Disabled hyphenation in Editor owing to an issue with LayoutManager in #290
  • Added debug option for ListMarker display in #291

Full Changelog: 0.8.32...0.8.33

0.8.32

29 Feb 03:34
ce17760
Compare
Choose a tag to compare

What's Changed

  • Fixed backspace callback on attachments
  • Opened ListTextProcessor

Full Changelog: 0.8.31...0.8.32

0.8.31

23 Feb 02:52
0b81209
Compare
Choose a tag to compare

What's Changed

  • Exposed scrollview for EditorView
  • Added first and last baseline layout views for Editor

Full Changelog: 0.8.30...0.8.31

0.8.30

21 Feb 05:20
3ad1684
Compare
Choose a tag to compare

What's Changed

  • Added selectOnTap for attachments along with selection style customizations.
  • Customizable handling of Backspace on attachment.

Full Changelog: 0.8.29...0.8.30

0.8.29

19 Feb 03:54
adf90db
Compare
Choose a tag to compare

What's Changed

  • Revised logic for exact text background calculations

Full Changelog: 0.8.28...0.8.29

0.8.28

11 Feb 21:57
3d00fe0
Compare
Choose a tag to compare

What's Changed

  • Reset containerEditor when attachment is removed from container.
  • Support for displaying line numbers

Full Changelog: 0.8.27...0.8.28

0.8.27

18 Jan 06:28
14c352f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.26...0.8.27