Releases: ianmartinez/LangPad
Releases · ianmartinez/LangPad
LangPad 11.1
Version 11.1 (June 14, 2020)
• Bug Fix: https:// URLs in the website field wouldn't open
• Bug Fix: Character files imported from the character editor weren't imported correctly
LangPad 11.0
This is a massive update with a bunch of new features and over a dozen bug fixes. It also consists of major refactoring work that saw about ~75% of the original code rewritten to be faster and more reliable.
You can see screenshots of the new features here.
Version 11.0 (May 23, 2020)
- Easier resizing of images before insertion
- Pressing CTRL+S on character editor and dictionary now saves the notebook
- Display shortcut keys on menus
- Added tons of shortcut keys all across the program
- Add menu and shortcut keys to dictionary
- New words are automatically selected in dictionary
- Added alternating colors to dictionary grid
- Default dictionary display font is now larger
- Opening a dictionary now adds the new words to the current dictionary, instead of replacing them
- Custom characters can be assigned to keys CTRL+1 to CTRL+0
- Character insertion now respects caps lock
- Allow the adjustment of bullet indent
- Support hanging indent
- Reset indent menu option
- Remove tabs (which were redundant with the sidebar and slowed things down)
- Add "New Window" menu item to easily open a new LangPad instance
- Paste images directly from File Explorer
- Show current line in status bar
- Add options to wrap selected text in brackets [] and // or remove brackets
- Zoom in increments of 0.2 (a less drastic jump)
- The page title of HTML documents now matches their name in LangPad
- Now has a dedicated installer
- Use AutoUpdater.NET instead of custom auto-updater
- PageNameDialog title changes depending on the mode (add/duplicate/rename page)
- PageNameDialog text box is now automatically focused when opened
- Add Patreon, GitHub, and website links to about box
- Adding, removing, renaming, and changing the order of pages are all much faster
- Added menu items to move pages to top and bottom
- Added menu items to go to the first and last page
- Pages are now inserted after the current page, not at the end of the notebook
- Smaller sidebar that has been split into two tabs: pages and notebook info
- Move sidebar to the left side
- Refactor text style code
- Improved splash screen
- Notebook files are now optimized for compression speed over compression density
- Major refactoring to have a more consistent naming scheme and remove old junk
- Convert all custom controls to C#
- Complete re-write of file handling code
- Complete re-write of theming code
- Add themes: Default Light, Cool Gray, Desert, Luna, Metallic, Luna, Olive, and Whiteout
- Bug Fix: Old Language Pad 4.x-5.x files could not be opened
- Bug Fix: Bad performance when changing font styles on a page that has large images
- Bug Fix: Word count wouldn't update automatically when opening a new file
- Bug Fix: Word count didn't include words separated by tab or newline
- Bug Fix: Pages with the same name couldn't be imported without changing the name
- Bug Fix: Undo/redo would sometimes leave text selected incorrectly
- Bug Fix: Replace all couldn't be undone
- Bug Fix: Find/replace would sometimes fail
- Bug Fix: The bar above on affricate buttons in the character editor could sometimes be clipped off
- Bug Fix: Minor alignment issue on color panel with one button
- Bug Fix: Encoding on exported HTML pages wasn't UTF-8 by default in some browsers
- Bug Fix: Invalid files opened with the open file dialog are now handled properly
- Bug Fix: Character editor would sometimes appear behind the current window
- Bug Fix: Toggle status bar wouldn't work in minimal mode