All Versions
59
Latest Version
Avg Release Cycle
14 days
Latest Release
-
Changelog History
Page 4
Changelog History
Page 4
-
v0.17 Changes
February 14, 2020- Remove some paddings in the UI
- Set public url as a default body for shared Posts
- Request all the open Chats messages in one request (instead of looping)
- Add a third way to query widgets (websocket, ajax to daemon and pure ajax)
- Convert some Widgets RPC calls to pure Ajax
- Clear message counter when Movim receive a message of the current user through Carbon or MAM (#857)
- Use the from as a temporary key resolver if the presence id is not set for MUC presences (#893)
- Fix an error in Picture (filesize when on a missing file) (#810)
- Implement search.jabber.network and refactor the global search feature
- Fix handling of JIDs with escaped anti-slash
- Complete and fix XMPPtoForm
- Add a checkbox to disable the social features in the admin panel
- Fix MAM handling for MUC
- Fix panel and notification management for Chat
- Add support for XEP-0359: Unique and Stable Stanza IDs
- Add support for XEP-0380: Explicit Message Encryption
- Add support for XEP-0422: Message Fastening (for Message Retractation)
- Add support for XEP-0424: Message Retraction
- Add "read time" info in posts headers
- New nights-theme colors
- More agressive linker killer (24h for sending, 30min for receiving)
-
v0.16.1 Changes
December 06, 2019- Allow the edition of all the sent messages
- Add an index on Contacts avatarhash
- Save avatarhash in any cases when retrieving vcard-temps from Presences (even failed or empty ones)
- Enforce query node if not set when doing a disco#info, some libraries or clients doesn't put it back in the iq answer
- Put back the public link for posts cards on mobile
- Improve Communities headers (avatar + padding)
- Add publish model infos in Communitiy data
- Handle DNS and timeout (5sec) errors and display an error message in Login (#368)
- Use generic presence make for MUC presences (#711)
- Rename SQL_DATE to MOVIM_SQL_DATE (#820)
- Fix camera switching in Snap
- Fix Visio call (JS error)
- Implement XEP-0353: Jingle Message Initiation partially
- Refactor the Visio and VisioLink widgets to simplify them
- Allow post sharing in chatrooms (#881)
-
v0.16 Changes
November 18, 2019- Cleanup the unanswered IQ requests after 60 seconds
- Simplify the Moxl handler
- Remove object serialization in Session
- Prevent the communities to fire a "Post deleted" event if the avatar is not set
- Don't notify or display my own messages in Chats
- Fix title generation in Template Builder
- Always display a default title in Blog pages
- Fix Search tags display (icons, section title and placeholder)
- Send http://jabber.org/protocol/muc#user in MUC PM
- Handle separately the ChatStates for MUC PM messages
- Boost the Search widget loading by defering the Roster injection
- Slight upgrade of the general CSS (round corners, padding…)
- Display more info in Chats (Me, chatstates)
- Redesign the attachment system for the Chat
- Display all the contacts clients in the ContactActions drawer
- Add support of pubsub#publish_model in CommunityHeader
- Fix Bookmarks edition (Chat panel toggle) and show a toast on save
- Add Communities results to Search
- Add a Draw widget to the chat page
- Add an index on user_id on the users table
- Allow camera switch in Visio
- Allow Visio notification to also open pop-up
- Clear all candidates when terminating or starting a new Visio
- Fix a compatibility issue between Phinx and symphony/console v4.3.4
- Add support for XEP-0402: Bookmarks 2 and a migration button
- Add a quick emoji search feature using the :key: system
- Fix XEP-0085: Chat State Notifications flow
- Fix Roster item and Bookmark 2 XMPP injection
- Merge Infos and Capabilities and add Identities support to handle multi-identity par XMPP resource
- Update HTTP Upload support to urn:xmpp:http:upload:0
- Fix Groupchat and Headline subject handling
- Allow calling a specific device from the Contact drawer + specific resource status
- Only detect Jingle if audio is supported (and not Jingle globally)
-
v0.15 Changes
July 28, 2019- Redesign the Communities page
- Center verticaly the content of cards when they are displayed as flexbox
- Give feedback when a new Communities Server is explored (#804)
- Fix Undefined variable: url in _communitysubscriptions.tpl (#802)
- Fix short columns length in SQL database (#801)
- Fix XMPP whitelist also filter XMPP servers on registration page (#773)
- Allow users to set a local nickname and handle blog urls with this nickname
- Fix "Forever composing" (#130) + ids for composing/paused states
- Add support of XEP-0367: Message Attaching, add Reactions feature in Movim
- Move the index.php file to the public/ subfolder and all the assets bellow it
- Add Snap widget to quickly take pictures and publish them in Chats or Posts
- Refactor the notification mechanism for the Chat (move the status to the messages table)
- Comment and remove SQLite support in the project
- Using XEP-0372: References allow Movim users to share articles in the chats and chatrooms
- Display errors when the Pubsub nodes config are not saved
- Add an option to make the Chat page the main one
-
v0.15.rc1
June 25, 2019 -
v0.14.2.rc7
June 20, 2019 -
v0.14.2.rc6
May 09, 2019 -
v0.14.2.rc5
May 05, 2019 -
v0.14.2.rc4
April 22, 2019 -
v0.14.1 Changes
- Replace ZeroMQ sockets with WebSockets, remove reactphp/zmq and php-zmq dependency
- Make Movim compatible with PHP 7.3
- Display icon + infobox when the chatroom is public
- Display the Git HEAD commit hash in ?infos if available
- Don't reload the page when opening chat from Search
- Don't reload the discussion when the WS is reconnecting but only append the new messages
- Add slide-to-close feature in Chats to quickly close one-to-one discussions on touch devices
- Fix Onboarding issues on some devices
- Fix scrolling on iOS
- Add a close button to the Drawer widget
- Errors and Exceptions handling improvements
- Fix connection using utf8mb4 on MySQL
- Update the log system for a simpler one
- Display Gateway connection status
- CSS fixes in Forms
- Disable the dropdown in Form if there is only one choice
- Add support for embeded images in Forms (for CAPTCHA)
- Chat bubbles a bit more compact
- Display single emojis as small stickers
- Display chat states in MUC, handle the chat states with a new ChatStates class
- Allow setting Avatars on Communities by combining XEP-0084 (metadata + url) and XEP-0060
- UI fixes for mobile (tabs)