Skip to content

Releases: anahitasocial/anahita

Anahita 4.3.10 Birth Release

20 Nov 23:57
Compare
Choose a tag to compare
  1. updated plyr.io javascript library to version 2.0.18
  2. fixed authentication with email bug
  3. fixed session add bug for json requests
  4. fixed the 401 error page which was trying to load itself
  5. site:symlink command now works for both windows and nix platforms

Anahita 4.3.9 Birth Release

12 Nov 08:27
Compare
Choose a tag to compare
  1. fixed bug on the login form
  2. fixed bug on person profile redirects after each save
  3. updated README.md to include instructions on disabling MySql strict mode
  4. improved login session creation code

Anahita 4.3.8 Birth Release

04 Nov 02:56
fdd848c
Compare
Choose a tag to compare
  1. fixed bugs that prevented people to stay logged in if they chose to
  2. KController is AnController now
  3. refactored and merged Dispatcher controllers
  4. removed legacy files that were no longer in use.
  5. improved RESTful authentication and login
  6. added blockquote tag support to the editor

Anahita 4.3.7 Birth Release

21 Oct 01:29
Compare
Choose a tag to compare
  1. added Google reCaptcha plugin
  2. fixed issue which was preventing all system plugins to load on pages other than dashboard
  3. a number of bug fixes and code improvements

Anahita 4.3.6 Birth Release

01 Sep 22:35
Compare
Choose a tag to compare
  1. Subscriptions App: fixed profile setting view
  2. Subscriptions App: fixed orders view for non admins
  3. Subscriptions App: highlight disabled packages
  4. Subscriptions App: show prompt message that says no packages are available

Anahita 4.3.5 Birth Release

10 Apr 18:29
Compare
Choose a tag to compare
  1. freshly grunted js files added

Anahita 4.3.4 Birth Release

10 Apr 18:01
Compare
Choose a tag to compare

Changelog:

  1. asking for pronouns instead of gender on person profile edit
  2. if custom language package doesn't exist, default to en-GB
  3. if custom template package doesn't exist, default to shiraz
  4. delete language package directory when language package is uninstalled
  5. added OpenGraph meta tags to media and actor node detailed views
  6. fixed issue in the language class which was preventing the use of custom packages
  7. moved photo set cover to the main column
  8. fixed issue which was breaking inline photo title/description editing
  9. used rel=nofollow for the voters action link
  10. clean up meta description text
  11. fixed issue where the mentions RegEx was parsing @ symbols within urls
  12. refined email RegEx
  13. cleaned up and updated schemas
  14. fixed WSOD when users deleted their own accounts
  15. fixed issue where people with disabled accounts could login and see a broken page
  16. improved speed by 25% by some code optimization
  17. fixed issue which prevented errors to be displayed within the custom template
  18. updated minimum php version of all packages to php >= 5.6
  19. display the last 20 notifications in the notifications popup
  20. fixed issue where plugins were being imported multiple times
  21. fixed issue preventing commenting on articles
  22. added before/after events for person save and delete in user plugins
  23. updated Connect App code for facebook
  24. added parallax effect to actor profile covers

Anahita 4.3.3 Birth Release

12 Feb 02:11
Compare
Choose a tag to compare
  • 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

05 Jan 23:18
Compare
Choose a tag to compare
  1. fixed the critical bug in the users to people migration

Anahita 4.3.1 Birth Release

05 Jan 11:15
Compare
Choose a tag to compare
  1. 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.