Skip to content

Releases: GetLuna/Luna

Luna 2.0 "Emerald"

16 May 09:59
Compare
Choose a tag to compare

Luna 2.0 is a major update that contains a new UI, a large set of new features, new translations and much more.

Luna 1.3.1

01 Jan 10:29
Compare
Choose a tag to compare

Luna 1.3.1 is a minor update that's all about refining the Luna 1.3 update. It comes with bug fixes and a series of minor improvements on multiple locations within the software.

Improvements

  • #1452 Labels are now more consistent in order on all locations. Furthermore, the search results will now also show the solved- and important-label.
  • #1457 Improved support for smaller screens and reordered meta tags to apply to Bootstrap's rules.
  • #1458 We've improved the moderation interfaces thread listings.
  • #1465 Added a "Show subscriptions" button to the profile for users.
  • #1470 The "Upload avatar" settings will be hidden when avatars are disabled.
  • #1471 The signature-related settings will be hidden when signatures are disabled.
  • #1473 The signature checkbox now refers to signature settings for more options.
  • #1475 When a group doesn't have search permission, we'll hide the search bar in the header.
  • #1476 When advanced search is not available, the button will be hidden.
  • #1477 When user search is not available, the search field will be hidden.
  • #1480 Hide subscription settings when subscriptions are disabled.
  • #1482 Announcements will now appear on the top of the page on mobile devices.
  • Sunrise 2 has now a more refined look for its buttons.
  • We've removed hundreds of instances where a space or tab was the last character in a line.

Bug fixes

  • #1449 Fixes an issue that would cause the minutes in a notification in the notification-fly-out to not have a leading zero.
  • #1450 Fixes an issue where the installer would assign an invalid value to the announcement_type setting.
  • #1451 #1453 #1467 #1469 #1474 #1479 Fixes small language issues.
  • #1461 Fixes an issue that caused the "mark as read"-links to not work in some situations.
  • #1462 Fixes an issue where a banned user would get an error when trying to login.
  • #1466 Fixes an issue where changing the thread's state would cause an error.
  • #1468 Fixes missing spaces in a comment report.
  • #1478 Fixes a double horizontal line that would show up when search was disabled.
  • #1481 Fixes a trailing dot at the end of search results on mobile pages.
  • We've fixed an issue where the updater would attempt twice to make the same column.

Luna 1.3 "Denim"

25 Dec 11:42
Compare
Choose a tag to compare

Luna 1.3 Denim an update that mainly focusses on improving minor things and rewrite major parts of the CSS and HTML of Luna.

Features

  • #1419 New "New" label: Rework the [ New ] label to match other labels.
  • #1420 Mark as important: You can now mark a thread as "important", similar to pins, but they don't stay on top.
  • #1435 Center text: Luna now has an optional opt-in center tag.
  • #1436 Size text: Luna now has an optional opt-int size tag.

Enhancements

  • #1421 Redirect opt-out: Luna will no longer provide an opt-out for leaving a redirect to a thread, instead it's an opt-in now.
  • #1424 Backstage for mobile: the Backstage has received a number of enhancements to improve its mobile interface for small screens.
  • #1434 Embedded videos: embedded videos no longer have a width and height set and will instead be responsive to the area available.
  • #1437 High-DPI support: Luna has been improved to be more High-DPI friendly.
  • #1448 Thread profile settings: the thread profile settings have been cleaned up to be more obvious.
  • The behavior of multiple markup tags has been changed to be more logical and prevent issues with parsing.

System

  • #1425 Timezones: the whole timezone and DST system has been reworked, DST is now handled by itself, however this does reset your Timezone.

CSS and PHP improvements

  • #1371 Coding conventions update: as we've finally added our CSS coding conventions, it's time to apply them for Improved readability.
  • #1387 Revamped naming scheme: the database has received a massive update to realign our naming scheme.

Fifteen and Sunrise

  • #1334 Sunrise 2.0: Sunrise is no longer based on Fifteen and now provides a brand new interface.
  • #1409 Fifteen now shows categories in the forum list.
  • #1410 Fifteen now shows search view at the bottom of the forum list like New, Active and Unanswered.
  • #1423 Better for mobile: Improve the mobile interface of Fifteen.

Components

  • #1438 Font Awesome 4.5.0: update Font Awesome from version 4.4.0 to 4.5.0.
  • #1439 Bootstrap 3.3.6: update Bootstrap from version 3.3.5 to 3.3.6.

Bug fixes

  • #1432 Fixes an issue with bright colors in night mode for Sunrise.
  • #1440 Fixes a visual bug with announcements in Sunrise.
  • #1442 Fixes users having a "null" for their comment count instead of a "0".
  • #1443 Fixes a markup issue in the contact-panel of the profile.
  • #1445 Fixes a visual glitch in the search button on the userlist page in both Fifteen and Sunrise.
  • #1447 Drops code that would parse the signature twice.
  • Fixes a migration issue from older versions of Luna.

Luna 1.3 Release Candidate 2

23 Dec 13:38
Compare
Choose a tag to compare
Pre-release

Luna 1.3 Denim an update that mainly focusses on improving minor things and rewrite major parts of the CSS and HTML of Luna.

Features

  • #1419 New "New" label: Rework the [ New ] label to match other labels.
  • #1420 Mark as important: You can now mark a thread as "important", similar to pins, but they don't stay on top.
  • #1435 Center text: Luna now has an optional opt-in center tag.
  • #1436 Size text: Luna now has an optional opt-int size tag.

Enhancements

  • #1421 Redirect opt-out: Luna will no longer provide an opt-out for leaving a redirect to a thread, instead it's an opt-in now.
  • #1424 Backstage for mobile: the Backstage has received a number of enhancements to improve its mobile interface for small screens.
  • #1434 Embedded videos: embedded videos no longer have a width and height set and will instead be responsive to the area available.
  • #1437 High-DPI support: Luna has been improved to be more High-DPI friendly.
  • The behavior of multiple markup tags has been changed to be more logical and prevent issues with parsing.

System

  • #1425 Timezones: the whole timezone and DST system has been reworked, DST is now handled by itself, however this does reset your Timezone.

CSS and PHP improvements

  • #1371 Coding conventions update: as we've finally added our CSS coding conventions, it's time to apply them for Improved readability.
  • #1387 Revamped naming scheme: the database has received a massive update to realign our naming scheme.

Fifteen and Sunrise

  • #1334 Sunrise 2.0: Sunrise is no longer based on Fifteen and now provides a brand new interface.
  • #1409 Fifteen now shows categories in the forum list.
  • #1410 Fifteen now shows search view at the bottom of the forum list like New, Active and Unanswered.
  • #1423 Better for mobile: Improve the mobile interface of Fifteen.

Components

  • #1438 Font Awesome 4.5.0: update Font Awesome from version 4.4.0 to 4.5.0.
  • #1439 Bootstrap 3.3.6: update Bootstrap from version 3.3.5 to 3.3.6.

Bug fixes

  • #1432 Fixes an issue with bright colors in night mode for Sunrise.
  • #1440 Fixes a visual bug with announcements in Sunrise.
  • #1442 Fixes users having a "null" for their comment count instead of a "0".
  • #1443 Fixes a markup issue in the contact-panel of the profile.
  • #1445 Fixes a visual glitch in the search button on the userlist page in both Fifteen and Sunrise.
  • #1447 Drops code that would parse the signature twice.
  • Fixes a migration issue from older versions of Luna.

Luna 1.3 Release Candidate 1

23 Dec 13:38
Compare
Choose a tag to compare
Pre-release

Luna 1.3 Denim an update that mainly focusses on improving minor things and rewrite major parts of the CSS and HTML of Luna.

Features

  • #1419 New "New" label: Rework the [ New ] label to match other labels.
  • #1420 Mark as important: You can now mark a thread as "important", similar to pins, but they don't stay on top.
  • #1435 Center text: Luna now has an optional opt-in center tag.
  • #1436 Size text: Luna now has an optional opt-int size tag.

Enhancements

  • #1421 Redirect opt-out: Luna will no longer provide an opt-out for leaving a redirect to a thread, instead it's an opt-in now.
  • #1424 Backstage for mobile: the Backstage has received a number of enhancements to improve its mobile interface for small screens.
  • #1434 Embedded videos: embedded videos no longer have a width and height set and will instead be responsive to the area available.
  • #1437 High-DPI support: Luna has been improved to be more High-DPI friendly.
  • The behavior of multiple markup tags has been changed to be more logical and prevent issues with parsing.

System

  • #1425 Timezones: the whole timezone and DST system has been reworked, DST is now handled by itself, however this does reset your Timezone.

CSS and PHP improvements

  • #1371 Coding conventions update: as we've finally added our CSS coding conventions, it's time to apply them for Improved readability.
  • #1387 Revamped naming scheme: the database has received a massive update to realign our naming scheme.

Fifteen and Sunrise

  • #1334 Sunrise 2.0: Sunrise is no longer based on Fifteen and now provides a brand new interface.
  • #1409 Fifteen now shows categories in the forum list.
  • #1410 Fifteen now shows search view at the bottom of the forum list like New, Active and Unanswered.
  • #1423 Better for mobile: Improve the mobile interface of Fifteen.

Components

  • #1438 Font Awesome 4.5.0: update Font Awesome from version 4.4.0 to 4.5.0.
  • #1439 Bootstrap 3.3.6: update Bootstrap from version 3.3.5 to 3.3.6.

Bug fixes

  • #1432 Fixes an issue with bright colors in night mode for Sunrise.
  • #1440 Fixes a visual bug with announcements in Sunrise.

Luna 1.3 Beta 1

14 Dec 20:45
Compare
Choose a tag to compare
Luna 1.3 Beta 1 Pre-release
Pre-release

Luna 1.3 Denim an update that mainly focusses on improving minor things and rewrite major parts of the CSS and HTML of Luna.

Features

  • #1419 New "New" label: Rework the [ New ] label to match other labels.
  • #1420 Mark as important: You can now mark a thread as "important", similar to pins, but they don't stay on top.
  • #1435 Center text: Luna now has an optional opt-in center tag.
  • #1436 Size text: Luna now has an optional opt-int size tag.

Enhancements

  • #1421 Redirect opt-out: Luna will no longer provide an opt-out for leaving a redirect to a thread, instead it's an opt-in now.
  • #1424 Backstage for mobile: the Backstage has received a number of enhancements to improve its mobile interface for small screens.
  • #1434 Embedded videos: embedded videos no longer have a width and height set and will instead be responsive to the area available.
  • #1437 High-DPI support: Luna has been improved to be more High-DPI friendly.
  • The behavior of multiple markup tags has been changed to be more logical and prevent issues with parsing.

System

  • #1425 Timezones: the whole timezone and DST system has been reworked, DST is now handled by itself, however this does reset your Timezone.

CSS and PHP improvements

  • #1371 Coding conventions update: as we've finally added our CSS coding conventions, it's time to apply them for Improved readability.
  • #1387 Revamped naming scheme: the database has received a massive update to realign our naming scheme.

Fifteen and Sunrise

  • #1334 Sunrise 2.0: Sunrise is no longer based on Fifteen and now provides a brand new interface.
  • #1409 Fifteen now shows categories in the forum list.
  • #1410 Fifteen now shows search view at the bottom of the forum list like New, Active and Unanswered.
  • #1423 Better for mobile: Improve the mobile interface of Fifteen.

Components

  • #1438 Font Awesome 4.5.0: update Font Awesome from version 4.4.0 to 4.5.0.
  • #1439 Bootstrap 3.3.6: update Bootstrap from version 3.3.5 to 3.3.6.

Bug fixes

  • #1432 Fixes an issue with bright colors in night mode for Sunrise.

Luna 1.2.4

08 Dec 11:11
Compare
Choose a tag to compare

Luna 1.2.4 is a minor update release that focusses on fixing issues.

Improvements

  • #1433 Luna will now assign a random accent color with new installations of upgrades that didn't have the relevant settings before

Bugfixes

  • #1378 Fixes an issue that caused valid email addresses to be marked as invalid
  • #1429 Fixes an markup error in the logout link
  • #1431 Fixes invalid links in the "Luna software update" page
  • Fixes a migration issue from ModernBB
  • Fixes an issue causing errors to be not displayed

Luna 1.2.3

14 Nov 16:01
Compare
Choose a tag to compare

Luna 1.2 Cornflower Blue Update 3 comes with a serie of enhancements to improve your general experience.

  • #1395 Luna will now lower the comment counts of users when removing whole forums.
  • #1426 #1427 Improve the quality of the SQLite 3 driver.
  • Improved security on token hash
  • General UI improvements in the Backstage

Luna 1.2.2

02 Nov 21:56
Compare
Choose a tag to compare

Reissue of the Luna 1.2.1 update.

Luna 1.2.1

28 Oct 15:02
Compare
Choose a tag to compare

Minor bugfix update for Luna 1.2 Cornflower Blue. Contains quality improvements and more.

Enhancements

  • #1416 Replaced JavaScript redirects with PHP.

Security

  • #1418 Fixes a security issue with deleting avatars.

Bug fixes

  • #1411 Fixes multiple issues with language files
  • #1412 Fixes a bug in the PostgreSQL database layer.
  • #1415 Fixes a visual glitch on the user page in Fifteen.