Releases: mohammadKarimi/Riter
[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
[email protected]
What's Changed
- Fix bugs when key_down shift key. by @mohammadKarimi in #69
- Add Highlighter Pen. by @mohammadKarimi in #70
Full Changelog: v0.0.7...v0.0.8
[email protected]
What's Changed
- Add Line Mode and Set this feature with Shift. by @mohammadKarimi in #67
Full Changelog: v0.0.6...v0.0.7
[email protected]
What's Changed
- Send HotKeys to View Model to Handle which Action must call. by @MohammadMokhtarii in #40
- Update README.md by @mohammadKarimi in #45
- Update feature_request.md by @mohammadKarimi in #55
- Create dotnet_build_test.yml by @mohammadKarimi in #56
- Delete .github/build-test.yml by @mohammadKarimi in #57
- Create dotnet-desktop.yml by @mohammadKarimi in #58
- Delete .github/workflows/dotnet.yml by @mohammadKarimi in #59
- Start the Main Toolbox in the center of Screen by @mohammadKarimi in #60
- Update dotnet-desktop.yml by @mohammadKarimi in #62
- change the Color Pallete by @mohammadKarimi in #64
- Add brush size UI by @mohammadKarimi in #65
Full Changelog: v0.0.5...v0.0.6
[email protected]
What's Changed
- Add toggled functionality in start drawing button. by @mohammadKarimi in #26
- 24 add hideall button to hide and show all drawing strokes by @mohammadKarimi in #27
- Fix Bug: Change the IsRelease method. by @mohammadKarimi in #29
- Add ToolTips by @mohammadKarimi in #30
- add white and blackboard And New Style by @mohammadKarimi in #31
- Bump Microsoft.Extensions.Configuration.Json from 8.0.0 to 8.0.1 by @dependabot in #33
- Bump Microsoft.Extensions.DependencyInjection from 8.0.0 to 8.0.1 by @dependabot in #32
- Create Simple setting panel by @mohammadKarimi in #37
- Global hotkeys (With Code) by @MohammadMokhtarii in #36
- add blackboard and whiteboard enable to setting panel by @mohammadKarimi in #43
New Contributors
- @MohammadMokhtarii made their first contribution in #36
Full Changelog: v0.0.4...v0.0.5
[email protected]
What's Changed
- Delete .github/workflows/codeql.yml by @mohammadKarimi in #17
- Create build-test.yml by @mohammadKarimi in #18
- add GitHub icon next to mouse icon and link to Riter project by @mohammadKarimi in #19
- Separate WIndowControl UI.
Full Changelog: v0.0.3...v0.0.4
[email protected]
What's Changed
- Follow Stylecop Analyzer Rules by @mohammadKarimi in #5
- Add history mechanism of stroke in drawing by @mohammadKarimi in #11
- Bump xunit.runner.visualstudio from 2.4.5 to 2.8.2 by @dependabot in #10
- Bump coverlet.collector from 6.0.0 to 6.0.2 by @dependabot in #9
- Bump xunit from 2.4.2 to 2.9.2 by @dependabot in #7
- Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.11.1 by @dependabot in #8
New Contributors
- @mohammadKarimi made their first contribution in #5
- @dependabot made their first contribution in #10
Full Changelog: v0.0.2...v0.0.3
[email protected]
Version 0.0.2
We're excited to announce the initial release of Riter, a modern screen drawing application built using WPF (Windows Presentation Foundation).
Key Features:
- Drawing Functionality: Users can draw directly on their computer screens.
- Brush Size Selection: Customize your drawing experience with various brush sizes.
- Color Management: Choose from a range of colors for your drawings.
- Stroke History Management: Undo and redo functionality for better control.
Technical Details:
- Built with WPF for Windows desktop applications.
- Targets .NET 8.0 for Windows.
- Utilizes dependency injection and configuration management through NuGet packages.
Additional Information:
- The application features a user-friendly interface with a palette of drawing tools.
- Includes options for pen, brush, shapes, text, eraser, and more.
- Supports transparent backgrounds for versatile screen annotations.
License:
Riter is released under the MIT License, allowing for free use, modification, and distribution.
Feedback and Issues:
If you encounter any issues or have suggestions for improvements, please submit them through our GitHub issue tracker.
We hope Riter enhances your screen annotation and drawing experience. Thank you for using Riter!
[email protected]
Full Changelog: https://github.com/mohammadKarimi/Riter/commits/v0.0.1