= 2.4.0 =
* Fixed language detection with PLL plugin
* Fixed problem with stuck loops
* Fixed navigation issue
* Fixed gettext problems

= 2.3.10 =
* Bugfix for the "_load_textdomain_just_in_time was called incorrectly"

= 2.3.9 =
* Quick fix for memory leak issues from the previous version.

= 2.3.8 =
* Fixed critical issue with Polylang integration where non-Cyrillic languages (e.g., DE, EN) were incorrectly transliterated to Cyrillic on first visit.
* Added robust detection logic with safe fallback to Latin for unresolved or unknown locales.
* Improved `is_cyrillic_locale()` to include lazy caching and reliable Polylang language detection through `pll_language_defined` and `wp` hooks.
* Added safety-net inside transliteration process to prevent accidental `lat_to_cyr` mode when language is not confirmed as Cyrillic.
* Restricted Polylang “first-visit” language list strictly to Cyrillic-script languages.
* Ensured consistent behavior in phantom mode and early-page rendering phases.

= 2.3.7 =
* Added Croatian Cyrillic alphabet support
* Improved translations and documentations

= 2.3.6 =
* Bugfix on _load_textdomain_just_in_time
* Improved Script Selector in the Blocks
* BUgfix on the UTF-8 encoding

= 2.3.5 =
* Fixed bugs on requests
* Critical errors fixed
* Fixed encoding for BOM and UTF-8

= 2.3.4 =
* Added new transliteration maps
* Improved and optimized transliterations
* Optimized code
* Fixed GUI bugs

= 2.3.3 =
* Fixed domain was triggered too early
* Fixed admin transliteration
* Improved debugging
* Added transliteration for js-composer
* Improved plugin speed
* Improved PHP code
* Improved transliterations

= 2.3.2 =
* Fixed Wp Admin transliteration
* Improved WooCommerce transliteration
* Code Optimizations

= 2.3.1 =
* Fixed UI
* Fixed translations

= 2.3.0 =
* Removed all PHP 5.6 specific syntax to support minimum PHP 7.4
* Prepared and tested plugin compatibility for WordPress version 6.8
* Brought codebase to PSR-12 coding standard
* Refactored features and functionalities for faster execution and better maintainability
* Modularized core logic for better structure and scalability
* Optimized loading time by reducing unnecessary function calls
* Improved type declarations and error handling for critical functions

= 2.2.3 =
* Fixing bugs regarding Tag transitions

= 2.2.2 =
* Fixed problem with l10n.php algo
* Removed PHP errors

= 2.2.1 =
* Fixed PHP errors from the previous version
* Improved UTF-8 encoding
* Optimized transliteration scripts
* Added support for the special HTML attributes

= 2.2.0 =
* NEW: Phantom Mode - ultra fast DOM-based transliteration (experimental)
* Fixed forced transliteration
* Improved site optimization

= 2.1.8 =
* Added support and integration for Polylang plugin
* Improved and optimized permalink algorithm
* Optimized plugin loading
* Added new filters for developers

= 2.1.7 =
* Optimized main plugin control model
* Added navigation caching
* Fixed a bug with the repeating notification

= 2.1.6 =
* Fixed autoloader to keep algorithms inside the plugin
* Optimized transliterator for pages and posts

= 2.1.5 =
* Fixed permalink problems for the new posts
* Fixed performances for the post updates

= 2.1.4 =
* Fixed SEO module for the Google index

= 2.1.3 =
* Fixed sitemap redirection issues
* Added new attributes for transliteration
* Removed unnecessary and obsolete code
* Optimization of PHP algorithms

= 2.1.2 =
* Fixed PHP fatal errors
* Improved transliteration of cached content
* Added security protocols
* Improved PHP code

= 2.1.1 =
* Fixing filters for the Contact Form 7

= 2.1.0 =
* Added new autoloader for better performances
* Added new caching functionality
* Added prevention of redirection on AJAX calls
* Improved PHP code
* Fixed bugs from the previous version
* Improved block editor script

= 2.0.9 =
* Fixed bugs for the WordPress version 6.7
* Fixed translations

= 2.0.8 =
* Support for the WordPress version 6.7

= 2.0.7 =
* Fixed infinity redirection loop
* Fixed transliteration bugs into permalinks
* Fixed 404 error on certain cyrillic pages

= 2.0.6 =
* Added new filterings for the posts
* Removed expencive functions
* Added new filters and sanitizations

= 2.0.5 =
* Fixed problem with disabled transliteration
* Fixed problem with tag transliteration
* Fixed redirections

= 2.0.4 =
* Changed transliteration operations
* Optimized object transliteration
* Improved code for PHP8.3

= 2.0.3 =
* Improved cookie control

= 2.0.2 =
* Fixing bugs for the PHP version 8.3 and above
* Fixing Cookie problems
* Fixing problem with double inclusions
* Fixing problems with WP filters
* Improved site speed

= 2.0.1 =
* Bug fix
* Adding stricter permalink transliteration
* Improved debugging

= 2.0.0 =
* Complete redesign and refactoring of the PHP code
* Full support for WordPress 6.6 and higher
* Compatibility with PHP 8.x versions
* Fixed issues with Cyrillic transliteration
* Enhanced optimization and better content control
* Added support for visual editors
* Bug fixes and improved system stability
* Ready for future extensions and new functionalities
* Added admin tools for easier content transliteration management
* Improved user interface with better accessibility options
* Streamlined settings page for more intuitive navigation
* Added support for multilingual content and automatic language detection

= 1.13.0 =
* Removed Alternate Links support
* Fixed problems with First Visit mode
* Fixed SEO problems with `_rstr_nocache` URL pharams
* Fixed SEO rewrite problems
* Preparing transition code for version 2.0.0

= 1.12.20 =
* Fixed caching support
* Fixed transliteration modes
* Fixed method errors
* Added "Light mode" as default

= 1.12.19 =
* Fix Fatal error on page builders

= 1.12.18 =
* Fix flush cache bug
* Fixed PHP errors
* Additional optimizations

= 1.12.17 =
* Fixing problems with cache plugins
* Fixing a memory leak bug
* Removing support for some PHP5.6 versions

= 1.12.16 =
* Fixed activation error

= 1.12.15 =
* Fixed issue with WooCommerce memory buffer
* Fixed activation issue

= 1.12.14 =
* Fix memory leak on WooComerce
* Improved cache support

= 1.12.13 =
* Fixed problems with editors that using the REST-API
* Fixed MySQL bugs
* Fixed translation bugs
* Optimized PHP code
* Getting ready for version 1.13.0

= 1.12.12 =
* Added WordPress REST API support
* Fixed WooCommerce REST API transliteration
* Fixed filter loading priorities

= 1.12.11 =
* Removed first visit auto mode, forced to latin
* Fixed PHP bugs in admin notices
* Improved translations

= 1.12.10 =
* Added support for the LSCache, Hyper Cache,Simple Cache, Autoptimize and WP-Optimize
* Improved "Light mode"

= 1.12.9 =
* Added support for PHP versions below 7.4.
* Fixed a PHP error related to the T_DOUBLE_ARROW syntax.

= 1.12.8 =
* Added new experimental "Light mode"
* Additional optimization of output buffers

= 1.12.7 =
* PHP bugfix in Standard mode

= 1.12.6 =
* Fixing WooCommerce minicart
* Fixing problem with percentages in textdomains
* Optimized PHP code

= 1.12.5 =
* Fixed script_selector() function
* Refactored code
* Improved plugin optimization for better performance

= 1.12.4 =
* Enhanced plugin optimization for better performance
* Code refactoring for improved readability and maintenance
* Corrected search functionality for more accurate results
* Advanced database caching for faster data access
* Upgraded Memcache implementation for more efficient cache management

= 1.12.3 =
* Plugin optimization
* Improved translations
* Fixed bugs in plugin detection

= 1.12.2 =
* Fixed transliteration of AJAX calls
* Fixed Woocommerce mini cart transliterations
* Fixed Template Switcher
* Improved translations

= 1.12.1 =
* Fixed problems with specifiers
* Optimized transliterations
* Added new languages
* Fixed HTML transliterations

= 1.12.0 =
* Fixed problems with Avada theme
* Fixed problems in WooCommerce plugin
* Fixed bugs in cyrillic encodings
* Added Georgian language
* Improvement of the Arabic language
* Improvement of the Armenian language

= 1.11.8 =
* Fixed problems with translations

= 1.11.7 =
* Fixed percentage problems
* Fixed Elementor bugs

= 1.11.6 =
* Fixed UX bugs
* Fixed translations

= 1.11.5 =
* Fixed warnings in PHP

= 1.11.4 =
* Added language exclusion
* Fixed bugs from previous version

= 1.11.3 =
* Fixed plugin and theme transliteration
* Fixed problem with duplicated percentages

= 1.11.2 =
* Fixed Avada theme support
* Fixed "print formatted" text support
* Fixed lat to cyr transliteration

= 1.11.1 =
* Fixed transliteration bug on certain themes
* Fixed WooCommerce integration

= 1.11.0 =
* ATTENTION: IMPORTANT UPDATE, PLEASE BE CAUTIOUS.
* Transliteration mode modified
* DOM component added
* HTML content check added
* Read and write buffer mode changed
* PHP code optimized
* Deprecated codes removed
* Transliteration added for emails through PHP mailer

= 1.10.5 =
* Fixed problem with the themes that not support menus
* Fixed problems with wp title
* Removed support for the older WP versions below 5.4
* Removed PHP errors from previous versions

= 1.10.4 =
* Fixed Block Editor transliteration
* Fixed Elementor transliteration
* Fixed URL rendering

= 1.10.3 =
* Improved WP Mail transliteration

= 1.10.2 =
* Improved PHP transliteration buffer
* Improved transliteration for Woocommerce
* Fixed transliteration for files
* Fixed PHP errors of the previous version
* Fixed PHP errors for Windows operating system

= 1.10.1 =
* Fixed problem with serialized data
* Fixed problems with PHP8.1 and above
* Optimized PHP code

= 1.10.0 =
* Improvement for Elementor builder
* Improvement for Oxygen builder
* Enhanced security
* Improved textdomain for translations
* Fixed bugs inside AJAX calls
* Fixed UX

= 1.9.11 =
* Added suport for Oxygen builder

= 1.9.10 =
* Removed obsolete codes

= 1.9.9 =
* Improved caching
* Support for WP version 6.3.x
* Added support for ACF and ACF PRO
* Fixed custom post type arguments

= 1.9.8 =
* Fixed a problem with the Elementor blank screen

= 1.9.7 =
* Fixed a problem with the Cyrillic version of the transliteration
* Fixed issue with JSON transliteration

= 1.9.6 =
* Fixed transliteration objects
* Introduced cached algorithms
* Removed unnecessary calling of PHP classes

= 1.9.5 =
* Fix WooCommerce transliteration problems
* Improved AJAX call transliteration

= 1.9.4 =
* Fix browser cache

= 1.9.3 =
* Added W3 Total Cache support

= 1.9.2 =
* Fixed memory leaking in WP admin
* Fixed wp admin login issue for non standard language settings

= 1.9.1 =
* Fixed fatal error on deprecated constants

= 1.9.0 =
* Added support for user locales
* Fixed languages detection

= 1.8.12 =
* Added support for the [Geo Controller](https://wordpress.org/plugins/cf-geoplugin/) plugin

= 1.8.11 =
* Fixed alternate links for SEO
* Security updates

= 1.8.10 =
* Fixed Polylang transliteration error 

= 1.8.9 =
* Improved Macedonian language
* Improved UX

= 1.8.8 =
* Fixed memory leaking in WP admin

= 1.8.7 =
* Added new skipped words for the Serbian language
* Fixed Macedonian transliteration
* Fixed locale recognation
* Improved database cache
* Optimized PHP code

= 1.8.6 =
* Fixed memory leaking on the admin pages

= 1.8.5 =
* Improved encoding

= 1.8.4 =
* Improving optimization
* Preventing memory leaks

= 1.8.3 =
* Fixed encoding
* Fixed operating system mode
* Fixed memory leaking

= 1.8.2 =
* Updated Ukrainian transliteration
* Updated Serbian transliteration
* Updated libraries
* Fixed cache algorithm

= 1.8.1 =
* Added advanced cache functionality
* Updated Ukrainian transliteration
* Optimized PHP code

= 1.8.0 =
* Added support for the WordPress version 6.0
* Update transliterations
* Update translations

= 1.7.9 =
* Fixing activation code
* Fixing translations
* Improving settings

= 1.7.8 =
* Fixing missing constants

= 1.7.7 =
* Fixed critical errors on the multisite installations

= 1.7.6 =
* Fixed iconv() PHP error
* Fixed block editor bugs

= 1.7.5 =
* Fixed mail transliterations
* Fixed file transliterations
* Improved redirection links
* Improved cache
* Improved admin settings

= 1.7.4 =
* Fixing WordPress memory leaking
* Improved cache functionality

= 1.7.3 =
* **MAJOR UPDATE:** You need to review and edit your settings
* Fixed transliteration filters
* Improved Contact Form 7 transliteration

= 1.7.2 =
* Improved cache
* Fixed object transliteration
* Adding support for the CF7

= 1.7.1 =
* Improved transliterations for the Serbian, Bosnian and montenegrin
* Improved current URL recognation
* Improved plugin cache
* Tested up to WordPress version 5.8

= 1.7.0 =
* Fixed blank screen on the Cyrillic transliteration
* Improved WP Cache object
* Removed regular expression error
* Moved to the static cache objects
* Improved AJAX calls
* Added algorithm for faster language recognition
* Removed scripts that slow down the site

= 1.6.9 =
* Fixed blank screen on the Cyrillic transliteration
* Improved WP Cache object
* Removed regular expression error
* Moved to the static cache objects
* Improved AJAX calls

= 1.6.8 =
* Transferred reliance on WP Cache object
* Updated word base
* Fixed error loading media when forced AJAX is on

= 1.6.7 =
* Improved permalink transliteration
* Improved PHP memory size
* Improved diacritical words
* Improved libraries
* Added character normalization
* Added POT file for translation

= 1.6.6 =
* Improved transliteration of the Cyrillic alphabet
* Improved and optimized PHP code
* Improved cache
* Improved AJAX calls
* Improved license
* Added sponsors and contributors to the plugin Credits & Info page

= 1.6.5 =
* Added forced transliteration option for the AJAX calls
* Added redirectin after plugin activation
* Improved tools integration
* Changed default settings
* Improved PHP code
* Update translations

= 1.6.4 =
* Improved action hooks for the transliteration
* Improved settings page
* Improved ajax calls

= 1.6.3 =
* Fixed bug with script selector
* Fixed bug with transliteration mode
* Improved plugin activation
* Added email transliteration mode
* Improved UX in admin settings 

= 1.6.2 =
* Added return values to cookie
* Added Arabic numerals
* Improved settings page
* Removed deprecated code

= 1.6.1 =
* Fixed missing filters from the previus version
* Added experimental Armenian transliteration by locale "hy"
* Added experimental Arabic transliteration by locale "ar"
* New code improvements

= 1.6.0 =
* **MAJOR UPDATE:** You need to review and edit your settings
* Improved transliteration for the search
* Fixed cookie problem
* Fixed language detection problem
* Fixed issue with language script detection
* Fixed issue with first visit mode
* Added advanced language script recognition
* Added advanced transliteration algorithm

= 1.5.8 =
* **MAJOR UPDATE:** You need to review and edit your settings
* Added algorithm for filename delimiter
* Improved filename transliteration
* New PHP code enhancement and memory optimization
* Removed deprecated code

= 1.5.7 =
* Fixed transliteration problem from version 1.5.6
* Fixed issue with incorrect script recognition
* Added email address recognition
* Fixed issue with broken HTML code
* Improved PHP code and optimized memory
* Improved function caching

= 1.5.6 =
* Fixed developer functions `is_latin()` and `is_cyrillic()`
* Reorganized global objects

= 1.5.5 =
* **MAJOR UPDATE:** You need to review and edit your settings
* Added support to the Divi theme
* Add security measures
* Added support for cache plugins
* Improved transliteration

= 1.5.4 =
* Fixed php error "too few arguments to function" in menu
* Improved plugin initialization
* Added new words to the library

= 1.5.3 =
* **MAJOR UPDATE:** You need to review and edit your settings
* Improved transliteration
* Improved plugin optimization for large amounts of data
* Improved object detection
* Removed transliteration of unnecessary strings

= 1.5.2 =
* **BUGFIX:** Changed WooCommerce deprecated filters

= 1.5.1 =
* **MAJOR UPDATE:** You need to review and edit your settings
* Added `body` classes
* Fixed `get_script()` function
* Added alternate function `rstr_get_script()` if `get_script()` is already used by other plugin.

= 1.5.0 =
* Improved caching of PHP functions
* Improved transliteration algorithm
* Advanced standard transliteration mode
* Removed transliteration from editor mode
* Updated GNU License

= 1.4.9 =
* Optimized transliteration
* Fixed issues with special characters

= 1.4.8 =
* **MAJOR UPDATE:** You need to review and edit your settings
* Added transliteration for Greek (Elini'ka) language 
* Improved Cyrillic transliteration
* Improved plugin cache
* Update support for the Avada theme

= 1.4.7 =
* **BUG FIXES - WooCommerce**
* Fixed category repeating
* Fixed WooCommerce terms transliteration
* Improved debugging

= 1.4.6 =
* **BUG FIXES**
* Improved `wp_terms`
* Removed PHP errors regarding `wp_terms`

= 1.4.5 =
* **BUG FIXES**
* Fixed PHP error in wp_terms
* Fixed bug regarding empty strings

= 1.4.4 =
* Add special transliteration tags
* Corrected navigation transliteration
* Advanced memory storage algorithms

= 1.4.3 =
* **MAJOR UPDATE:** You need to review and edit your settings
* Added manual language script scheme selection
* Added script for Montenegrin characters
* Added WP-CLI script for permalink transliteration: `wp transliterate permalinks`
* Optimized scripts for libraries
* Add new filters for Yoast SEO
* Added support for WordPress version 5.7

= 1.4.2 =
* Fixed issue with `data-*` attributes
* Fixed issue with JSON inside attributes
* Fixed problem of Latin to Cyrillic transliteration (extended characters)
* Advanced algorithm to support Elementor and Visual Composer plugins

= 1.4.1 =
* Improved internal caching functionality
* Improved PHP code and optimized memory
* Page acceleration

= 1.4.0 =
* **MAJOR UPDATE:** You need to review and edit your settings
* Improved transliteration of Latin into Cyrillic
* Improved HTML parsing
* Improved PHP functions for developers
* Improved shortcodes
* Improved menu navigation for language script
* Improved cache cleanup when changing script
* Optimized PHP code

= 1.3.5 =
* New parameter URL selector
* New UX interface
* Improved SEO functionality
* Improved cache control
* Improved Latin to Cyrillic transliteration
* Improved and optimized PHP code

= 1.3.4 =
* Improved site impact for some thmes
* Improved PHP code
* Removed test functions
* Grouped admin options
* Improved language switcher

= 1.3.3 =
* Included Yoast SEO (WordPress SEO) support
* Added skip words library for the sr_RS locale
* Improved site speed performances
* Fixed diacritical transliterations

= 1.3.2 =
* Improved global functions and code optimization
* Added Avada theme support
* Fixed bugs from previous version

= 1.3.1 =
* Fixed bug inside `script_selector()` function and `[rstr_selector]` shortcode
* Added new display type `list_items` inside `script_selector()` function and `[rstr_selector]` shortcode
* Added help description inside selector menu
* Added new filters inside `script_selector()` function for each display type
* Improved serbian translation

= 1.3.0 =
* **MAJOR UPDATE:** You need to review and edit your settings
* **IMPORTANT!** This plugin requires a Multibyte String PHP extension (mbstring)
* Added improved diacritical checks
* Added transliteration converter to admin
* Added new shortcode for skipping transliteration `[rstr_skip]`
* Improved JavaScript code
* Improved search functionality

= 1.2.8 =
* **MAJOR UPDATE:** You need to review and edit your settings
* Added simple diacritical check for the search fnctionality
* Added RSS feed transliteration
* Added advanced widgets transliteration
* Fixed problems with special custom widgets
* Prepared basis for further developments and improvements

= 1.2.7 =
* Expanded metadata transliteration
* Fixed PHP error Undefined property
* Improved plugin for the WordPress version 5.6

= 1.2.6 =
* MAJOR UPDATE: You need to review and edit your settings
* Added SEO settings
* Added First visit mode
* Added alternet links control for the search engines
* Fixed cookie control

= 1.2.5 =
* Added Ukrainian language by request

= 1.2.4 =
* MAJOR UPDATE: Added special support for themes and plugins
* Added support for the "Themify" theme
* Added support for the Revolution Slider
* Only WooCommerce mode is deprecated because of filter options and may be removed in a future version
* Woocommerce support is moved inside new plugins support
* Optimization: Plugin and theme support is only activated if there is an active plugin or a theme defined in advance

= 1.2.3 =
* Fixed WooCommerce transliteration

= 1.2.2 =
* Fixed problem with redirection
* Added cache control for the transliteration (enabled by default)
* Added support for the WP cache
* Added support for the W3 Total Cache
* Added support for the WP Fastest Cache

= 1.2.1 =
* Fixed issue with translating permalink in other (non-Cyrillic) languages
* Improved PHP code and fixed bugs
* Added cache control when changing the language script
* Added an example of a privacy policy due to the use of cookies

= 1.2.0 =
* Added language script menu switcher
* Improved transliteration

= 1.1.8 =
* Improved admin transliteration
* Improved settings and user experience
* Improved filters
* Improved PHP code (micro optimization)

= 1.1.7 =
* Urgent fix for private constants
* Urgent fix for bad activation

= 1.1.6 =
* Urgent fix for wp_get_current_user ERROR

= 1.1.5 =
* Improved WP Admin and Gutenberg translation
* Imporoved global transliteration
* Improved PHP code

= 1.1.4 =
* Improved transliteration filters
* Improved transliteration mode
* Improved user experiance
* Improved Documentation
* Improved JavaScript code
* Improved unicode filter

= 1.1.3 =
* Improved UTF-8 characters
* Improved Elementor and Gutenberg editor support
* Improved HTML parsing
* Added transliteration filters
* Added only WooCommerce transliteration (separated mode)
* Improved WooCommerce algorithm
* Improved PHP code and micro optimisation

= 1.1.2 =
* Important update: Fixed inline Elementor JSON settings

= 1.1.1 =
* Important update: fixed and improved WordPress search functionality

= 1.1.0 =
* Fixed issue with language session
* Optimized PHP code
* Made preparations for future versions of the plugin

= 1.0.14 =
* Added transliteration for Kazakh language
* Added update for Gutenberg block editor
* Added post type filters for permalink tool
* Added support for older WordPress version 4.0 and above (by request)

= 1.0.13 =
* Added new transliterations for widgets and archives
* Added support for the oceanwp, sydney, blocksy, colormag, phlox
* Added alternate links to transliteration versions for the better SEO

= 1.0.12 =
* Added `[rstr_selector]` shortcode for the script menu
* Fixed transliteration problems with `[rstr_cyr_to_lat]` and `[rstr_lat_to_cyr]` shortcodes

= 1.0.11 =
* Fixed problems with title and description tags
* Added array and object mode into script_selector() function
* Fixed special characters transliteration

= 1.0.10 =
* Added Woocommerce transliteration
* Added debug mode
* Prepared for the multisite
* Improved comments transliteration
* Improved RS and HR translations
* Fixed problems with array values

= 1.0.9 =
* Added new shortcode for the image controls
* Added new PHP functions
* Added new settings
* Added documentation
* Improved transliteration
* Improved JavaScript functions
* Improved transliteration quality
* Improved Search algorithm
* Fixed date transliteration
* Fixed problems with PHP7.4
* Fixed Comments transliteration

= 1.0.8 =
* PHP 7.4 support
* Improved PHP code
* Added caching to the forced transliteration

= 1.0.7 =
* New UX
* Added Bulgarian language
* Added Macedonian language
* Added new locales
* Added new schema of the letters

= 1.0.6 =
* NEW: A tool for automatic transliteration of permalink in a database
* Improved detection of Cyrillic
* Added locale libraries
* Moved to the PHP 7.x

= 1.0.5 =
* Added option to allow Cyrillic usernames
* Added RSS feed transliteration
* Added SEO transliteration
* Added support for the visual editors
* Improved page speed

= 1.0.4 =
* Fixed Latin to Cyrillic translation in pages
* Improved search functionality
* Added Latin and words, phrases, names and expressions exclude
* Improved PHP code

= 1.0.3 =
* Added support for search in Latin and Cyrillic
* Fixed bugs from the previous version

= 1.0.2 =
* FIXED: Problems with special characters and variations
* Added Russian transliteration
* Added Belarusian transliteration

= 1.0.1 =
* FIXED: Permalink transliteration
* FIXED: Sanitization of the special characters
* Added support for the other languages
* Improved page impact
* Improved PHP orientation

= 1.0.0 =
* First stable version