Skip to content

Releases: nikwen/forum-app

Version 0.3.1

09 Aug 19:42
Compare
Choose a tag to compare

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

04 Jul 21:52
Compare
Choose a tag to compare

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

28 Mar 21:58
Compare
Choose a tag to compare

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

31 Jan 23:19
Compare
Choose a tag to compare

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

27 Nov 18:10
Compare
Choose a tag to compare

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

23 Oct 18:17
Compare
Choose a tag to compare

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

20 Sep 21:49
Compare
Choose a tag to compare

Changelog:

  • Big forums (like XDA) load faster
  • Parse [IMG] tags
  • Multi-line header for long thread names

Version 0.2.0

08 Sep 17:22
Compare
Choose a tag to compare

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

04 Sep 13:22
Compare
Choose a tag to compare

Initial release