What's New
✨ New Features:
Task Type / Custom Prompt
- Task type selection dropdown in the sidebar.
- Default task types (None, Feature, Refactor, Question, Debug).
- Create Custom task type / prompt.
Tasktype.mp4
Model Context Limit
- Added model token limit visualisation in the UI
- Dropdown for selecting AI models with their token limits.
- Added clear indicators when exceeding token limits.
Modelcontextlimit.mp4
Workspace Manager
- Manage workspaces.
- Add a folder into a workspace.
- Switch between workspaces.
Workspacemanager.mp4
Copy History
- View Copyable History.
- View Copyable Content.
Copyhistory.mp4
Other Improvements
- Auto Update Checker with improved UI.
- Update Available! Now shows automatically when there is an update.
-
Adjustable User Instructions area.
Adjustableinstructions.mp4
🛠️ Improvements
- User Interface Enhancements:
- ✨ Consistent Modal Styles.
- ✨ Improved App Layout.
- ✨ Refined UI elements for improved user experience.
🐞 Bug Fixes & Optimizations
- ✅ Fixed WSL - PasteMax is now useable on WSL.
NOTE: That you might need to manually input the file path for a folder in WSL.
- ✅ Refactored index.css - For future contributors,
index.css
is now modularised into multiple css. - ✅ Improved Update Checker - No need to manually check for updates.
FULL TECHNICAL DETAILS IN CHANGELOG.md
📦 Availabled Downloads - PasteMax v1.1.0
Windows
Type | Download |
---|---|
🖥️ Installer | PasteMax-Setup-1.1.0-stable.exe
|
📁 Portable | PasteMax-1.1.0-stable.exe
|
Mac
Type | Download |
---|---|
🖥️ Apple Silicon Installer | PasteMax-1.1.0-stable-arm64.dmg
|
📁 Apple Silicon Portable | PasteMax-1.1.0-stable-arm64-mac.zip
|
🖥️ Intel Based Installer | PasteMax-1.1.0-stable.dmg
|
📁 Intel Based Portable | PasteMax-1.1.0-stable-mac.zip
|
Linux
Type | Download |
---|---|
🖥️ Debian/Ubuntu (deb) | PasteMax-1.1.0-stable-amd64.deb
|
🖥️ Fedora/RHEL (rpm) | PasteMax-1.1.0-stable.x86_64.rpm
|
📁 AppImage Portable | PasteMax-1.1.0-stable.AppImage
|
🔧 Contributor Highlights
- Task Type System: Selection & Custom Task Types with Prompts by @shitover in #56
- Workspace Manager Feature by @shitover in #58
- Refactor index.css by @haikalllp in #59
- Improve Update Checker by @haikalllp in #60
- Add WSL support by @haikalllp in #61
- Model Context Limit and Copy history by @shitover in #62
- Quick App Fixes by @haikalllp in #63
- Improved Workspace Handling by @haikalllp in #64
- UI-Overhaul by @haikalllp in #65
New Contributors
Full Changelog: v1.0.5-stable...v1.1.0-stable