Skip to content

Releases: querwurzel/BinPastes

1.0.436

14 Dec 13:24
Compare
Choose a tag to compare
  • synchronous deletion
  • one-time paste contention does not result in server error (now checked in IT)
  • simplified search code
  • maintenance & refactorings

1.0.424

10 Dec 18:54
a0037a8
Compare
Choose a tag to compare
  • unify favicon and PWA icon
  • refactorings
  • dependency updates

1.0.304

04 May 06:54
Compare
Choose a tag to compare
  • 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

06 Apr 10:02
Compare
Choose a tag to compare
  • dependency upkeep
  • add 144px favicon to manifest
  • refactorings

1.0.208

15 Feb 11:21
Compare
Choose a tag to compare
  • dependency upkeep
  • include PWA manifest to improve mobile experience
  • include architectural unit tests

1.0.190

17 Dec 18:57
Compare
Choose a tag to compare
  • 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

25 Nov 08:56
Compare
Choose a tag to compare
  • 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

16 Nov 13:40
Compare
Choose a tag to compare
  • 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