Skip to content

Latest commit

 

History

History
94 lines (71 loc) · 4.63 KB

CHANGELOG.md

File metadata and controls

94 lines (71 loc) · 4.63 KB

Boomega unreleased

Date: UNKNOWN

Warning: Your data saved in databases created in previous versions will not show up in this release due to new retrieving stategy.

Enhancements/features

  • 🚧 Turkish language support (incomplete) by Turab
  • 💥 Refactored database api for allowing integrating other database managements systems into the app
  • ✨ MySQL support
  • ⬆️Migrate to OpenJDK 17
  • ⬆️JavaFX 18
  • ✨ MacOS specific menu-bar
  • #161: 'Maximize' item in window menu
  • 💄 Look and feel updates
  • ✨ Native system info view
  • ✨ RTL language support on UI implemented
  • #166: Allow text highlighting in Google Book Preview

Changes

  • 💄 New application icon
  • ✨ Login-view menu-bar
  • ➖ Removed embedded image-viewer (for Google Book thumbnails)
  • ➖ Removed embedded third-party software viewer
  • ♻️ Plugin API improvements, simplified plugin management

Bug fixes/improvements

  • 🐛 #158: Json export does not serialize languages
  • 🐛 #113: Incorrect login data saving strategy
  • 🐛 Native MacOS menubar insertion fails
  • 🐛 Progress indication does not stop after searching for updates
  • 🐛 Crash on startup if the plugin directory doesn't exist yet

Boomega 0.7.5 (pre-release)

Date: 2021-08-22

Enhancements/features

  • ✨ Exporting to JSON & Excel Spreadsheet format (see #41)
  • ✨💄 Updated Google Book Details Panel (Closes #126)
  • #150: Ability to copy the description in Google Book details pane
  • #110: Records view configuration panel
  • #104: Duplicate record item
  • #94: Showing key combinations in the tooltips of the toolbar items
  • 💥 #152: New Update detection policy
  • #23: Handling duplicate file in UpdateDialog
  • #8: Saving the time of the last update-searching
  • ✨ Hiding docks when no items selected in records-view
  • ✨ Disable insert-item when the find-dialog is showing in records-view
  • 💄 Look and feel updates

Bug fixes/improvements

  • 🐛 #136: Record table sorting does not work
  • 🐛 #151: Can't replace record attributes with empty strings.

Note: your column-configurations might be broken after updating to this release

Boomega v0.7.0 (pre-release)

Date: 2020-07-20

Enhancements/features

  • #147: Global toolbar in database view
  • 💥 New Google Books Import View (Closes #11, #13 and #10)
  • #14: Google Book preview panel tells the user if the preview is not available
  • #149: Google Book Preview toolbar
  • ✨ Google Book Preview is now displayed in a tab
  • ✨ New way of joining existing records with Google Books
  • 💄 Updated look and feel, more animations
  • ✨ Showing dialogs for uncaught exceptions
  • ✨ Context menu for database view tabs that allows to access some basic tab-operation utility (like closing all tabs etc...)
  • ✨ More precise failed login messages
  • ✨ Showing total items/selected items in record-view's toolbar

Bug fixes/improvements

  • 🐛 #146: UnsatisfiedLinkError when running the program as a native app on Windows
  • 🐛 #148: Google book information overlay - minimum height is too low
  • 🐛 Database view module configurations are not saved when restarting the program
  • 🐛 Closing a non auto-login database removes the auto-login database as well
  • 🐛 Google Books Table: "publisher" column called "subtitle"
  • 🐛 Record Table: missing "author" column

Boomega v0.6.5 (pre-release)

Date: 2021-06-22

First public release