File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ #### 1.0.4 - 10 September 2023
4+ - ![ Improvement] ( https://smftricks.com/assets/changelog/tag--pencil.png ) Theme Settings tabs now go back to the same tab after saving.
5+ - ![ Bug Fix] ( https://smftricks.com/assets/changelog/bug--minus.png ) Fixed minor layout issues.
6+
37#### 1.0.3 - 05 August 2023
48- ![ Bug Fix] ( https://smftricks.com/assets/changelog/bug--minus.png ) Fixes for styles in wysiwyg mode.
59- ![ Improvement] ( https://smftricks.com/assets/changelog/tag--pencil.png ) Improved styling for some sceditor elements.
Original file line number Diff line number Diff line change 22<theme-info xmlns =" http://www.simplemachines.org/xml/theme-info" xmlns : smf =" http://www.simplemachines.org/" >
33 <id >smftricks:Repulse</id >
44 <!-- The theme's version -->
5- <version >1.0.3 </version >
5+ <version >1.0.4 </version >
66 <install for =" 2.1 - 2.1.99" />
77 <name >Repulse</name >
88 <author name =" SMF Tricks" >admin@smftricks.com</author >
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ class Init extends Config
2121 /**
2222 * @var string Theme Version
2323 */
24- protected $ _theme_version = '1.0.3 ' ;
24+ protected $ _theme_version = '1.0.4 ' ;
2525
2626 /**
2727 * @var array Theme Author
You can’t perform that action at this time.
0 commit comments