Skip to main content
Topic: ElkArte 1.0.1 - release notes (Read 5234 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

ElkArte 1.0.1 - release notes

This is a summary of the major fixes and improvements since the previous release, if you are interested in the details, you can have a look at the repository, the detailed list of commits and changes is too long.

You can find the list of known issues at this address.

Major changes since ElkArte 1.0.0:
  • [enhancement] Added a timestamp to the message_likes table (ref).
  • [bugfix] Edit post-based membergroups was failing due to a null value passed instead of a string (ref).
  • [bugfix] Subject was not displayed in ssi_boardNews (ref).
  • [bugfix] ssi_quickSearch was not working because of the name of the field(ref).
  • [bugfix] Broken saving of options in admin members options(ref).
  • [bugfix]  Remove a member option was causing a fatal error due to an undefined variable (ref).
  • [enhancement] Make return to topic after posting the default option, only for new installations (ref).
  • [bugfix] Missing strings in Who (ref).
  • [theme] Use set_unlock and set_unpin in message index and search (ref).
  • [bugfix] Correctly highlight the calendar settings "tab" (ref).
  • [bugfix]  Re-adding mails to the queue was failing because message_id is a string (ref).
  • [theme] Do not stopPropagation on the more button if click-to-open is in use (multiple commits).
  • [bugfix][theme]  Fix the JumpTo that was showing the current board in a misplaced position (ref).
  • [bugfix] Use a sub_template in successful split of a topic (ref).
  • [enhancement] A simple function to validate emails according to ElkArte "standards" (ref).
  • [bugfix][theme] AJAX Notify/Unnotify was not setting the proper value for the quick reply (ref).
  • [bugfix] Message icons were lost on editing (ref).
  • [theme] openid icon button was to tall in FF (ref).
  • [enhancement][theme] allow to pass nothing not just null in elk_setThemeOption (js) (multiple commits).
  • [bugfix] Fix token verification error when deleting categories (ref).
  • [bugfix][theme] Prevent scrollbars on OSx chrome button container fix #1803 (ref).
  • [bugfix] Don't attempt to render footnotes as html in wizzy mode (ref).
  • [enhancement] provide rudimentary state function back to footnotes and spoiler (several commits).
  • [bugfix] Ahead proper BB update, prevent download rejection in chrome android (ref).
  • [bugfix] Wrong number of characters in PBE filters table column (ref).
  • [enhancement] allow ability to static cache parse_tags combinations in parse_bbc (ref).
  • [bugfix][theme] message popup was to wide on small screens ! the arrow "buttons" are useless on a mobile device (ref).
  • [theme] bbcode images not stretched (ref).
  • [security] Removed the html bbcode from core - fixes #1823 (ref).
  • [bugfix] Avoid the fatal error when modifying a post-based inherithed group (ref).
  • [bugfix][theme] Fixed various overflow issues with single string subject text - Linktree - infocenter - message cat header - message index Thanks to @scripple for the report (ref).
  • [enhancement][theme] update fontAwesome to 4.2 (ref).
  • [bugfix] Removed unused strings in Packages - fix #1688 (ref).
  • [bugfix] Another bunch of unused strings in ManageThemes plus a forgotten setting - fixes #1686 (ref).
  • [bugfix] Fixed undefined index in ManageNews.controller (ref).
  • [bugfix] Some values saved in settings should not contain html (ref).
  • [bugfix] Make sure the forum name is not messed up in newsletters (HTML stuff) (ref).
  • [bugfix] Empty array if no items selected in multi-select boxes - thank Oldiesmann for the fix (ref).
  • [bugfix] Make pruning of logs in scheduled task straightforward (ref).
  • [enhancement][theme] Allow addons a way to manipulate the editor control (ref).
  • [bugfix] Broken query posting pinned topics - fixes #1836 (ref).
  • [bugfix] added at.js credits (ref).
  • [theme][theme] update the stats pie image for _light (ref).
  • [bugfix][theme] Fixed overflow of the linktree (Several commits).
  • [lang] Removed the translation_credits string because not used (ref).
  • [bugfix] Disable messages preview when failing session checks in Post controller (i.e. post messages, preview messages, save drafts) (ref).
  • [bugfix] Need to detect APC opcache vs our use of user data (ref).
Last Edit: October 09, 2014, 07:42:50 am by emanuele
Bugs creator.
Features destroyer.
Template killer.

Re: ElkArte 1.0.1 - release notes

Reply #1

Wow, congrats everyone. Letzz party :P

 

Re: ElkArte 1.0.1 - release notes

Reply #2

And I also found a way to generate most of the message above automatically. 8)
Code: [Select]
git log --pretty=format:'[*][bugfix] %C(yellow)%d%Creset %s ([url=https://github.com/elkarte/Elkarte/commit/%h]ref[/url]).' --abbrev-commit

Now I have only to discover two other things:
1) limit the commits only to those from the branching
2) list them inverted
Bugs creator.
Features destroyer.
Template killer.

Re: ElkArte 1.0.1 - release notes

Reply #3

QuoteMajor changes since ElkArte Release Candidate 2:

Opps ... Major changes since ElkArte Release Candidate 2 1.0.0:

Re: ElkArte 1.0.1 - release notes

Reply #4

 emanuele blames copy&paste... O:-)
Bugs creator.
Features destroyer.
Template killer.

Re: ElkArte 1.0.1 - release notes

Reply #5

Quote from: emanuele – And I also found a way to generate most of the message above automatically. 8)
Code: [Select]
git log --pretty=format:'[*][bugfix] %C(yellow)%d%Creset %s ([url=https://github.com/elkarte/Elkarte/commit/%h]ref[/url]).' --abbrev-commit

Now I have only to discover two other things:
1) limit the commits only to those from the branching
2) list them inverted
Bookmarked :D

Re: ElkArte 1.0.1 - release notes

Reply #6

I feel bad when emanuele does things automatically...
-

Re: ElkArte 1.0.1 - release notes

Reply #7

Just notice (E-MAIL) that Elk comes to 1.0.1. Thanks for the Patch 1.0.1. ! :)

Re: ElkArte 1.0.1 - release notes

Reply #8

Quote from: forumsearch0r – I feel bad when emanuele does things automatically...
Think about it that way: if it is the computer doing things, it's not me, so less probabilities something goes wrong. :P
Bugs creator.
Features destroyer.
Template killer.

Re: ElkArte 1.0.1 - release notes

Reply #9


Congrats and thanks for the patch to all persons involved. :)

Re: ElkArte 1.0.1 - release notes

Reply #10

Ya!