Releases: mohammadKarimi/Riter
Releases · mohammadKarimi/Riter
[email protected]
What's Changed
- Bump FluentAssertions from 6.12.1 to 6.12.2 by @dependabot in #117
- Bump Microsoft.Extensions.DependencyInjection from 8.0.1 to 9.0.0 by @dependabot in #115
- Bump Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 9.0.0 by @dependabot in #116
- Change Icons @mohammadKarimi
- Showing hotkeys in setting panel from stored file. @mohammadKarimi
- add new animation on movement Icon. @mohammadKarimi
Full Changelog: v0.1.5...v0.1.6
[email protected]
What's Changed
- add own hotkey and save in panel by @mohammadKarimi in #113
- separate the color palette and add new icon for color in toolbox by @mohammadKarimi in #114
Special Thanks @NimaKaviyani , @hassan-hamidi
Full Changelog: v0.1.4...v0.1.5
Preview
[email protected]
What's Changed
- Add Database shape by @mohammadKarimi in #105
- New Panel Style by @mohammadKarimi in #106
Special Thanks @hassan-hamidi
Full Changelog: v0.1.3...v0.1.4
[email protected]
What's Changed
- hotkeys for drawing arrow rectangle and circle by @mohammadKarimi in #96
- Fix Bug: Handle the Ink and None editing mode. by @mohammadKarimi in #98
- Change icon of shape selected in toolbox by @mohammadKarimi in #101
- Modified Code to Use Click Point as the Circle's Outer Edge by @mohammadKarimi in #103
Special Thanks : @hassan-hamidi
Full Changelog: v0.1.2...v0.1.3
[email protected]
What's Changed
- the issue of the keyboard not working during program execution by @mohammadKarimi in #91
Change the hotkey for selecting color
Color Shortcuts
- 1 - Yellow
- 2 - Purple
- 3 - Mint
- 4 - Coral
- 5 - Red
- 6 - Cyan
- 7 - White
- 8 - Orange
- 9 - Gray
- 0 - Black
Special Thanks @NimaKaviyani @Hassan3790
Full Changelog: v0.0.13...v0.1.2
[email protected]
What's Changed
- Fix bug on arrow undo. by @mohammadKarimi in #88
- Reset arrow when click highlter by @mohammadKarimi in #89
Special Thanks @NimaKaviyani
Full Changelog: v0.0.12...v0.0.13
[email protected]
What's Changed
- Update README.md by @mohammadKarimi in #83
- draw arrow circles rectangle by @mohammadKarimi in #84
- Fix Some bugs.
- Update Tooltips
- Improve performance on drawing.
Full Changelog: v0.0.11...v0.0.12
[email protected]
What's Changed
- Add HotKeys of Keyboard Panel by @mohammadKarimi in #81
- Update README.md by @mohammadKarimi in #82
- Add HotKeys for Color palette (Alt + 1 Or Alt + 2 , ... , Alt + 0)
Full Changelog: v0.0.10...v0.0.11
[email protected]
What's Changed
- add hotkeys for size of brush and color pallete by @mohammadKarimi in #77
- Fix Adjust Windows Size on Monitor Change. by @mohammadKarimi in #78
- Separate the implementation of Drawing ViewModel to follow SRP by @mohammadKarimi in #79
- Complete Implementation of Highlighter and setting panel by @mohammadKarimi in #80
New HotKeys:
Ctrl+1 -> 1x
Ctrl+2 -> 2x
Ctrl+3 -> 3x
Full Changelog: v0.0.9...v0.0.10
[email protected]
What's Changed
- Separate palletestate class to focused and single responsible handler by @mohammadKarimi in #72
- read the hotkeys from a file and add a list of hotkeys in the file by @mohammadKarimi in #74
HotKeys:
D -> Drawing
E -> Erasing
CTRL + H -> HideAll
CTRL + T -> Trash
Z -> Undo
X -> Redo
H -> Highlighter
R -> Release
Shift(On Drawing Mode) -> Draw a line
Full Changelog: v0.0.8...v0.0.9