Introducing Crater Vue and React SDKs 🚀

Downloads

LATEST VERSION:

Version: 6.0.6

  • Fix issue with updating company settings

  • Fix tax report error when tax_per_item is ON

  • Fix issue with creating item with taxes on invoice create page

  • Fix search key issues on select input fields for language, currency, etc.

  • Update translations

Download

OLDER VERSIONS:

Version: 6.0.5

  • Re-order invoice status tabs

  • Fix unit + feature test failures

  • Fix 404 issue with PDF links on mobile application

  • Fix screen cropping issues on dashboard with mobile & tablet screens

  • Fix date range selection issue on report pages with non-english languages

  • Fix responsive issue with dialog boxes

  • Fix customer delete issue with existing payment transactions

  • Remove overdue status from invoice lifecycle and add as a separate field

  • Fix issue with dates on updating invoices

  • Translation updates

Download

Version: 6.0.4

  • Fix issue with Customer not being able to logout

  • Fix mail send invoice button loading issue

Download

Version: 6.0.3

  • Added ability to mark templates as default for Invoices & Estimates.

  • Added infinite scroll pagination on all view pages instead of loading everything at once.

  • Updated translations

  • Fixed issue with send invoice modal not opening on recurring invoice page

  • Fixed expense_receipt not downloading and showing invalid image on edit

  • Fixed selection issues on expense and payment edit pages

  • Fix select custom field type getting cropped off while creating an invoice or estimate.

  • Fixed permission issue for dashboard

  • Fix CSRF Vulnerability on logout request by changing its request type to POST instead of GET

  • Fixed search implementation on view pages

Download

Version: 6.0.2

  • Fixed Invoice & Payment Delete issue

  • Fixed foreign key issue with transactions

Download

Version: 6.0.1

  • Add Crotian & Greek Languages

  • Fixed customer address field vulnerability

  • Fixed DomPDF issue with PHP 8

  • Fixed issue with customer portal logo not displaying on docker

Download

Version: 6.0.0

  • Customer Portal

  • Module Support

  • Public Invoice Page

  • Expire Public Links

  • Bugfixes and improvements

Download

Version: 5.0.6

  • Fixed error on update payment when no invoice is selected

  • Fixed custom-field type selection error

  • Fixed Notes label wrapping to next line on PDFs

Download

Version: 5.0.5

  • Fixed payment edit not setting amount automatically

  • Fixed custom field values not saving on expenses

  • Fixed issue with migrations on manual update

  • Fixed expenses not showing up on dashboard when added without customer

  • Updated Profit & Loss Report calculation to include payments without invoice

Download

Version: 5.0.4

  • Fixed issue with custom fields not showing on list of suggested fields for Insert Fields dropdown

  • Fixed Reports not showing amounts in selected company currency

  • Fixed error on invoice generation for cron service with hashids

  • Fix Custom Format not selecting on Recurring Invoice Edit page

  • Fix redirect issue on Recurring Invoice view page

Download

Version: 5.0.3

  • Fixed Docker issue for Ubuntu & Reverted Nginx Port to 80 on Docker Compose

  • Fixed issue with Cron Service on Docker showing database warnings

  • Fixed Validation issue with IP Address on Domain Verification

Download

Version: 5.0.2

  • Fixed: Due tab & filters not showing on invoices

  • Fixed: Amount due & recent invoices on dashboard

  • Fixed: Redirection issue for users who don't have access to dashboard

  • Fixed: Image not showing for custom templates

  • Fixed: Docker installation issue with composer

Download

Version: 5.0.1

  • Fixed: Currency not selecting on payment edit

  • Fixed: Notifications showing twice

  • Fixed: Large names getting truncated on view pages

  • Fixed: Allowed using floats on quantity

  • Fixed: Migration issue on update with predis client

  • Fixed: Recurring invoice table not refreshing on delete

Download

Version: 5.0.0

  • Multiple Companies

  • Recurring Invoices

  • Roles & Permissions for Users

  • Advanced Invoice, Payment & Estimate Number Customisation

  • Automatic Currency Conversion

  • Upgraded Codebase to Vue3

  • Improved Color Scheme & Accessible UI Components

  • Added ability to disable Retrospective Edits

Download

Version: 4.2.0

  • Added New File Based Templates for easy template customisation

  • Added Domain Verification Step on Installation Wizard

  • Improved Translation for several languages

  • Fixed issue with Notifications not showing on Installation Wizard

  • Fixed issue with Backups on Docker

  • Clone Invoice now takes selected template into account

  • Updated composer packages and added support for PHP 8

Download

Version: 4.1.0

  • Added New Dialog Component

  • Added New Notification Component

  • Added ability to set Invoice/Estimate Number Length

  • Added ability to attach Invoice/Estimate/Payment PDFs on emails

  • Added new Korean, Slovak, Vietnamese, Japanese

  • Fixed Relative URL issue on local setups

  • PDF titles are now translatable

  • Fix issues with Custom Date field

Download

Version: 4.0.4

  • Fixed Insert Note issue

  • Fixed issue with Invoice date on edit page

  • Fixed rounding errors on tax for PostgreSQL DBs

  • Fixed issue with company logo when using crater on an IP Address

  • Upgraded TailwindCSS to V2

  • Upgraded Laravel-mix version

Download

Version: 4.0.3

  • Added missing translations for English, German & Spanish

  • Fix rounding errors on Estimates, Payments & Invoices

Download

Version: 4.0.2

  • Fixed Browser Crash issue on new invoice/estimate pages.

  • Fixed PDF characters not showing properly in certain languages.

  • Updated translations for Serbian, French, German, Dutch & Arabic based on contributions.

  • Updated Template Selection Modal UI to display to the template name

  • Added hover effects on template-select button

  • Fixed issue with payments when decimal numbers are used.

  • Added Swedish Language

Download

Version: 4.0.1

  • Fixed Forgot Password Issue

  • Fixed Downloaded PDF extension issue

  • Fixed security issue with hash ids

  • Fixed Logo not showing on PDF on localhost

  • Increased note limit to 65000 chars instead of 255

  • Fixed Server error on reports

  • Added Latvian Language

  • Fixed Translations for several languages.

Download

Version: 4.0.0

  • 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)

Download

Version: 3.1.1

- 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
Download

Version: 3.1.0

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
Download

Version: 3.0.0

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
Download

Version: 2.1.0

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.
Download

Version: 2.0.2

- Fixed issue on Invoice & Estimate view page
Download

Version: 2.0.1

- Fixed server error on Invoice view page when city and state is added - Fixed issue with quantity and discount not allowing floats
Download

Version: 2.0.0

- 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
Download

Version: 1.1.0

- 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 database wizard step to allow larger values.
Download

Version: 1.0.0

Initial Version of Crater Web.
Download