Skip to content

v1.0.0 - Initial Release

Latest
Compare
Choose a tag to compare
@rojcode rojcode released this 23 Jan 09:11
2c569ac

Release Notes

Version 1.0.0 (January 2024)

New Features

  • Note Creation: Users can now create notes by entering text in the input field and pressing Enter or clicking the "Add" button.
  • Customizable Colors: The application supports customization of note colors. Right-click on a note to access a context menu with color options.
  • Note Deletion: Clicking on a note removes it from the list.
  • Clear Input: Users can clear the input field by clicking the "Clear" button.

Installation

No installation is required. Users can simply open the HTML file in a web browser to access the Note App.

Screenshots

Bug Fixes

  • Resolved an issue where the context menu would not appear in certain scenarios.
  • Fixed a bug related to the width of the input field not adjusting properly.

Known Issues

  • In rare cases, the color selection in the context menu may not update immediately.

How to Contribute

Contributions to enhance the Note App are welcome. To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes.
  4. Test thoroughly.
  5. Create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Thank you for using the Note App!