Changeset 2219048
- Timestamp:
- 12/28/2019 08:48:37 PM (6 years ago)
- File:
-
- 1 edited
-
vampire-character/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
vampire-character/trunk/readme.txt
r2077863 r2219048 2 2 Contributors: magent 3 3 Tags: vampire, character, generation, roleplay, rpg, lrp, larp 4 Requires at least: 4.3.1 5 Tested up to: 5.1.1 6 Stable tag: 2.7 4 Requires at least: 5.2.4 5 Tested up to: 5.2.4 6 Stable tag: 2.8 7 Requires PHP: 5.6 7 8 License: GPLv2 or later 8 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 114 115 This setting needs to be increased in your site php.ini or .htaccess file. This will need to be done by your website administrator or by the webhost. 115 116 116 Later versions of the plugin will not have this issue.117 Version 2.8 has fixed this issue for normal experience spends but not experience spends during character generation. 117 118 118 119 = I have an idea for a great new feature! = … … 137 138 = 2.8 = 138 139 139 * New shortcode to display inbox contents 140 * New feature: New shortcode to display inbox contents 141 * Bug fix: All disciplines in Clan data table are now optional - required for Caitiff who have no clan disciplines 142 * Bug fix: Dead characters no longer show in list of recipients for messages 143 * Bug fix: max_input_vars issue resolved for Spending Experience (still to do for Character Generation) 144 * Bug fix: incorrect link to character from profile heading when logged in as ST is fixed 145 * Bug fix: fixed issue when viewing characters of very low generation where the bloodpool boxes didn't wrap every 10 boxes 146 * Bug fix: Doesn't list deleted contact details in profile page 147 * Improvements: Emails are now sent in html format 148 * Improvements: Users can now update their own profile quotes 149 * Improvements: Added a 'Contact details' tab in extended backgrounds where you can automatically create and delete phone numbers 150 * Improvements: Character creation date shown on printable character sheet and on character_details shortcode 151 * Improvements: Classes added to some private message elements for better CSS support 152 * Improvements: Supports PHP7.3 153 140 154 141 155 = 2.7 = … … 395 409 Review the new email settings for basic skinning of the HTML emails the plugin now sends. 396 410 411 Review the new settings for auto-generating phone numbers in the Messaging Configuration tab. 412 413 Have a look at your Caitiff entry in the Clan tab of the Data Tables page and, if required, set all clan discipline entries to [select] 414 397 415 = Upgrading to 2.6 / 2.7 = 398 416 … … 573 591 = inbox_summary = 574 592 575 List private messages.576 577 Options: 578 579 * list - define what messages to display (all, *unread*, <number of messages>)593 List the last x private messages. 594 595 Options: 596 597 * list - define what messages to display 580 598 581 599 [inbox_summary list=5]
Note: See TracChangeset
for help on using the changeset viewer.