Crater Versions Save

Open Source Invoicing Solution for Individuals & Businesses

4.0.0

3 years ago
  • Replaced Bootstrap CSS framework with Tailwind CSS
  • Added ability to create & download file & DB Backups
  • Added File-Disk Configuration Settings ( Saves PDFs or Backups to Digital Ocean Spaces, AWS S3 & Dropbox)
  • Added new Customer View page
  • Added Custom Notes for Estimates, Payments & Invoices
  • Added Unit & Feature Tests
  • Revamped API + API Documentation
  • Added ability to Edit Email Subject & Description with placeholders before sending out an Invoice or Estimate Email
  • Added Custom Fields - Customize your Address formats on PDFs ( use custom or basic fields according to your preference)
  • Added Global Search
  • Added ability to Manage Admins (Add, Edit, and remove Admins)

3.1.1

3 years ago
  • Fixed all docker issues
  • Fixed Issue with SES Email Driver
  • Fixed issues with PHP 7.4 PDF Generation
  • Fixed Translation issues on Customization Page
  • Fixed Invalid URL issue on setup wizard when using localhost
  • Fixed email layout issue

3.1.0

3 years ago

New features:

  • Redesigned Self-Update UI
  • Updated French, German and Italian languages
  • Added ability to copy Invoice PDF URL
  • Added ability to resend an Invoice/Estimate
  • Added customer selection on Expense

Bug fixes:

  • Fixed issue with chart values not showing correctly on dashboard
  • Fixed issue with new items not showing on new invoice/estimate page
  • Completely refactored Invoice, Estimate and Report PDFs to support PHP 7.4
  • Fixed issue with Payment modes doubling on save
  • Updated warning message on customer removal
  • Updated logic for applying date when an estimate is converted to Invoice

3.0.0

4 years ago

New features:

  • Added Custom Payment Modes
  • Added Payment Receipt PDF
  • Added Custom Item Units
  • Added Ability to select default taxes on items
  • Added Arabic & Portuguese (Brazilian) language
  • Added ability to Clone an existing Invoice

Bug fixes:

  • Fixed invoice & estimate template spacing issues
  • Fixed Customer Address issue
  • Update Mailgun Configuration UI
  • Fixed PostgreSQL bug
  • Fix French Translations
  • Fix company address not respecting new lines
  • Fix from_email address not working as expected
  • Fix issue with passwords not working if it starts with a symbol

2.1.0

4 years ago

New features:

  • Added new Customization screen to turn-off Invoice, Estimate & Payment Number auto-generation and edit prefix for each.
  • Added ability to edit Invoice, Estimate & Payment Numbers

Bug fixes:

  • Replaced JSON Column Types with Text to support older versions of MySQL and MariaDB
  • Fixed issue with PDF showing binary data on some systems
  • Display currency-code with currency name on currency select inputs
  • Fixed issue with selected currency not being displayed on PDFs
  • Fixed an issue where Shipping Address was being added automatically on creating a new customer
  • Allow 0% tax on new TaxTypes
  • Fixed an issue where users were not being able to view PDFs in some operating systems.

2.0.2

4 years ago

Fix Invoice & Estimate view issue with pagination

2.0.1

4 years ago
  • Fixed server error on Invoice view page when city and state is added
  • Fixed issue with quantity and discount not allowing float values

2.0.0

4 years ago
  • Replaced State & City selectors with a text input
  • Fixed installation issue with newer MySQL versions
  • Fixed an error with clicking record payment from the Invoice-View page
  • Fixed an issue with quantity field not allowing float values like 2.50, 3.25 etc
  • Converted language files from js to JSON to support transifex
  • Fixed item "name not found error" on Item-wise sales report

1.1.0

4 years ago
  • Added profile picture picker on onboarding wizard and settings
  • Fixed issue with edit payment
  • Fixed issue with installation check
  • Added remaining currency symbols
  • Added Kuwaiti Dinar currency
  • Fixed issue with taxes not working after selecting/deselecting an item invoice and estimate creation.
  • Fixed unique validation issue on customer edit.
  • Removed max-length validations from the database wizard step to allow larger values.

1.0.0

4 years ago