Releases: anahitasocial/anahita
Releases · anahitasocial/anahita
Anahita 4.3.10 Birth Release
- updated plyr.io javascript library to version 2.0.18
- fixed authentication with email bug
- fixed session add bug for json requests
- fixed the 401 error page which was trying to load itself
- site:symlink command now works for both windows and nix platforms
Anahita 4.3.9 Birth Release
- fixed bug on the login form
- fixed bug on person profile redirects after each save
- updated README.md to include instructions on disabling MySql strict mode
- improved login session creation code
Anahita 4.3.8 Birth Release
- fixed bugs that prevented people to stay logged in if they chose to
- KController is AnController now
- refactored and merged Dispatcher controllers
- removed legacy files that were no longer in use.
- improved RESTful authentication and login
- added blockquote tag support to the editor
Anahita 4.3.7 Birth Release
- added Google reCaptcha plugin
- fixed issue which was preventing all system plugins to load on pages other than dashboard
- a number of bug fixes and code improvements
Anahita 4.3.6 Birth Release
- Subscriptions App: fixed profile setting view
- Subscriptions App: fixed orders view for non admins
- Subscriptions App: highlight disabled packages
- Subscriptions App: show prompt message that says no packages are available
Anahita 4.3.5 Birth Release
- freshly grunted js files added
Anahita 4.3.4 Birth Release
Changelog:
- asking for pronouns instead of gender on person profile edit
- if custom language package doesn't exist, default to en-GB
- if custom template package doesn't exist, default to shiraz
- delete language package directory when language package is uninstalled
- added OpenGraph meta tags to media and actor node detailed views
- fixed issue in the language class which was preventing the use of custom packages
- moved photo set cover to the main column
- fixed issue which was breaking inline photo title/description editing
- used rel=nofollow for the voters action link
- clean up meta description text
- fixed issue where the mentions RegEx was parsing @ symbols within urls
- refined email RegEx
- cleaned up and updated schemas
- fixed WSOD when users deleted their own accounts
- fixed issue where people with disabled accounts could login and see a broken page
- improved speed by 25% by some code optimization
- fixed issue which prevented errors to be displayed within the custom template
- updated minimum php version of all packages to php >= 5.6
- display the last 20 notifications in the notifications popup
- fixed issue where plugins were being imported multiple times
- fixed issue preventing commenting on articles
- added before/after events for person save and delete in user plugins
- updated Connect App code for facebook
- added parallax effect to actor profile covers
Anahita 4.3.3 Birth Release
- fixed a number of issues in the notifications component
- used infinite scroll for the list of Transactions in the Subscriptions app
- fixed bug that prevented editing mentionable nodes
- added actor bar for the notes list view
- minimum php requirement is now set to version 5.6 or later
Anahita 4.3.2 Birth Release
- fixed the critical bug in the users to people migration
Anahita 4.3.1 Birth Release
- hot fix for the issue which was causing WSOD when a guest visitor was trying to visit an actor profile accessible only to registered users.