Releases: querwurzel/BinPastes
Releases · querwurzel/BinPastes
1.0.436
1.0.424
- unify favicon and PWA icon
- refactorings
- dependency updates
1.0.304
- reworked one-time paste workflow to a 2-step process (visit, then view)
- reduced network payload sizes
- limited tracking to public pastes
- increased size of action icons
- new action to copy paste link
- new background color for left side elements
- slighty improved view for mobile screens
- Ctrl/Cmd+C on read page now copies immediately replacing Ctrl/Cmd+A to select only paste content
- refactorings & dependency upkeep
1.0.238
- dependency upkeep
- add 144px favicon to manifest
- refactorings
1.0.208
- dependency upkeep
- include PWA manifest to improve mobile experience
- include architectural unit tests
1.0.190
- add copy2clipboard icon
- prevent layout to break on long titles
- hardened paste creation validation
- dependencies upkeep
- include line breaks when copying paste on read page
1.0.166
- improved mobile view
- improved frontend maven build
- added unit/integration tests to backend and Github Workflow
- better handling of paste persistence contention in backend
- code refactoring
- dependencies upkeep
1.0.100
- global hot-key to submit paste on create page
- global hot-key to select only paste content on read page
- display line numbers for paste content longer than one line
- character count on create page
- refactorings
- dependency upkeep