Releases: nikwen/forum-app
Releases · nikwen/forum-app
Version 0.3.1
Changelog:
- New message composer leaving more space for what you have to say
- Subject field being hidden by default when replying to a thread (check out the settings to get it back)
- Updated icon to match the new system and core apps icon set
- Changed default signature wording
Version 0.3.0
Changelog:
- Forum Browser has its own BB code parser now!
- Improvements to the thread view design
- Better image displaying
- New page navigation
- New date format (you can revert to the old one in the settings)
- Display the time at which a post was edited
- More space for content by letting the header fade out
- White splash screen
- Slightly improved app icon
Version 0.2.5
Another small bugfix release while the work on proper BB code parsing continues
Changelog:
- Fixed issue with https-only forums (add "https://" to the URL to make already existing entries work)
Version 0.2.4
Mainly a bugfix release while working on proper BB code parsing for version 0.3.0
Changelog:
- Adjust layout for signature list item in settings when signature is empty
- Use the right XPath queries, fix a couple of bugs related to thread and topic loading
- Bump Qt and Ubuntu.Components versions
- Use 14.10 framework instead of 14.10-dev3
- Use Qt's atob() and btoa() methods for base64 en- and decoding
- Remove trailing slashes from forum URLs
Version 0.2.3
Changelog:
- Rewritten page for post and topic creation
- Automatically save drafts for new posts and topics
- Ability to set a custom signature
Version 0.2.2
Changelog:
- Subscribe to forums and threads from the app
- Show when a post was made
- Introduces a completely rewritten backend, ironing out a lot of bugs and making the implementation of new features much faster in the future
- Other bugfixes, especially related to the login process
Version 0.2.1
Changelog:
- Big forums (like XDA) load faster
- Parse [IMG] tags
- Multi-line header for long thread names
Version 0.2.0
Changelog:
- View your subscriptions
- Display how many people thanked a user for a post
- Fix: Login again if the current session expires
- Visual tweaks affecting list items
Version 0.1.0
Initial release