All Versions
27
Latest Version
Avg Release Cycle
122 days
Latest Release
336 days ago

Changelog History
Page 2

  • v3.2.1 Changes

    June 04, 2018

    ๐Ÿš€ Today we're delighted to announce a new release with new features and bug fixes. Please read below for more details.

    Please use the file opensourcepos.20180604204237.3.2.1.d3c215.zip in attachment for a full installation.

    ๐Ÿ”‹ Features

    ๐Ÿ”– Version 3.2.1

    • ๐Ÿ‘Œ Support for GDPR
    • CSRF simplifications
    • โฌ†๏ธ Translation upgrades
    • ๐Ÿ›  Various bug fixes

    ๐Ÿš€ For this release we would like to thank all the contributors for the continuous effort to keep the project moving forward. Keep up the good work! You know who you are.

    โฌ†๏ธ UPGRADE from version 3.2.0

    โฌ†๏ธ For this version an upgrade is required:

    โฌ†๏ธ WARNING: Always a good idea to do a backup previous to an upgrade. This is not an exception.

    • Backup your database.
    • ๐ŸŒ Backup your ospos files (normally at web server place)
    • Backup your ospos/application/config/database.php and ospos/application/config/config.php files
    • โœ‚ Remove all your ospos files (do not remove nor modify database data!!!)
    • Extract the files for version 3.2.1
    • ๐Ÿšš Move the files to your web server place
    • Copy application/config/database.php.tmpl to application/config/database.php
    • โช Restore the content of your ospos/application/config/database.php and ospos/application/config/config.php files in the new files
    • ๐Ÿšš Move the content of old uploads dir to public/uploads
    • ๐Ÿ‘‰ Make sure your webroot points to public/ directory as index.php is now contained there
    • ๐ŸŒฒ Log into OSPOS and wait for the automatic migration to complete (the login only takes longer the first time)
    • Now you are good to go and use your new version of OSPOS
  • v3.2.0 Changes

    April 14, 2018

    ๐Ÿš€ Today we're delighted to announce a new release with new features and bug fixes. Please read below for more details.

    Please use the file opensourcepos.20180414135600.3.2.0.4bab3f.zip in attachment for a full installation.

    ๐Ÿ”‹ Features

    ๐Ÿ”– Version 3.2.0

    • โฌ†๏ธ Code Igniter 3.1.8 upgrade
    • ๐Ÿ‘ PHP 7.2 support (use OpenSSL and not MCrypt)
    • โฌ†๏ธ Automatic database upgrades from vs 3.0.0 at first login (no more sql scripts)
    • Home and (back) Office menu switch (top menu can be organised in two views)
    • Expenses feature
    • Quote, Work Order features
    • ๐Ÿ‘Œ Improved Invoice support
    • Sale suspend, soft delete, complete as state not as different tables or hard delete
    • โช Restore deleted Sales
    • ๐Ÿ‘Œ Improved Items Kits
    • Export tables all records and export to pdf
    • Table sticky header (headers visible during scrolling)
    • ๐Ÿ‘ Allow duplicate barcodes (Config option)
    • Search suggestion formatting (Config option)
    • ๐Ÿ–จ Define print and email checkboxes behaviour (Config option)
    • Edit customer from sale register
    • โž• Added and Updated translations
    • โฌ†๏ธ Various Jquery plugins upgrade
    • ๐Ÿ›  Fixed permission issues (e.g. password change)
    • ๐Ÿ›  Fixed various reports issues and renamed Sales to Transactions
    • ๐Ÿ›  Various bug fixes (e.g. Tax, Rounding, Library circular dependency)

    ๐Ÿš€ For this release we would like to thank all the contributors for the continuous effort to keep the project moving forward. Keep up the good work! You know who you are.

    โฌ†๏ธ UPGRADE from version 3.1.1

    โฌ†๏ธ For this version an upgrade is required:

    โฌ†๏ธ WARNING: Always a good idea to do a backup previous to an upgrade. This is not an exception.

    • Backup your database.
    • ๐ŸŒ Backup your ospos files (normally at web server place)
    • Backup your ospos/application/config/database.php and ospos/application/config/config.php files
    • โœ‚ Remove all your ospos files (do not remove nor modify database data!!!)
    • Extract the files for version 3.2.0
    • ๐Ÿšš Move the files to your web server place
    • Copy application/config/database.php.tmpl to application/config/database.php
    • โช Restore the content of your ospos/application/config/database.php and ospos/application/config/config.php files in the new files
    • ๐Ÿšš Move the content of old uploads dir to public/uploads
    • ๐Ÿ‘‰ Make sure your webroot points to public/ directory as index.php is now contained there
    • ๐ŸŒฒ Log into OSPOS and wait for the automatic migration to complete (the login only takes longer the first time)
    • Now you are good to go and use your new version of OSPOS
  • v3.1.1 Changes

    September 09, 2017

    ๐Ÿš€ Today we're delighted to announce a new minor release with few bug fixes. Please read below for more details.

    Please use the file opensourcepos.20170909085348.3.1.1.76a002.zip for the full installation.

    ๐Ÿ”‹ Features

    ๐Ÿ”– Version 3.1.1

    • โšก๏ธ Updated en-US and en-GB translations, better grammar and consistency
    • ๐Ÿ›  Fixed database migration issue with VAT tax included
    • ๐Ÿ›  Fixed database backup bug
    • ๐Ÿ›  Fixed Gift card error
    • ๐Ÿ›  Fixed database upgrade to 3.1.x script (now it's to 3.1.1 and there is no 3.1.0 anymore)
    • ๐Ÿ›  Fixed old database upgrade scripts for people upgrading from 2.x versions
    • ๐Ÿ›  Fixed .htaccess file in opensourcepos root dir (it was not forwarding to public subdir)
    • ๐Ÿ›  Fixed few jQuery 2.0 upgrade issues

    ๐Ÿš€ For this release I would like to thank all the contributors for the continuous effort to keep the project moving forward. Keep up the good work! You know who you are.

    โฌ†๏ธ UPGRADE from version 3.0.2

    For this version an upgrade is required, which means that some configuration files will need to be adapted. Therefore please read the UPGRADE.TXT file first. The 3.0.2_to_3.1.1.sql migration script needs to be executed on your server. Just copy paste the contents into a phpMyAdmin SQL console or execute it from the command line.

    โฌ†๏ธ WARNING: Always a good idea to do a backup previous to an upgrade. This is not an exception.

    • Backup your database.
    • ๐ŸŒ Backup your ospos files (normally at web server place)
    • Backup your ospos/application/config/database.php and ospos/application/config/config.php files
    • โœ‚ Remove all your ospos files (do not remove nor modify database data!!!)
    • Extract the files for version 3.1.1
    • ๐Ÿšš Move the files to your web server place
    • โฌ†๏ธ Run the database upgrade scripts
    • Copy application/config/database.php.tmpl to application/config/database.php
    • โช Restore the content of your ospos/application/config/database.php and ospos/application/config/config.php files in the new files
    • ๐Ÿšš Move the content of old uploads dir to public/uploads
    • ๐Ÿ‘‰ Make sure your webroot points to public/ directory as index.php is now contained there
    • ๐ŸŒฒ Log into OSPOS and go to Migrate, execute the migration step (required for the new Tax support)
    • Now you are good to go and use your new version of OSPOS
  • v3.1.0 Changes

    September 02, 2017

    ๐Ÿš€ Today we're delighted to announce a new major release with various improvements. Please read below.

    ๐Ÿ”‹ Features

    ๐Ÿ”– Version 3.1.0

    • ๐Ÿ‘ MySQL 5.7 and PHP 7.x support
    • ๐Ÿ‘ Advanced Tax support with customer tax categories and etc,
    • ๐Ÿ‘ Better HORECA use case support with Dinner Table sale tagging
    • ๐Ÿ‘ Customer Rewards support
    • โž• Added quote support and better invoice support
    • โž• Added integration with Mailchimp to connect Customer list with Mailchimp list
    • Prevent inserting two customers with same email address
    • Customer total spending and stats
    • โž• Added reCAPTCHA to Login page to increase protection from Brute Force attacks
    • โž• Added due payment for credit sale support
    • Gifcard numbering with two options: Series and Random
    • Extended Item Kits functionality
    • Employee allowed to change their own password clicking their name on top bar
    • ๐Ÿ‘ Cash rounding support, extended decimals
    • Reworked Item Pictures and file name and storing
    • Financial year start date and selection from date range pickers
    • Date time range filters can be date & time or date only
    • โž• Added two new Bootswatch themes
    • ๐Ÿ‘ Receipts font size support
    • ๐Ÿ›  Fix automatically people's name first capital letter, emails in lower case only
    • ๐Ÿ›  Fixes to Receiving
    • โšก๏ธ Various amendments to database script updates from older versions
    • โž• Added dotenv support
    • โšก๏ธ Updates to language translations (split English to American English and British English)
    • ๐Ÿณ Various Dockers support improvements
    • ๐Ÿ›  Minor bugfixes

    ๐Ÿš€ For this release I would like to thank all the contributors for the continuous effort to keep the project moving forward. Keep up the good work! You know who you are.

    โฌ†๏ธ UPGRADE from version 3.0.2

    For this version an upgrade is required, which means that some configuration files will need to be adapted. Therefore please read the UPGRADE.TXT file first. The 3.0.2_to_3.1.0.sql migration script needs to be executed on your server. Just copy paste the contents into a phpMyAdmin SQL console or execute it from the command line.

    โฌ†๏ธ WARNING: Always a good idea to do a backup previous to an upgrade. This is not an exception.

    • Backup your database.
    • ๐ŸŒ Backup your ospos files (normally at web server place)
    • Backup your ospos/application/config/database.php and ospos/application/config/config.php files
    • โœ‚ Remove all your ospos files (do not remove nor modify database data!!!)
    • Extract the files for version 3.1.0
    • ๐Ÿšš Move the files to your web server place
    • โฌ†๏ธ Run the database upgrade scripts
    • Copy application/config/database.php.tmpl to application/config/database.php
    • โช Restore the content of your ospos/application/config/database.php and ospos/application/config/config.php files in the new files
    • ๐Ÿšš Move the content of old uploads dir to public/uploads
    • ๐Ÿ‘‰ Make sure your webroot points to public/ directory as index.php is now contained there
    • ๐ŸŒฒ Log into OSPOS and go to Migrate, execute the migration step (required for the new Tax support)
    • Now you are good to go and use your new version of OSPOS
  • v3.0.2 Changes

    December 31, 2016

    ๐Ÿš€ Today we're delighted to announce a new minor release with various improvements. Please read below.

    ๐Ÿ”‹ Features

    ๐Ÿ”– Version 3.0.2

    • ๐Ÿ›  Fixed error when performing scans multiple times in a row
    • ๐Ÿ›  Fixed summary reports
    • ๐Ÿ–จ Protect Employee privacy printing just the first letter of the family name
    • โšก๏ธ Updates to language translations
    • ๐Ÿณ Various Dockers support improvements
    • ๐Ÿ›  Minor bugfixes

    ๐Ÿš€ For this release I would like to thank all the contributors for the continuous effort to keep the project moving forward. Keep up the good work! You know who you are.

    โฌ†๏ธ UPGRADE from version 3.0.1

    No database change is required, so there is no migration script to run.
    โฌ†๏ธ If you are upgrading from previous to 3.0.0 versions please read 3.0.0 database upgrade instructions.

    โฌ†๏ธ WARNING: Always a good idea to do a backup previous to an upgrade. This is not an exception.

    • Backup your database.
    • ๐ŸŒ Backup your ospos files (normally at web server place)
    • Backup your ospos/application/config/database.php and ospos/application/config/config.php files
    • โœ‚ Remove all your ospos files (do not remove nor modify database data!!!)
    • Extract the files for version 3.0.2
    • ๐Ÿšš Move the files to your web server place
    • โฌ†๏ธ Run the database upgrade scripts
    • Copy application/config/database.php.tmpl to application/config/database.php
    • โช Restore the content of your ospos/application/config/database.php and ospos/application/config/config.php files in the new files
    • ๐Ÿšš Move the content of old uploads dir to public/uploads
    • ๐Ÿ‘‰ Make sure your webroot points to public/ directory as index.php is now contained there
  • v3.0.1 Changes

    November 27, 2016

    ๐Ÿš€ Today we're delighted to announce a new minor release with significant improvement in terms of performance and security. Please read below.

    ๐Ÿ”‹ Features

    ๐Ÿ”– Version 3.0.1

    • โฌ†๏ธ CodeIgniter 3.1.2 Upgrade
    • ๐ŸŽ Substantial database performance improvements
    • ๐Ÿ‘Œ Improved security: email and sms passwords encryption, removed phpinfo.php
    • Set code to be production and not development in index.php
    • ๐Ÿ›  Reports improvements, fixed table sorting, tax calculation and made profit to be net profit
    • ๐Ÿ‘ Better Apache 2.4 support in .htaccess
    • โšก๏ธ Updates to language translations
    • ๐Ÿ›  Fixed excel template download links
    • ๐Ÿ›  Fixed employee name in Sale receipt and invoice reprinting
    • Fixed 2.3.2_to_2.3.3.sql database upgrade script mistake
    • ๐Ÿ›  Fixed phppos to ospos database migration script
    • ๐Ÿ›  Minor bugfixes and some general code clean up

    ๐Ÿš€ For this release I would like to thank all the contributors for the continuous effort to keep the project moving forward. Keep up the good work! You know who you are.

    โฌ†๏ธ UPGRADE from version 3.0.0

    ๐Ÿ‘€ Make sure you have enabled in PHP MCrypt support (see FAQ for more details).
    โฌ†๏ธ If you have saved email or sms message passwords, please after the upgrade of the code to 3.0.1 reenter and save the passwords to make sure they are encrypted in MySQL. In any case as they are they will be of no use.
    No database change is required, so there is no migration script to run.
    โฌ†๏ธ If you are upgrading from previous to 3.0.0 versions please read 3.0.0 database upgrade instructions.

    โฌ†๏ธ WARNING: Always a good idea to do a backup previous to an upgrade. This is not an exception.

    • Backup your database.
    • ๐ŸŒ Backup your ospos files (normally at web server place)
    • Backup your ospos/application/config/database.php and ospos/application/config/config.php files
    • โœ‚ Remove all your ospos files (do not remove nor modify database data!!!)
    • Extract the files for version 3.0.0
    • ๐Ÿšš Move the files to your web server place
    • โฌ†๏ธ Run the database upgrade scripts
    • Copy application/config/database.php.tmpl to application/config/database.php
    • โช Restore the content of your ospos/application/config/database.php and ospos/application/config/config.php files in the new files
    • ๐Ÿšš Move the content of old uploads dir to public/uploads
    • ๐Ÿ‘‰ Make sure your webroot points to public/ directory as index.php is now contained there
  • v3.0.0 Changes

    October 22, 2016

    ๐Ÿš€ Today we are delighted to announce a new and significant upgrade to OSPOS, the release 3.0.0.
    ๐Ÿš€ This release is a major overhaul of OSPOS and comes with many changes to bring it to a more appealing look and professional set of features, an effort lasted about 10 months and all for free to use.

    ๐Ÿ”‹ Features

    ๐Ÿ”– Version 3.0.0

    • โฌ†๏ธ CodeIgniter 3.1 Upgrade
    • Major UI overhaul based on Boostrap 3.0 and Bootswatch Themes
    • New tabular views with advanced filtering using Bootstrap Tables
    • ๐Ÿ†• New graphical reports with no more Adobe flash dependency
    • ๐Ÿ”Š Redesign of all modal dialogs
    • โšก๏ธ Updated Sales register with simplified payment flow
    • ๐Ÿ‘Œ Improved security: MySQL injection, XSS, CSFR, BCrypt password encryption, safer project layout
    • ๐Ÿ‘Œ Support for SMS messaging (interfacing to specific support required)
    • ๐Ÿ”ง Email configuration
    • ๐Ÿ‘Œ Improved Localisation support
    • ๐Ÿ‘Œ Improved Store Config page
    • ๐Ÿณ Docker container ready for Cloud installation
    • ๐Ÿ‘ Composer PHP support
    • ๐ŸŒ More languages and integration with Weblate for continuous translation

    ๐Ÿ›  Fixes

    • ๐Ÿš€ Many, there are about 280 closed issues under 3.0.0 release label to produce a meaningful list
    • ๐Ÿ”จ Various code cleanup, refactoring, optimisation and etc.

    ๐Ÿš€ For this release I would like to thank all the contributors for the continuous effort to keep the project moving forward. Keep up the good work! You know who you are.

    โฌ†๏ธ UPGRADE from version 2.4

    For this version an upgrade to CI3 was done which means that some configuration files will need to be adapted. Therefore read the Upgrade.txt file first. The 2.4_to_3.0.sql migration script needs to be executed on your server. Just copy paste the contents into a phpMyAdmin SQL console or execute it from the command line.

    โฌ†๏ธ WARNING: Always a good idea to do a backup previous to an upgrade. This is not an exception.

    • Backup your database.
    • ๐ŸŒ Backup your ospos files (normally at web server place)
    • Backup your ospos/application/config/database.php and ospos/application/config/config.php files
    • โœ‚ Remove all your ospos files (do not remove nor modify database data!!!)
    • Extract the files for version 3.0.0
    • ๐Ÿšš Move the files to your web server place
    • โฌ†๏ธ Run the database upgrade scripts
    • Copy application/config/database.php.tmpl to application/config/database.php
    • โช Restore the content of your ospos/application/config/database.php and ospos/application/config/config.php files in the new files
    • ๐Ÿšš Move the content of old uploads dir to public/uploads
    • ๐Ÿ‘‰ Make sure your webroot points to public/ directory as index.php is now contained there
  • v2.4.0 Changes

    April 02, 2016
    • โฌ†๏ธ Upgrade CodeIgniter to version 3.0.5
    • ๐Ÿ›  Fix for spurious logouts
    • ๐Ÿ”’ Apache .htaccess mod_expiry caching and security optimizations
    • ๐Ÿ›  Bulk item edit fixes (category, tax, and supplier fields)
    • โœ‚ Remove f-key shortcuts used for module navigation
    • ๐Ÿ‘ Allow using custom invoice numbers when suspending a sale
    • ๐Ÿ›  PHP 7 fixes
    • โš  Specific warnings to distinguish between reorder level and out of stock situation in sales
    • ๐Ÿ›  Fix malware detection issues due to usage of base64 encoding for storing session variables
    • ๐Ÿ‘Œ Improve language generation scripts (use PHP builtin functionality)
    • โž• Add extra buttons for navigation and printing to receipt and invoice
    • ๐Ÿ‘Œ Improve print layout for invoices
    • ๐Ÿ‘‰ Make layout consistent for items between receipt and invoice templates
    • ๐Ÿ›  Minor bugfixes
  • v2.3.4 Changes

    February 08, 2016
    • ๐Ÿ›  Migration script fixes
    • ๐Ÿ‘Œ Improved continuous integration setup
    • โœ… More integration tests
    • ๐Ÿณ Virtualized container setup (docker install)
    • Live clock functionality and favicon
    • ๐Ÿ‘Œ Improved PHP 7 compatibility
    • โž• Added de_CH (German) as language
    • Minor code cleanup
    • Removal of annoying backup prompt on logout
  • v2.3.3 Changes

    January 05, 2016
    • ๐Ÿ›  Item kit fixes (search, list, ...)
    • โž• Add date picker widgets in sale/receiving edit forms
    • โž• Add date filter in items module
    • โž• Add barcode generation logic for EAN8, EAN13
    • โž• Add barcode validation and fallback logic for EAN8, EAN13
    • ๐Ÿ†• New config option to generate barcodes if item_number is empty
    • โž• Add cost and count to inventory reports
    • ๐Ÿ›  Gift card fixes
    • ๐Ÿ”จ Refactor sales overview (added date filtering + search options)
    • ๐Ÿ‘ Better locale config support
    • ๐Ÿ‘Œ Improve PHP compatibility
    • ๐Ÿ›  Fix invoice numbering bug on suspending a sale
    • โž• Add configurable locale-dependent date format
    • โž• Add grunt-cache-breaker plugin
    • Suspend button appears before adding a payment
    • ๐Ÿšš Searching of deleted items, filtering part is removed
    • โœ‚ Remove infamous 0 after leaving sale or receiving comments empty
    • โž• Add SQL script to clean zeroes in sales/receivings comments
    • ๐Ÿ›  Numerous other bug fixes