Releases: umarhasyimas/Pot_O-Note-Pad
Releases · umarhasyimas/Pot_O-Note-Pad
Release list
Pot-O Note Pad v3.4.0
Pot-O Note Pad Changelog
Version: 3.4.0 (San-Shi-Zero)
Codename: Chili
Date: 30-10-2025
Minor Fixes & Quality of Life Improvements
- Crucial Stability Fix: Restored UTF-8 encoding for Save File and Save As File operations, ensuring data integrity across all files.
- Workflow Improvement: Added memorized last opened folder functionality to both Open File and Save File dialogs for faster navigation.
- Code Editing: Implemented modern editor behavior for indentation, specifically adding the Unindent (Shift+BackTab) function to mirror VS Code functionality.
- Startup Fix: Resolved a minor issue that caused a double application title to display in the main window header.
- File Management: Improved overall stability and reliability for Open File and Open File from Path features.
Note: This release focuses on refining core functionality and editor experience.
Pot-O Note Pad v3.3.3
🌶️ Pot-O Note Pad v3.3.3 Codename "Chili"
This release focuses on improving stability, refining key features, and introducing a handy new text manipulation tool.
✨ New Feature
- Remove Line-Breaks: A highly requested feature has been added! You can now easily clean up copied text by removing all unnecessary line breaks, turning multi-line paragraphs into a single block of text for easier editing and formatting.
⚙️ Improvements
- Enhanced "Insert Symbols" Dialog: The symbol insertion experience is now smoother and more intuitive. We've improved the layout and responsiveness of the dialog box, making it faster to find and insert the special characters you need.
- Clipboard Text Sanitization: The Text Editor now automatically sanitizes copied text coming from the clipboard. This helps strip out common invisible or unwanted characters (like zero-width spaces or non-standard formatting codes) that can sometimes cause display or saving issues when pasting from external sources.
🐞 Bug Fixes
- Fixed "Save as PDF" Menu: The "Save as PDF" menu item is now fully functional, allowing you to correctly export your notes as PDF documents without issues.
- Resolved Open and Save Operations: Developer have addressed several underlying issues with the core Open and Save functionality. All file operations are now more reliable and stable across different operating systems.
Pot-O Note Pad v3.2.5
Pot-O Note Pad
Version: 3.2.5 (San-Ni-Go)
Codename: Corn
Changelog:
- Improve init New File behaviour
- Improve init New Window behaviour
- Improve file type selection to Open File, Save File, Save File As dialog box
- Fix bugs menu bar items didn't active when added Toolbar menu
- Fix bugs and improve Exit function
- Fix bugs and improve lexers selection functionality
- Fix folding and unfolding syntax feature
- Fix Clear Lexer functionality
- Fix bugs Title Bar function
- Fix bugs Close Event functionality
- Fix bugs from Autosave
- Fix bugs document modifications
- Fix bugs Line Spacing
- Fix bug Find and Replace functionality
- Improve Find and Replace features
- Improve drag and drop functionality
- Improve selection and keypress event functionality
- Improve View Only Mode
- Improve menu item to be more intuitive
- Improve context menu to be more intuitive
- Improve document properties info
- Changing Zoom-In and Zoom-Out shortcuts
- Rescale Zoom-In and Zoom-Out
- Improve Toolbar behaviour
- Improve Page Setup functionality
- Improve Print Preview functionality
- Add load and save preferences
- Add new function (Indent, Unindent, Change or Convert Case, Convert Space and Tabs, Transpose)
- Add new function shortcuts
- Add Change Theme handler
- Restyle old icons and add new icons
- Rearrange couple of menu items for better UI/UX experience
- Improve overal user interface and user experience
Pot-O Note Pad v1.9.9
- Fix Page Setup, Print Preview, Print. Now use Win32 API for them.
- Fix change to plain text feature after text turned to code lexer.
- Fix and optimize Find and Replace feature.
- Add highlight feature to the Find and Replace.
- Add file handler method for opening supported file (e.g. txt).
- Add enable and disable method for edit menu function (e.g. Cut, Copy, Paste, Select All)
- Make change font to be undoable.
- Add Toolbar to the application.
- Change status bar method to use permanent widget instead of showMessage dialog box.
- Fix line numbers margin.
- Styling caret line.
Pot-O Note Pad v1.7.4
Changelog
- Fix Line Spacing.
- Remove code folding feature.
- Add more lexer support (C, C++, Assembly, BASIC, PHP, Javascript, and many more).
- Fix Find and Replace dialog box. Add Match Case and Wrap Around feature.
- Add View Only mode.
- Add Line Wrapping, Line Numbers toggle button.
- Fix Print to PDF feature.
- Add Zoom in, Zoom Out, and Reset Zoom features.
- Add & Fix Close Event and Cancel saving dialogue box event handler.
- Add Unsaved changes tracking for Close Event and Exit function when any unsaved changes.
- Remove unnecessary code.
- Add drag and drop feature for opening file.
- Add New Window menu for opening/create new window.
- Change version software to 1.7.4
Pot-O Note Pad v0.0.3-beta.1
First executable release of simple alternative to notepad with Python, Javascript, Batch, XML, HTML, CSS code lexers.
Written in Python and compiled to C. Using PyQt5 as the GUI and QScintilla.
Usable for writing and saving file.
Released and provided as "AS IS" with MIT License.