|
| 1 | +# RELEASE NOTES 3.1.1 |
| 2 | + |
| 3 | +- Add object name in property page |
| 4 | +- Fix side pane status and style |
| 5 | +- Implement showing page properties in PropertyPane |
| 6 | +- Fix font editor sizing in property page |
| 7 | +- Added missing change for new collection pane style |
| 8 | +- Strong hover effect for collection pane |
| 9 | +- Update page list view styling |
| 10 | +- Increase version to 3.1.1 and remove dep on electron-rebuild |
| 11 | +- Use smaller collection selector in smaller screens |
| 12 | +- Fixed freehand reference |
| 13 | +- Move OSX icon into build |
| 14 | +- Move build into app |
| 15 | +- Fix package.json for electron-builder |
| 16 | +- Refactor page list navigation |
| 17 | +- New collection pane color theme |
| 18 | +- Fixed typo |
| 19 | +- Fix editor styling |
| 20 | +- Add button global style for buttons |
| 21 | +- Add icon.icns support to OS X |
| 22 | +- change configuration for mac arm build |
| 23 | +- Use arm64 as mac arch |
| 24 | +- Use universal as mac arch |
| 25 | +- Use electron-builder 23.3.3 |
| 26 | +- Temporarily disable gesture toolbar |
| 27 | +- Add support for free hand drawing |
| 28 | +- UI: change alignment toolbar icons |
| 29 | +- Add utilities for calculating color contrast |
| 30 | +- Use less aggressive snapping |
| 31 | +- Fix: improve color icon display |
| 32 | +- Fix incorrect rounding when calculating snapping positions |
| 33 | +- Fix: geometry editor failed to flip shapes |
| 34 | +- UI Refresh: use two-tone variant to replace the classic one in material icons |
| 35 | +- Fix: Rich text color choose not loading recently used colors |
| 36 | +- Fix open dialog and shell API changes |
| 37 | +- Add @electron/remote |
| 38 | +- Rasterizer: fix page capturing for Electron 15 |
| 39 | +- Upgrade to Electron 15.2.0 |
| 40 | +- Fix psating of bitmap when clipboard containing also HTML content enriched by browser |
| 41 | +- Explicitly use .png for screenshot tmp file |
| 42 | +- Update to electron 11.4.4 |
| 43 | +- Add support for generic external commandline-based screenshooter |
| 44 | +- Fixed load file for image data prompt |
| 45 | +- Add delay to renderer |
| 46 | +- Fix collection installer open dialog API changes caused by Electron 10 |
| 47 | +- Show error message when editor quits to fast |
| 48 | +- Allow external editor for unlisted extensions |
| 49 | +- Fix progress dialog annoying text jump |
| 50 | +- Upgrade to Electron 10.1.3 |
| 51 | +- Add xml syntax for code editor |
| 52 | +- Add xml syntax for code editor |
| 53 | +- Improve recent document and page thumbnail views |
| 54 | +- Additional API fix for electron 9.3.0 that affects export |
| 55 | +- Fix file dialog API when saving and loading |
| 56 | +- New gesture and experimental clipart search |
| 57 | +- Migrate to electron 9.3.0 |
| 58 | +- Fix error during save if document contains font which is not installed |
| 59 | +- Fix: changing shadow dx has no effect |
| 60 | +- fix snapping and prototype export |
| 61 | +- Refactor how snapping was calculated and handled |
| 62 | +- Implement partial property changes for all remaining types |
| 63 | +- Disable dev tool auto open in dev mode |
| 64 | +- Adding support for property change mask to partially change a property in a group of targets |
| 65 | +- Fix wrong image size when pasting from clipboard in hidpi screens |
| 66 | +- Fix clickable prototype export template |
| 67 | +- Remove error log when no private collection was found |
| 68 | +- Add support for specifying custom UI font |
| 69 | +- Add configuration to enable hardware acceleration in Linux |
| 70 | +- Fix #577 - v3.1.0 break search bar |
0 commit comments