Skip to content

Releases: vteams/open-source-billing

Release 2.2

10 Aug 15:42
Compare
Choose a tag to compare

Release 2.2 contains the following changes:

  1. Updated Ruby version to 2.7.1
  2. Updated Rails version to 6.0.2.2
  3. Moved all javascript to webpacker
  4. Client side validations
  5. Customer Portal
  6. Introdution to OSB
  7. UI improvements

Release 2.1

02 Nov 15:27
Compare
Choose a tag to compare

Release 2.1 contains the following changes:

  1. Updated UI of invoice and estimate forms
  2. Added a client's personal detail section in client form popup
  3. Added page blocking notifications (used a sweetAlert.js library) for below-mentioned modules:
    Payments (create)
    Projects (create and update)
    Tasks (create, update and send an invoice)
    Staffs (create, update and send an invoice)
    Invoices (create, update and send an invoice)
    TimeLog (create, update and send an invoice)
    ProjectTasks (create, update and send an invoice)
    Estimates (create, update, send an estimate and convert into an invoice)
  4. Added non-blocking notifications (used a toastr.js library) for remaining modules.
  5. Moved invoice JS calculations into new invoiceCalculator.js.coffee file
  6. Moved estimate JS calculations into new estimateCalculator.js.coffee file
  7. Optimized invoices.js.coffee
  8. Optimized estimates.js.coffee
  9. Moved JS plugins event bindings into new osb_plugins.js.coffee file

New UI Release 2.0

10 Jul 14:45
Compare
Choose a tag to compare
New UI Release 2.0 Pre-release
Pre-release

Release 2.0 contains the following changes:

  1. Updated ruby version to 2.2.2
  2. New and attractive user interface
  3. Added switch table view feature for index pages (Enhancement)
  4. Added elastic search functionality on basis of different attributes (Enhancement)
  5. Added currency dropdown with search functionality in the header (Enhancement)
  6. Added user attractive SweetAlert (plug-in) to delete a single record (Enhancement)

old-ui-release-1.1

16 Apr 13:03
Compare
Choose a tag to compare

Release 1.1 contains the old user interface, updated versions of gems, minor code fixes and updated import data module for QuickBooks with Oauth 2.0.